By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:02:57.889Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:02:57.892Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:02:57.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:02:58.643Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:02:58.745Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:02:58.745Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:02:58.745Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:02:58.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-22T10:02:58.950Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-22T10:02:58.980Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-22T10:03:00.570Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-22T10:03:01.004Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-22T10:03:01.022Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-22T10:03:01.023Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-22T10:03:01.077Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-22T10:03:01.078Z |INFO |Root WebApplicationContext: initialization completed in 2098 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-22T10:03:01.464Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-22T10:03:02.338Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-22T10:03:03.717Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-22T10:03:04.251Z |INFO |Started MainApp in 8.873 seconds (JVM running for 9.681) |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-22T10:03:04.319Z |INFO |Start scheduling PRH workflow |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:03:04.331Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e11644e6-935d-4998-805e-736015f33bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:03:05.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:03:05.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-22T10:03:14.971Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-22T10:03:14.972Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-22T10:03:14.974Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:03:15.834Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f7d69bec-e459-422f-91f3-9906872b9014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:03:16.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:03:16.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:03:26.904Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=6270948a-d70a-4265-94a1-8bb41589f3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:03:27.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:03:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:03:37.947Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=65babeed-2c00-4018-87bd-a57c51cbaadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:03:39.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:03:39.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:03:49.020Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=64a31dc7-ee85-46dc-bcb9-8b82262097de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:03:50.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:03:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:00.065Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=36bc12dd-f1e9-4859-8f2a-4b6abb9f0aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:04:01.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:11.135Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c7598a61-3a1b-4027-b398-506740e570e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:04:12.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:12.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:22.203Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1cfc7497-6a05-42ad-9795-92b3b293ade7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:04:23.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:23.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:33.277Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ee4a1910-c301-4c39-8c06-2f3d7b1afadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:04:34.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:44.313Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7397faa5-50dc-4dc0-b309-4ff3970e0ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:04:45.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:45.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:55.356Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b12e5ae5-a8c7-478c-b054-656cca1ed744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:04:56.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:04:56.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:05:06.395Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=29d57c3e-6afa-4500-b07e-774860d99411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:05:07.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:05:07.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:05:17.434Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=bdd96946-d4ff-401f-a4af-b4032d4fa993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:05:18.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:05:18.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:05:28.476Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=57bbe43d-ab61-47df-97c1-993fb52e4914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:05:29.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:05:29.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:05:39.511Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0a363614-6e35-4657-9ea8-afe214c4050e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:05:40.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:05:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:05:50.555Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b2c32d45-72b6-4303-9d77-d970f7315f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:05:51.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:05:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:01.597Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5c0f532e-5a96-49bd-94cb-aa6b0380933c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:06:02.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:02.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:12.649Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9222a8c6-50ed-427f-afc0-02a944ea1dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:06:13.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:23.708Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ce750050-123b-4890-a873-4b45217c1aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:06:24.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:24.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:34.747Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=50716388-00a9-4b87-9a5f-228ebea33717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:06:35.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:45.787Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ed2fda95-b1cb-44a7-ae9a-a26418946040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:06:46.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:46.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:56.829Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=64983c0c-8d56-4862-9116-a32b9fcff899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:06:57.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:06:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:07:07.898Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=fec5043d-0bb4-4dfa-9812-23ce5a3e762b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:07:08.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:07:08.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:07:18.974Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=16461ea2-6b92-4e8e-ae7a-7293f0ded9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:07:20.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:07:20.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:07:30.008Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=8d78b0fe-8447-473c-bdae-f37463546933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:07:31.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:07:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:07:41.055Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=91074fbc-7ec7-4368-adca-1777b3da4fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:07:42.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:07:42.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:07:52.120Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0756770d-14e3-4ea9-9473-b95072d4f4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:07:53.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:07:53.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:08:02.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:08:02.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:08:02.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:08:02.735Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:08:02.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:08:02.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:08:02.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:08:02.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:03.163Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f138e195-dc7d-408f-8f86-3237c867a1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:08:04.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:04.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:14.205Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d51d3e0e-3af5-49ec-a502-9e4273a22d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:08:15.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:25.242Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a6824d98-ac95-4091-958e-44d05a2f1d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:08:26.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:26.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:36.283Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e3995adf-b0bb-4b89-9d84-a89e3c0788fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:08:37.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:47.357Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ec2633cd-d9a3-473d-8ec7-b27d0c09f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:08:48.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:58.394Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=57d7cf7f-133b-4891-a9ed-2d591125e930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:08:59.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:08:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:09:09.439Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=08204f7d-8380-47a7-b4dc-67793117e099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:09:10.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:09:10.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:09:20.476Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e69ae23a-d82b-4671-8f8a-59a48ea0cb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-22T10:09:21.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.59:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:09:21.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:09:31.512Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ec47c2a7-7215-4d82-b8e7-11bce6c13d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:09:31.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:09:41.627Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=54e0ee0e-759f-4390-bd86-7eef64648c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:09:41.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:09:51.654Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b4b2f8ca-23b4-4c43-8d07-7da27be656be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:09:51.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:01.673Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=dc0dc47c-94c6-4614-bdb8-bfa8ce63bbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:01.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:11.684Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=845ee6d6-9221-4ab2-bb8c-93d9319c4687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:11.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:21.695Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e15263fd-65bf-40d5-acb6-816d6ce0b753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:21.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:31.708Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=3cf36f65-02bf-4e34-8ff5-e77f2965c0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:41.719Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1021596c-1c92-438d-985c-e071b5e9e022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:41.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:51.729Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=07fa620c-4a4f-4db4-a8fc-50ce3cd0304e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:10:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:01.745Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e3587789-41de-4a30-847c-fd21c63a9f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:11.760Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d232ca74-a008-4191-8c35-951ef3a695b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:11.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:21.780Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=194a9c79-0ba9-4b4e-b7d9-4b9b120d4283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:21.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:31.801Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9ea0daf1-1260-45ea-b3e9-55efe2cb6e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:31.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:41.812Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=74e0073a-8446-484e-a73b-c7b4684ff7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:41.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:51.823Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9b8488e6-4b78-4a8e-baa8-15c00a322275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:11:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:01.835Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=2af12253-c1c5-4909-bda2-277f3284b9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:01.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:11.853Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7a3c8bfb-3846-48c9-bf0c-d8a443e361a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:21.873Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=2eaf7c56-dd68-45a4-8197-f373b84f5770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:31.885Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0be020b9-aec3-469e-9a31-1a8570d225de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:31.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:41.902Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=12164679-75ad-4194-bccc-8575063a03ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:51.911Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=53ef2d09-036c-45e1-9421-f7cf597c0989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:12:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:13:01.821Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:13:01.821Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:13:01.822Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:13:01.825Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:13:01.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:13:01.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:13:01.834Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:13:01.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:01.922Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=309cd29b-b11d-42f8-ae42-06a88ebd55db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:01.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:11.933Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1b3b00bf-c9b1-461e-bead-552a8d76b167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:21.955Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=33277d60-80e0-48dc-815c-67cb23b346ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:31.965Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=92d6f9f1-8025-40e4-97b3-e706672dd0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:41.975Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=dac35a2f-8eac-4921-95de-c8ded823e48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:41.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:51.986Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f11a1557-d9d6-46ba-a2d1-0e01ac1da6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:13:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:01.999Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f1d70fb5-4419-40ef-9a9d-b3401c72748c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:02.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:12.015Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=320424dd-458e-4ada-a460-9b2f486f04e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:22.027Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=722bef8c-6106-46e4-9e15-91fe9dc1a234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:22.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:32.042Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c72a119e-9b83-43ce-a5db-d92733b7ce6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:32.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:42.053Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=39900290-fe03-462a-977a-3220df72a65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:42.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:52.065Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e8253876-8ee6-4c8c-b11f-f95d3b9be7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:14:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:02.075Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=43878b35-9a36-4b6d-ac5b-f2b5595331da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:12.084Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d5023b14-d13c-4e34-a972-3a068a2c209a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:22.095Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=3595e98e-f58e-455c-8ab3-e49a57f37a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:22.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:32.105Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4bb02464-9c8d-4703-9ed3-a254523b8458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:32.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:42.121Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0bbbf0b8-398f-4660-bc34-406a3fd02344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:42.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:52.136Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f5d6e599-8feb-442c-af55-bfe8ffa9747d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:15:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:02.150Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f3ae08aa-f808-4391-a345-3c9c20905c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:02.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:12.173Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=52ff8ef5-2a49-489c-9f54-da0146c14e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:22.183Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f5e25a45-8a3f-4503-9829-815a47c5c32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:22.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:32.193Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=77ffa347-5554-4dac-8bc3-cab91f13fc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:42.206Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ef5c2002-c540-48f7-aa86-b071030e4e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:52.218Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ca499dac-6254-4458-8214-82b9fb22e911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:16:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:02.228Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a1f36e42-a87d-41e5-b6dc-6d04c95ecb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:12.241Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=8cb5ef00-5392-4284-bfb9-b2a2511eecbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:12.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:22.253Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f2b251ad-25dc-44cc-9c78-f01a3af99632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:22.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:32.263Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7a306515-141b-4573-ace3-3d88e48bf9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:42.273Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=63467d11-7dad-476d-9197-bc9926759005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:52.286Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9cfcd213-f396-4986-bc02-5be0d811cb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:17:52.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:18:01.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:18:01.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:18:01.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:18:01.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:18:01.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:18:01.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:18:01.781Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:18:01.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:02.369Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=08549f02-0bf2-48f9-8efa-b04add308e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:12.379Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=196a641a-245c-41ec-a4ca-6c428126a94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:22.392Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c65b8e5c-51f4-42c6-857c-48294ff4005b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:32.402Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=6dfe671b-021a-47e4-8d50-0d6797c707e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:32.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:42.411Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=80c23460-7acb-4081-9a7c-fc154e5a14d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:52.422Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=8edbc1b8-ae75-489f-bd12-94873ff8655b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:18:52.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:02.431Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f4ad8d13-4623-4750-82af-3448589addb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:02.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:12.443Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=682ddd8b-3d9e-4877-bf34-7a6d05434fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:22.456Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=3434fdc2-2a2c-4590-bb94-0f74c445524a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:22.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:32.471Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d755a71b-6400-4b2a-a0c8-d02847336887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:42.485Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7900423b-fd77-43d2-9cfa-e62a62f231e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:42.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:52.497Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=60a3a411-9be7-469c-8c5b-d4746592e33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:19:52.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:02.506Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d7ae1a65-0ba0-4dd1-bc52-c6e6411265a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:12.516Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=92bd62b9-5fe1-4b4f-9fa4-2ed4f9dc1016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:12.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:22.527Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=39afc5f9-6ef5-487b-8004-cb90ee41fdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:32.536Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0d21a457-6935-4c14-9a85-6cffe8427dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:42.551Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=88be462c-ed69-4177-99ad-5ddd7afcedd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:52.572Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=eaf8e32b-0981-456f-b725-60a927684d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:20:52.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:02.580Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=52120b78-72b7-4cde-b552-d241af567453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:02.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:12.588Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a5a9034d-06da-424a-815b-f22309cfa82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:12.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:22.598Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=52962d00-c691-497e-9c80-1d5224a343c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:22.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:32.617Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=da5c55a2-815d-48b7-a798-49eebfabb70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:32.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:42.628Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4b6e9ae7-9556-4cee-99b6-5af88cf224c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:52.647Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0ad31091-c309-4caf-87dd-0e37a66b42b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:21:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:02.659Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=25d5f152-2cac-40c4-b80f-1f4188155e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:02.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:12.669Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=21af8623-b1bf-422d-8116-0d6a896076f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:12.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:22.679Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a5b00ded-3411-48fe-9561-c46adbcf8da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:32.689Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=340c83c1-0709-49b6-81ca-df55de8dc3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:32.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:42.702Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=bf128426-8a80-4041-867a-84e1bacfd3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:52.713Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=8d2bcb4c-2ae8-47b1-92a5-a06a5e4ddcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:22:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:23:01.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:23:01.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:23:01.806Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:23:01.808Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:23:01.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:23:01.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:23:01.818Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:23:01.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:02.736Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4fb86a33-c4f9-4ddf-8f6f-0628d3fc3fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:02.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:12.747Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a9106573-af70-4f8a-93fa-9ed647fa87e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:22.754Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=85e39190-f094-44ae-a784-a4def7715bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:22.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:32.764Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=83905898-dcf4-4566-ba33-644ef9f60a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:42.775Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a2b269ea-573b-49b3-b9aa-e078829b2498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:42.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:52.786Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=696116d2-456e-413e-a210-a80f5b68004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:23:52.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:02.801Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7dba19ea-164b-46d3-9538-a637ef62fb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:02.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:12.816Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=2e800d9c-289b-4a01-9b9e-2aa4f52ba878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:22.824Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a3c6bb88-71ef-4bcd-ad79-9c3fc5905684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:22.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:32.850Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1e9b4a03-8445-4c3e-83d2-e161e8c50bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:32.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:42.859Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0497980e-d07c-48fa-89ae-c24c8cad7085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:42.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:52.869Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f80d8ba6-14a5-40db-ad54-5bebe652123d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:24:52.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:02.878Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9b34aecf-aef8-42ae-b961-605b1454513c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:12.891Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4fd70608-f291-47f8-92fb-fe36233f3145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:12.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:22.905Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c19d9ddb-0dd4-4dc5-b456-aac7e5b3b62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:22.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:32.926Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=52040e5c-844d-4d66-b589-9ced8f706c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:42.947Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=42b2a07d-8b53-43fa-8d87-571cc2847cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:42.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:52.973Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=08cfca01-6d5d-4bdd-86f3-f2f79689b46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:25:52.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:02.988Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d8ffb96e-b97f-4ff1-9ecd-d14874331187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:03.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:13.005Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1f236b05-a94d-4efc-94ef-ae1bc45fe423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:13.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:23.015Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=67e8d8bf-3eff-4141-a6c1-fac9e7aa34d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:23.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:33.024Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=20283f41-a0b2-4811-a6d2-a041ae25a8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:33.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:43.035Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4d93fd7a-b842-4884-9b3a-132a517950d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:43.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:53.046Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=59500dfb-0897-435e-9dbe-9971aa4c64c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:26:53.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:03.064Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e4351730-cb75-4ed5-8928-2cfcfa0324c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:13.077Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ba9d574f-4ece-4ac8-8711-6c843ecbc199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:13.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:23.086Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c3fb07b1-9149-403b-b6a7-02644cbab775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:23.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:33.095Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=047350c8-bbaa-4b9a-b93b-53dfe4d89075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:43.104Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=bff9681b-2d51-4439-9d8f-615c57316cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:43.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:53.115Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b819eeaf-909b-486f-9c87-2a15f48e16b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:27:53.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:28:01.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:28:01.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:28:01.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:28:01.797Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:28:01.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:28:01.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:28:01.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:28:01.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:03.124Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0b32df64-c966-4b94-88d1-d7efc18a2100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:03.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:13.133Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9c23486e-0816-4db8-a121-0070123d7aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:13.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:23.153Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e1601b4b-0cf1-444e-aaae-cb54378122f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:23.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:33.167Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0af6d637-21d9-47cf-a6ac-52f685447381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:33.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:43.213Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=aeb63ae5-3fc3-433b-8d2b-155de266d761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:43.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:53.223Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=50e48f3e-c7d2-473d-9877-de62fb3bc9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:28:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:03.232Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=2bf0af1f-d3a5-43d2-a765-67c54866e390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:13.243Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f5d0b834-f70b-4053-b67f-14ad345bf951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:13.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:23.252Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1a53a711-8716-4c32-ba80-b43c2d1338af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:33.260Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5aaf2470-1e78-448b-a798-c837789a29a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:43.269Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=89ac127b-19ad-406c-b6dc-cfda513ee128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:53.279Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=32856447-1cc9-4a14-990b-acd921092c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:29:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:03.291Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=3cc701e7-2df7-49ac-afac-04b9ba4d97dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:13.299Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ba063ca4-ab86-4d1f-88ff-6c898239fc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:13.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:23.308Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=361ce366-99fc-4672-b8d6-afd05c7f85b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:33.317Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c8fb94fb-462b-4418-8fb8-a6987b32e717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:33.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:43.326Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1c4445fd-fc5b-4947-be23-f89d65d33ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:53.336Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=420e252e-f6cc-4743-a2ef-93f242e47a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:30:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:03.347Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0952744a-5cdc-4401-b249-86c366e27ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:03.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:13.358Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c4861bd7-0758-4cf7-8449-5db8759336f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:23.373Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9de2408c-4b2a-4d2a-bdd4-4b584ac90804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:23.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:33.381Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e068b820-c92e-4f16-9288-cd9f9e7027f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:33.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:43.389Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=67c738bf-0f92-4658-9dc5-fbba58abf5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:53.397Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=dbf74afb-683c-4a67-83aa-c5965dc9a264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:31:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:03.406Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=856670b3-dec0-40c7-8eaa-26a2b556c999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:03.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:13.414Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=78355a0b-c6d2-47f0-8a25-dab5951cc2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:13.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:23.422Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0b7ab2c9-7a24-434b-bde4-fbc8fdaf422f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:23.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:33.432Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=6d51d7f5-ee0e-44d3-ba64-8fb1a6d1b0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:43.440Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=00869743-4080-4925-b57d-68a1a515aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:43.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:53.451Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b21e1b52-ed69-4aa0-8768-8bf2694de60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:32:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:33:01.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:33:01.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:33:01.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:33:01.799Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:33:01.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:33:01.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:33:01.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:33:01.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:03.466Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=014a0d6e-2299-4d87-bc2a-e27432353cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:03.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:13.474Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=639d0c49-31fe-45e6-9c9c-fcfcd83c7388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:13.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:23.481Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e5ec593b-bd53-4cb0-8893-9469134d3504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:23.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:33.489Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a948fd7f-41a8-49bf-90aa-b2112896042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:33.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:43.496Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=161e81e5-b720-42c5-863a-972cf0333e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:43.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:53.504Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7099424b-4424-4739-ac4d-c05d9abe9098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:33:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:03.513Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=2ba105c7-d0ed-46c8-a6d9-58e5f2191952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:03.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:13.526Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ce317bd7-2ecf-4da2-a11d-edd9ea445c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:13.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:23.539Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=6c16a7df-993b-49f3-8019-85960a70cea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:33.547Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9606291d-313e-47bf-9838-dfc33fb7fa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:43.557Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=48a8fa6e-d63c-4613-8b3b-e8bda90bef85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:43.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:53.569Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=026012d8-2ed9-4f3b-aea2-ae7ddbb45b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:34:53.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:03.581Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4a56a019-8aaa-48fe-8c6c-4bf12ca867d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:03.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:13.588Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=97927882-251a-4c74-95a5-d62a58813aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:23.598Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1e9ccd4c-6e9e-4bb5-9b63-999cfb9e7862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:33.612Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=32391183-759e-4f5a-8ae7-9a4be2616605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:33.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:43.620Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d79b8f2e-1380-454e-8d58-0f8ae59afece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:53.631Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e9d9af6d-33fa-4013-a44a-94f7adf68717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:35:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:03.640Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=42b0e9db-3a96-48d2-b57d-de88fbf8b0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:13.653Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=cca8adc2-6b57-43da-8f7d-6406f5955765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:13.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:23.662Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=39256433-4002-44c3-998b-db16a6d80fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:33.675Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7e162b88-970c-430e-8e35-fada794a5d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:33.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:43.688Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a39510ec-5e79-4adf-a19b-3b82e5b64c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:43.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:53.701Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=777a2944-29cc-43a9-ad0c-e12ff1bb80be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:36:53.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:03.709Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e7ed1094-dfac-48ab-8133-e68f4aaab837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:03.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:13.717Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=fbc6a8ea-d6b7-45a5-afaa-e05895665db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:13.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:23.726Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5244ca1c-31d2-4805-944e-d7ad26018d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:33.735Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ea11fd34-f978-4f55-a077-11d465c6ec02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:33.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:43.746Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0ba3758a-099f-4625-a93b-83dcb5802557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:43.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:53.756Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=59d71c9e-7c4c-4b01-be64-5590a5fc9a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:37:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:38:01.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:38:01.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:38:01.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:38:01.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:38:01.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:38:01.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:38:01.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:38:01.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:03.762Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4603fff5-24ae-4986-b819-a9579c264d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:13.771Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=05dc4b78-9b54-4660-b657-63413ca72404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:13.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:23.781Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f64dacb8-b03c-4f57-87ba-f1cd5d4817c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:23.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:33.794Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0c0d14e8-3086-4593-9e94-8bddc125b47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:43.802Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=caf2c527-c96e-4b8a-91eb-8c1ec5816f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:43.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:53.811Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=82514bf1-eec2-424f-b21e-26c0956032eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:38:53.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:03.819Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ec353642-3203-4c0c-978a-b90df877e810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:13.827Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=527bf95b-3470-47d5-8377-c4f4bec3165d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:23.835Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=abb39700-3cbc-43a5-93b2-42751c307987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:33.847Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=40de5faa-7b6f-41dd-a6f0-00588ef4ade0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:33.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:43.854Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e87e5a49-af84-45f1-bfee-4973cbb1c64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:53.861Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=41e8f59b-80d9-450e-955c-e32f594c8a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:39:53.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:03.869Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a08b5644-280b-4b55-81f0-b86b970a46a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:03.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:13.883Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5d969980-e75e-4ace-944b-dc8f720d5f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:13.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:23.894Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0a875b84-e3fa-40b5-bd8a-d454f103a39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:23.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:33.906Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5b094ad4-37ec-4a39-9b8b-259c526b90d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:33.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:43.914Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=bcec53be-b6c9-4782-9849-391f616300bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:43.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:53.924Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=8cf0f612-0c25-46de-adbc-07a99437c302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:40:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:03.931Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=cd53e454-95f9-4763-acbe-6eafccdf5083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:13.941Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9694cbff-6211-4c29-a265-e51a5ffc3614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:23.949Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=89c9d52e-7e49-42d4-8ec6-c8503648cb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:23.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:33.957Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=8eb2d1c1-b4ad-4c44-ac80-14ff10adf552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:43.965Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0014d339-12c3-4cb0-96f4-32150f02f052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:53.972Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5a7174c2-40c2-4f90-86ac-05c4f355b5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:41:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:03.981Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e421c4e5-124c-4e3d-8e97-2a781f9e04fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:03.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:13.994Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=3326f4c3-92ac-49f8-accb-c4ebae44aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:24.006Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=38881489-5ee2-40c1-ab46-062a06a2461c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:24.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:34.017Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=65659cc5-aa5b-437e-8d00-125a8bc97d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:34.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:44.025Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a451691f-939b-4ab4-96d2-0d254146654a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:44.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:54.033Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=8d401c5e-d5e6-4d76-b955-a3be377ad11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:42:54.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:43:01.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:43:01.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:43:01.766Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:43:01.768Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:43:01.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:43:01.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:43:01.775Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:43:01.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:04.041Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=76a327b0-b55b-49cb-b272-e749c9cea97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:04.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:14.051Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c8f36b72-889f-4f04-a4f4-bdd2c5036a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:14.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:24.059Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c0591515-006b-43df-a61f-aac1eeca307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:24.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:34.066Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4450b55b-3a78-4d37-a06b-8d3e11bbeb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:44.075Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ecdf1f28-7e5d-4210-8097-159d44afea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:54.083Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=fe9a58ed-363a-4afb-b992-bdaa0000ff2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:43:54.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:04.092Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ce096584-12eb-4313-a1d4-f93830e97769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:14.101Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=83aa31b0-48f6-4290-94f5-fdbd35fd5668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:14.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:24.115Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=3e4ce585-0112-4f9c-93e0-593c51f6eed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:24.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:34.151Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=2c9e44a8-e84f-42c0-86fc-6ef4ef0643e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:34.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:44.160Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=cb632e88-958c-41c8-a8dd-dab7c4ea6de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:44.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:54.166Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=07d1a220-faf5-430d-93fd-c5357e6e52f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:44:54.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:04.174Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b6c63d3a-0559-4f0e-af7b-d8d8cea37eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:04.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:14.182Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0941d429-8627-468c-a50f-9abd4be47374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:14.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:24.193Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a707621e-ec23-423f-b13e-3225ff90221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:24.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:34.202Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b9e7b0ab-0010-4172-8daf-33c4215e8601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:44.208Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0cdc44b3-3b00-4b07-947f-b68da1ddad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:54.216Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b84dd55c-2bc1-4184-bc89-fc59a36bfb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:45:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:04.226Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=adbc7e93-0155-48f6-abb8-c7aefee14b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:14.238Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ced99935-2ba6-44a7-9d01-e6bc824c5666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:14.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:24.251Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4363ec55-89e4-4f0d-a826-f45fff360865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:24.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:34.262Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=86bbc9d8-7ce7-42c3-8c4c-27864f70a5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:34.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:44.270Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=af7018e1-5571-4dbd-a200-416e160dce98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:44.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:54.278Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=fe42ba46-9151-4dff-b418-b9ad0cb6d94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:46:54.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:04.285Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=91837e62-c1e5-4a4e-83e4-3bd37fc5f494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:14.292Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5d40ca3e-c099-40c0-9c62-2141188d8c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:14.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:24.301Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=dcca9694-b71f-473b-a1d0-5410d7c00b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:34.315Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=6c575551-1ed6-4db1-8a1d-2efd42c0d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:34.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:44.323Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ef8536de-ee77-4a67-b87b-5da05c81be7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:54.334Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=6927731c-9432-487b-9b71-6900f23864e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:47:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:48:01.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:48:01.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:48:01.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:48:01.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:48:01.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:48:01.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:48:01.783Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:48:01.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:04.352Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1b6695dd-e2be-4507-9dff-33b2a6861bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:04.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:14.360Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e07ab76c-1d08-4e65-a4d1-5a5716eb5688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:24.370Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=801a7a67-a86b-4e3e-bbdc-bce89276debe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:34.381Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c331c645-afdf-4a98-9cea-ad2c57828bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:34.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:44.389Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=6bfb1f34-251a-49a9-9b86-afb6428f377f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:44.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:54.396Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d1a13ea3-4894-4b71-af78-8fc1fdda90b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:48:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:04.403Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b047c0cb-cd9d-4bf9-b9f8-84f211b7dc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:04.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:14.410Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=06346d54-c92a-4750-b75e-5fe1f9ba13f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:24.418Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=fba0aaaa-a30b-4418-816d-d3bc45f1e98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:34.427Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b44ecaae-6fba-4b09-8aa3-41644957c191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:34.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:44.434Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f3d64bfe-81ba-4395-80d3-57eae1263320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:54.446Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1981cf27-dbb7-4aec-bf31-43d13f63f305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:49:54.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:04.462Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b3edebdb-e9a6-40e0-8b47-02bd6c3980c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:14.470Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1aaffdfb-dca1-4be4-8d92-397a55ed0b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:14.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:24.479Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ca47fedb-4edd-4f7b-966c-0efca65b34df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:24.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:34.487Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=13d9ea6e-5719-425e-8399-69c8bf81018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:44.494Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7348d08a-87cb-4b0a-a7c5-61e5ba5cca0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:44.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:54.501Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1d2aeb7c-c2a2-490e-962e-54fae19dc1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:50:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:04.509Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4b5e5223-f465-471c-89e5-465e000cd4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:04.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:14.518Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=20164531-3641-4d96-bc28-cb1307eca595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:24.525Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f6a49912-5a3b-4b4e-90fe-ee72f4faa4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:34.535Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=175324dd-b497-4810-81dd-15329c289e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:34.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:44.551Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9a2ed3e6-7a7a-4ba5-854d-e4a38e5ee30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:54.565Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b735ef43-2626-4826-a8ad-aff182f2e504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:51:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:04.573Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=aa972504-e675-4535-88fc-9c6993386a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:04.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:14.584Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=adee2364-2ca2-4436-b400-02b38b1bccfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:24.592Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b7df67e5-e73b-4ef5-b9f5-5e7c73b6958a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:34.601Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=38912204-8a8a-4906-a214-eb6e8cae486a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:44.610Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=203817df-2034-4cab-a5cb-4fa1aaf84bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:44.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:54.620Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7d996814-4d88-4359-8172-8dc64a9d455d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:52:54.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:53:01.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:53:01.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:53:01.834Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:53:01.837Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:53:01.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:53:01.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:53:01.842Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:53:01.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:04.628Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5f121133-970e-49b4-9bc5-f654d8a80d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:04.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:14.636Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c6ccbdff-9520-47a6-bb2c-aa0c02d48037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:14.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:24.644Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=340da22d-1f73-4dd4-8919-3475091cd55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:34.654Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ed154196-44a1-4b9a-9361-a406ab6a1b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:34.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:44.666Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5fb2dba0-5983-4d90-8fa6-471ac7ed2450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:54.677Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7cd478de-e98e-4c01-8182-f2b11f4d6f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:53:54.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:04.686Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=79d6266a-dc42-4ffc-bc99-d04562eee1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:04.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:14.693Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9d1038cd-7936-4efe-bb55-e11e428ee4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:24.701Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7463783b-41f8-4780-9349-e8db02c08a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:34.709Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=bd43d047-abde-4a0a-af63-255da28d3ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:34.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:44.718Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f192f4f4-b82f-4777-9984-021a3ca9f77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:54.725Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=763ea4d3-3257-4814-ae55-34d4b42020c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:54:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:04.732Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=52fae241-25be-45fd-9ab9-d0ea96b7c3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:04.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:14.739Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=839c3be6-1d20-4dcd-9c40-b58b04bb8a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:14.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:24.750Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=efd1b659-0986-4c89-a3d2-df6e43ac364b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:34.761Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7c58e280-3593-4aea-989b-22871cd12860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:34.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:44.768Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5d9ba064-cb8e-4f98-b4b0-61fbdf932700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:44.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:54.776Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=de7a77d6-6fc6-44c6-810f-d547aea88259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:55:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:04.784Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=2dedbb8e-334f-47b0-974a-a5edd621cfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:04.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:14.791Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9f60dd3d-f17b-4044-9933-2eccb1a239d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:14.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:24.798Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1ff959c7-cefb-4ce4-92ed-6f0504c22d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:24.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:34.806Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4d3c39a4-95a2-4ffb-bb3a-26ae3a608946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:34.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:44.815Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=17e534b1-1f3f-447b-8273-e91d6776a849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:54.827Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=26cce900-3956-4c9f-b1c5-3bd936b1fcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:56:54.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:04.845Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=8459afb4-6b55-4dee-a760-0489be0dfde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:04.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:14.891Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f955d9da-30f0-4ba9-9d2a-6ad7d67256fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:24.907Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=515314e5-1bba-4761-adf0-825b74b73eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:34.914Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=91c7955b-e212-4985-81f3-8c855324859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:34.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:44.920Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a11f9d14-4e10-4668-aa81-0cef6d068d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:44.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:54.928Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e25a94f0-5bee-4e8f-bf6e-9b3a065b85ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:57:54.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:58:01.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T10:58:01.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T10:58:01.741Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:58:01.744Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:58:01.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T10:58:01.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T10:58:01.749Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T10:58:01.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:04.936Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e50f0cc6-d194-425e-b314-e4db9113503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:14.954Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=290fe3ce-2049-4a25-9b43-0f6dcae20662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:14.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:24.961Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=16a339f2-d904-4cd6-baf4-d5f5400ce4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:24.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:34.969Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=198de405-b44a-46df-b7cd-507f04d62c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:44.980Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d3f98ce1-9629-452c-a612-476efabca415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:44.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:54.989Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=75583565-a7a5-4450-82a4-af0e18c68895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:58:55.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:05.002Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=c6aee7ab-32ce-4907-84c9-bffdf1e43572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:05.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:15.012Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=3553d445-e3bb-484b-a2d6-19c85ec39f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:25.020Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=0913cc7b-46ff-46ee-b780-f895b8325229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:35.032Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=96729840-f151-48b2-bdb6-045c5caac2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:35.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:45.047Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d25d93c0-f6ea-4d51-84ad-574fd2a22779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:45.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:55.058Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=72d590e4-559a-4715-9caa-11fbbe7120c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T10:59:55.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:05.070Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=cda1fc99-371c-4cc2-9174-861a71c15d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:15.077Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f38c55f4-f321-44d6-907d-31813812112e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:25.084Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=17fa2d37-9eef-4e81-8572-6516ef101b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:25.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:35.092Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=81e7b98c-32f8-443c-9323-98c5e9b8203b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:45.099Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9d33c2ad-27aa-4ffa-ae66-5d6d1d601764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:45.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:55.109Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=986d7052-eeb0-4d98-9254-6934618c8510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:00:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:05.122Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=faad6e67-17d7-465c-b79d-5e6700b5a1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:05.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:15.129Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7f484267-3bea-40d2-9dc5-e2b37d2f6859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:15.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:25.136Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4cd757d2-bf31-4858-a80e-2838b80dfa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:25.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:35.144Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=355d636e-acc9-4519-829a-ff8e93a9e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:45.155Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=08f3d221-bf77-4a4e-8bb7-81286956a7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:55.163Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=817934d0-ae90-47d0-b18f-7a3f4a73b93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:01:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:05.169Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=8520f609-9ec4-43ee-a4a4-c4d2c4869cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:05.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:15.177Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=03325573-43ee-422d-9566-5155f8020970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:15.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:25.184Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=673986e5-922f-4e0b-b436-4a8cfb224920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:25.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:35.193Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=143d65b4-f7ae-427d-9775-4d275706fb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:45.204Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b67f9919-7d92-415d-b93f-aee4f179c169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:45.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:55.215Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=88119bff-a57b-4497-80a7-f90d06d65412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:02:55.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T11:03:01.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T11:03:01.759Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T11:03:01.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T11:03:01.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T11:03:01.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T11:03:01.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T11:03:01.768Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T11:03:01.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:05.224Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=8ce521d3-5a90-4844-8d52-3bb8795d6ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:05.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:15.236Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ac3989cf-47c5-45bb-9dbf-d784ce2aa3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:15.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:25.251Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9d4717f2-c0f9-45ca-8e07-22682ab1b23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:25.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:35.259Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1bc97001-17cf-49b6-91f6-7f9b737553f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:45.266Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ba9b1ed2-eee1-45d9-811e-f920d7a4ebd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:45.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:55.273Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=bf0f7806-c759-4990-aaaf-53bbeacd971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:03:55.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:05.280Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=82826d22-f5a8-40a2-984a-80ae47b35f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:15.287Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a3679bf8-5331-406e-923a-0a46cf7e078f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:15.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:25.296Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7da8f9a5-cc6e-4af5-9921-0df904399386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:25.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:35.308Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7ddfe670-ca7b-466b-a4e0-22162a956249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:35.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:45.321Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=969a1283-8d19-4a21-a680-dd9c565175aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:45.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:55.332Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=fed4cfe8-0536-4bfd-8b38-43ebdf8b076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:04:55.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:05.340Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f0028610-daec-45f7-b466-373d30324315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:05.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:15.349Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=edad9513-f65d-4b40-9cde-3f7c91319aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:25.356Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f29550da-8f7f-4856-bf39-ad072841affe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:35.363Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7a262ec7-9a83-445d-80fe-f8b62002e39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:35.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:45.372Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9a3e3b16-4bd0-4a84-9d74-72c5d0ca0ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:45.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:55.379Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=e2b2f9a3-d266-468b-a92b-bbb1c68cb98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:05:55.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:05.385Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=995245c6-7c3d-4775-b128-f92ce60b9d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:15.393Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=92c530f0-4f90-41f8-a362-15f2fb3264e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:15.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:25.405Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b0e6d65f-7def-4dce-8a47-34add701474f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:25.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:35.416Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5a462a6e-9e64-4b8a-bc3f-d6ed44b16e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:35.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:45.426Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=639f3151-3371-48ef-8095-fc6beb21e95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:45.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:55.436Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=a1155a10-9a86-4f86-9a9c-ec1b73bd6ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:06:55.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:05.444Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=cf11312f-fc37-44b7-9be7-6394b38f2132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:05.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:15.450Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f0c0ebce-55ef-48f4-9a14-9549b1baf1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:15.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:25.458Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b67c6e6e-895e-4142-ba3f-b3231b6f40a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:25.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:35.467Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=bc87a600-fafa-45ed-89fa-9a7e05767bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:35.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:45.476Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=3e0770ff-1edb-4b5d-ab02-50d9a3cdb56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:55.484Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d679daea-6438-4d8d-b206-9d3be271dbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:07:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T11:08:01.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-22T11:08:01.737Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-22T11:08:01.738Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T11:08:01.740Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T11:08:01.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-22T11:08:01.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-22T11:08:01.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-22T11:08:01.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:05.491Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=81871f85-9a4a-4dd0-b2f8-39d2a0207584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:05.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:15.499Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=93eefead-1d69-4d00-9f07-655f23aa919f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:15.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:25.506Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=50d7d7fa-ec1a-47bb-a980-10ad60316231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:35.527Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=b596864e-bcd9-4fb4-9f6c-95a4e2541c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:45.535Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=2e9bd9ae-7305-4e12-b521-946c4b0de4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:55.541Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=35d81ade-e69e-483e-b279-2819e751bc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:08:55.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:05.549Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=5a8ef7ac-bb31-49a3-88b8-ee8cc3fe982c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:05.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:15.559Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f5026fc9-4074-467f-b862-5a47a24c35a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:25.567Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7cbae5dc-a26b-4ee7-ba24-ffee65a4ab47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:35.578Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1239f957-4c7c-40fc-8cdd-be1223911ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:45.585Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9720e160-5a17-4a75-a221-0abe37efe325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:45.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:55.598Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=924c696e-1a88-448d-b658-04b4562d21af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:09:55.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:05.605Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=cdee423a-8deb-466d-b2bb-8c1653ed055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:15.618Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=7a880a73-f2a5-4325-81bc-8bb840eff90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:25.630Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=eee1e3bf-16f6-4e6c-825f-97404bd504b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:25.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:35.637Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=6914b79c-1fe3-4841-b730-cb25e2336587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:35.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:45.645Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=d8073c63-525a-4e3f-8831-bae2c3651801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:55.651Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=34669bdf-ba95-48ed-b5ef-eb3bf6db9796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:10:55.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:05.658Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4f7a288b-7f52-436a-84f6-e472e718b8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:05.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:15.667Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=2e1b5c6d-0b11-46f5-8972-6302aadefb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:15.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:25.674Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=346e0d25-2612-4142-b178-b5718b22916a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:25.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:35.682Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=ae901300-69c3-4807-8ee5-6391679f1df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:45.691Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=4a1b8797-c667-4e5a-8672-333a693c6507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:45.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:55.698Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=f883ae55-58e5-4424-aa81-3d11cf52abc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:11:55.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:05.708Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=9dd6acae-4457-4d42-95ae-2d0ecfb38c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:05.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:15.719Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=1b28b78f-e1c9-4269-970d-991e76a55d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:25.729Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=af0feca7-9f53-4db1-98db-9ceb761b9141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:25.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:35.735Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=964581f9-cf8b-4b66-a1ce-435dd009620e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:45.746Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=726b3f00-f8fb-4159-89e2-7225ddffe5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:45.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:55.752Z |INFO |Init configs |InvocationID=38f0f100-8786-4bd1-b1d6-4aa561c58ebc, InstanceUUID=bad0fa36-43dc-4b84-93d3-99d0290914e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-22T11:12:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |