By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T02:44:46.736Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T02:44:46.739Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-17T02:44:46.767Z |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-11-17T02:44:47.326Z |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-11-17T02:44:47.392Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T02:44:47.393Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T02:44:47.393Z |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-11-17T02:44:47.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-17T02:44:47.546Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-17T02:44:47.562Z |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-11-17T02:44:49.060Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-17T02:44:49.473Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-17T02:44:49.489Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-17T02:44:49.489Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-17T02:44:49.546Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-17T02:44:49.546Z |INFO |Root WebApplicationContext: initialization completed in 1983 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-17T02:44:49.868Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-17T02:44:50.487Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-17T02:44:51.858Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-17T02:44:52.247Z |INFO |Started MainApp in 7.852 seconds (JVM running for 8.478) |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-17T02:44:52.323Z |INFO |Start scheduling PRH workflow |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:44:52.340Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7b14b24b-af87-4210-a0ed-6c513073a5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:44:53.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:44:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-17T02:44:57.904Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-17T02:44:57.904Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-17T02:44:57.907Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:45:03.776Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3d0f6a96-cd6a-4071-836d-87b41153383c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:45:04.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:45:04.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:45:14.811Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f367391d-0fdb-4fd7-a655-b2749267a0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:45:15.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:45:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:45:25.882Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e516d7c9-6f9f-41f7-aed5-351ccce507fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:45:26.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:45:26.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:45:36.931Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2294b179-f56c-4571-a5e3-7f8654611894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:45:37.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:45:37.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:45:47.966Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d98ab030-b797-48cf-bd13-59c8c87a5bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:45:49.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:45:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:45:59.004Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8d9143da-6c7c-4fd9-9387-a628212320bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:46:00.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:46:00.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:46:10.054Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=539c9ff0-9b58-4cb6-a458-9fb2ba3a04dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:46:11.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:46:11.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:46:21.114Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f56f36d6-28f1-45fd-9522-fb8aa51863a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:46:22.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:46:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:46:32.188Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7a2189f0-d4ba-4f22-9ccb-9466210fc7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:46:33.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:46:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:46:43.226Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a68fe23e-87c5-4176-9413-d647f878dda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:46:44.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:46:44.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:46:54.272Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=46133f48-063a-4aad-9e4e-243d2593ad21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:46:55.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:46:55.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:47:05.304Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8ff07877-9ecf-4a14-a985-7d811fd545a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:47:06.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:47:06.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:47:16.348Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=be531fad-4f71-44f7-bccd-09eba8364114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:47:17.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:47:17.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:47:27.387Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8e2da14f-bf71-48ad-b189-296e02511069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:47:28.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:47:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:47:38.446Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5f69a1d6-f136-4f1c-81f5-338e223f58bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:47:39.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:47:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:47:49.497Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=95bcf538-4c98-4360-a27f-6bad551f3548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:47:50.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:47:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:00.544Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=223dcee4-3d5d-4330-b3b0-8223c1446efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:48:01.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:01.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:11.611Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8bc80632-86a3-48c4-b243-1ffb08b06945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:48:12.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:22.657Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1c6d5319-9d5a-4078-921c-cb011cc7227e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:48:23.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:23.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:33.721Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c97e4523-edce-4613-96d0-c46e5a7720c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:48:34.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:44.771Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2720d882-7697-4421-8a9d-954ae5f62b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:48:45.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:55.835Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f79cd1d3-51da-46f2-9a93-c3787ea3dae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:48:56.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:48:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:49:06.879Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5344d187-6bfd-490b-bd74-5fac1b2bdbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:49:07.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:49:07.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:49:17.917Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6f8dfb03-201a-4bb9-9f91-6441eb208083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:49:18.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:49:18.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:49:28.956Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e6c2d71e-9705-4e1f-bd3a-5430f5c1fe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:49:29.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:49:29.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:49:39.995Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a8d8f83e-7505-49ed-bd94-82693ba41dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:49:41.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:49:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T02:49:50.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T02:49:50.709Z |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-11-17T02:49:50.710Z |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-11-17T02:49:50.718Z |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-11-17T02:49:50.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T02:49:50.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T02:49:50.725Z |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-11-17T02:49:50.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:49:51.037Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e2396c0d-6731-4992-a7b2-937b266544e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:49:52.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:49:52.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:02.078Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6710f2e5-8956-49af-9c64-0adc1a491221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:50:03.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:13.116Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3a1c3336-bd52-43ae-844f-a30176746990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:50:14.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:14.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:24.187Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3129672d-7806-4bb1-9f65-a04db917d883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:50:25.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:25.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:35.232Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1e0d87dd-8a90-4df9-9e42-13d0e0e5bc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:50:36.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:36.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:46.300Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=987fc5c4-7f10-4f2d-9321-d802cff6b29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:50:47.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:57.340Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2d24f9c5-e3d9-4735-9fe4-0ab0baad0d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:50:58.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:50:58.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:51:08.381Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9d2ebc97-7806-41a8-be06-75bf5f668e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:51:09.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:51:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:51:19.420Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=80a7681b-91c7-4365-824d-0f0b25ef18c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:51:20.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:51:20.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:51:30.456Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=df50b3fc-e74d-46e0-b24c-540f58b354ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:51:31.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:51:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:51:41.497Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c2611696-2ffd-4159-8832-e9c038c9d2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:51:42.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:51:42.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:51:52.539Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6d720ea7-46a1-46e5-b13a-d2f7bfd6d23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:51:53.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:51:53.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:03.579Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=dd59098a-7dfa-441a-b02e-8d0b6dfca2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:52:04.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:14.617Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e31abe08-47de-4620-80d0-9a35aea45d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:52:15.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:15.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:25.658Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e4817be4-2eab-4dfa-996d-c86075963b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:52:26.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:36.730Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=594fa96a-f479-46b3-a5b7-c212b19cb1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:52:37.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:47.802Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e87a3e6b-4d50-4a41-9391-3a0263f897b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:52:48.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:48.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:58.841Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ea35db1e-68d5-4a37-8a65-93130a897cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:52:59.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:52:59.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:53:09.916Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0495e4c1-91bc-48fa-aa13-02497c1f3157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:53:10.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:53:10.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:53:20.996Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e8ebc460-7406-4b94-8eb3-905ec2363dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:53:22.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:53:22.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:53:32.031Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1caa8347-360e-494b-a959-d49cff40df1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:53:33.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:53:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:53:43.099Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f4779718-e5a4-4c04-9278-36012d133aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:53:44.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:53:44.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:53:54.172Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ea86580e-2c22-41c4-b924-1bfece48918d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:53:55.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:53:55.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:54:05.209Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=28f7cbe1-e559-4cf4-8e6a-a139f1c4f0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:54:06.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:54:06.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:54:16.284Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b32edc75-53e3-4a0b-adce-797c8be13de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:54:17.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:54:17.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:54:27.420Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8cde28d5-bfdc-4fba-a9ff-22cb2287158d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:54:28.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:54:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:54:38.489Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d03a5412-4c28-4abd-ac72-6b0dd5900f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T02:54:50.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T02:54:50.129Z |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-11-17T02:54:50.129Z |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-11-17T02:54:50.131Z |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-11-17T02:54:50.136Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T02:54:50.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T02:54:50.136Z |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-11-17T02:54:50.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-17T02:55:08.528Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.39.156:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:55:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:55:18.530Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0565921c-722b-4801-a330-33e1f9c77c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:55:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:55:28.652Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8e5f8651-da49-4628-8089-4403b42cf9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:55:28.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:55:38.664Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2e9ad202-00f5-4c5c-a0c7-da13b3fa708b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:55:38.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:55:48.673Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=20eb9785-96f8-4afa-a550-d6b310adcb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:55:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:55:58.683Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ec34f179-8aff-4ef7-b3e9-da0b2eaa65a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:55:58.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:08.693Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=37b07e23-7814-4139-942f-ce3a9d58976e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:08.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:18.703Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=55c139f5-1c27-457b-90c5-5055e794aa7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:18.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:28.711Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cf72b5fd-6511-495f-bd3b-d67ef4fb0af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:38.723Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ce7ccb28-b096-4505-8bc1-5d29305d3c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:38.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:48.733Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2f0652ba-d41f-4ec6-a65a-f22a175c322a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:48.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:58.743Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=39594ffc-70fc-473f-8f1d-9607fa0bd86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:56:58.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:08.753Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0c8ebc33-f2c2-4d37-9709-ec19515546ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:18.764Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ecca639a-56d4-42ee-bdde-fad5e4d92c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:28.775Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=56e0dda3-0cff-4bd8-87b7-0b3dfe927f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:38.786Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f9cf8b95-5fdb-4e1c-8772-8f5353f04ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:38.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:48.799Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=feea3648-6edb-4943-9d7b-394fe773bef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:48.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:58.811Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e6e32297-e4b3-4e96-a96c-37447a02b1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:57:58.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:08.832Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a140c187-c259-4ca1-bd5a-1b53436a2991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:08.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:18.843Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=aeb2989f-8f9f-4b15-ad32-b44e1fcc6cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:28.853Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=57f08024-9d3d-4923-9609-399148e00109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:38.864Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1e2f5f5d-b98c-4545-a1e2-4978bdaf40e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:38.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:48.871Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=59556881-0505-4543-986d-bd35e88f09f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:48.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:58.881Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=49e3c517-6b44-489d-a295-351f372c910a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:58:58.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:08.890Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e79c6c79-992a-47a0-8e8c-1b6251f4b142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:08.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:18.899Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6b799c72-3822-435a-b265-bdfded4424ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:18.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:28.909Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0f42a538-64c1-407d-9429-e46ee2598cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:38.919Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9bcede8e-f817-408c-bd93-fc148b408f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:38.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:48.928Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=524b59b8-394d-423e-93e5-f1ae143dd944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:48.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T02:59:50.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T02:59:50.086Z |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-11-17T02:59:50.087Z |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-11-17T02:59:50.088Z |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-11-17T02:59:50.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T02:59:50.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T02:59:50.092Z |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-11-17T02:59:50.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:58.938Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7ff195b5-dc78-410d-946b-b3ccb90b0aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T02:59:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:09.057Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e27bb056-1757-4ed4-8e25-8a69e14a97d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:09.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:19.068Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=78fac196-fb7e-44ba-b819-0185a9b0a0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:29.078Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=37b062c8-3a87-46a0-8b0b-b8ef1be0c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:29.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:39.089Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=fdb9160a-d484-486e-9329-60d3fa7901e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:49.098Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=40df0dec-73d1-4bdd-85d9-3211ca132ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:59.106Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ff3eb9c4-0a47-47aa-bf4c-56c080e4d531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:00:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:09.115Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6b09c57e-260c-45f9-936b-c1202c85ea8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:09.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:19.124Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=71c24546-42e0-49fa-91e8-e38d20455f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:19.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:29.131Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d46a212a-0622-49de-a91c-ee140c6cb1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:29.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:39.140Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=72992fe8-81ef-4cd3-98d7-6e74367f5fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:39.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:49.155Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5bb2eb02-1405-458f-a0df-572047061880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:49.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:59.166Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cd86df00-7127-4bb0-8bc9-500abc52c60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:01:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:09.173Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5556871b-6263-4953-905c-561579a5e323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:09.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:19.181Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9d5fed9a-00c0-4edf-bc47-00a2b1728ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:29.190Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6d713253-84e8-4373-bc62-7d81085bfffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:29.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:39.203Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1cf3ac6f-04b5-4db2-8290-323aeefd6341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:39.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:49.213Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6a51458a-1364-4a4f-933a-eac699c69115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:49.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:59.221Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9ab7f4f2-dd69-42dc-8c1d-8d868f21f578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:02:59.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:09.230Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=02ce102c-2226-4832-b38e-ebf6544970d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:09.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:19.240Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e86b75c3-5f76-408f-8f23-b69d6e3dad91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:19.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:29.250Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d96643e1-b17a-4e6c-9055-ecd548fda55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:29.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:39.257Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f544b6ea-d62b-43b4-910f-af66673c44b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:39.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:49.268Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=277da450-bb7b-49e9-b643-d08eb1563fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:59.275Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=26ff68bb-460c-44a6-9b75-e441ca27cd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:03:59.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:09.283Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=485b3c88-0600-4dd8-92e9-03f96d5eeeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:09.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:19.291Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bf0a8a96-bad3-4900-b25a-05b2e8adfb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:19.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:29.300Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4ed0839c-61cf-4283-92c4-5b96c31479eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:29.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:39.309Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0ed334fb-da18-430e-a653-72881b9fde9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:39.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:49.319Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=73e15af6-49d9-4e9b-b67c-9a076d25283a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:49.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:04:50.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:04:50.086Z |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-11-17T03:04:50.087Z |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-11-17T03:04:50.088Z |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-11-17T03:04:50.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:04:50.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:04:50.093Z |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-11-17T03:04:50.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:59.328Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d308f5e9-3491-469f-9a4a-6751318fa859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:04:59.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:09.343Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7b6b4605-750f-4c09-ae5a-05c4d2aa8e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:09.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:19.358Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d5ba41de-af9f-4f1f-9d48-d6c1d6ccf82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:19.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:29.367Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1b29db92-b23a-436d-9ee4-93d4922bed57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:39.376Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=14b8aeb7-0b2b-4901-ba87-b353bc9919e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:49.385Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=dba95635-854e-4bc2-856b-363b981caf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:49.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:59.401Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5fd23f27-0f37-4b5a-9798-ae8b522556b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:05:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:06:09.410Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c068ae1d-0c7d-4161-8da0-6f66cbd75539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:06:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:06:19.417Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cbbd56b4-c489-4e6d-9be5-cbeb0c95ff43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:06:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:06:31.663Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6dddbbfa-db56-41ef-8f15-8d8cfbe96c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:06:31.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:06:41.672Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9182752e-532c-4585-a27b-f35d2a62109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:06:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:06:51.682Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c052d77e-9cf3-4602-98bd-afdc48aa7413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:06:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:01.695Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cedf3793-b159-4550-aecc-93206d7b032d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:01.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:11.702Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=202c624b-046f-4f5f-afdd-66ecfbed33e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:21.710Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e24844ac-456d-4342-b883-86820a13b8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:21.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:31.718Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c4053845-9a7d-4c98-8dde-95f55e3fa340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:31.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:41.726Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ed6597af-d4ed-4078-8095-76e3753afd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:51.735Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7859e700-a6e4-4ff3-82af-01c20a62978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:07:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:01.744Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bb99acc6-04af-4316-b79d-a2cb4fcb40ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:01.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:11.818Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4a6ea5ff-6876-481c-a275-fd383eb9c53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:11.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:21.824Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3b3146be-bf56-459a-890e-729772c477a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:21.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:31.837Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=31bed66a-dd23-4d2a-85ad-016fcc980d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:31.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:41.844Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5ef4036a-f49f-4f7d-beef-7bff9d81e40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:51.854Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e6a17bd4-186f-48ba-9d7d-69ceb2c1d17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:08:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:01.862Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9f359509-f553-4589-9186-29cf4e68b6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:11.870Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cbde1663-2442-40d7-9b0c-528eb49cede6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:11.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:21.877Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f28b376d-0c02-4b2f-8f79-02c54fb1d295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:21.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:31.885Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7a8ac650-4a4f-40a0-952b-4ac354d12b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:41.894Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3f5224cd-a15c-4813-a2b9-514595a002fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:41.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:09:50.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:09:50.270Z |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-11-17T03:09:50.271Z |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-11-17T03:09:50.272Z |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-11-17T03:09:50.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:09:50.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:09:50.276Z |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-11-17T03:09:50.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:51.901Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2348475b-4b9c-4cd6-822a-555e9b964bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:09:51.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:01.911Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4052cc9d-2f0b-43e6-9cac-f324056d72bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:01.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:11.918Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a2a95a59-85d2-434f-bd08-c6fc08b3ccb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:11.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:21.926Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=420be434-4ea2-4498-98b9-52ae84b071ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:21.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:31.932Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cb2ab101-e561-49d2-a002-9977901aa4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:31.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:41.941Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b7052cac-514d-471f-9715-201acd7bbeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:51.948Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ea68bf8d-085a-48c3-a02c-2ed2a0d32394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:10:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:01.956Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3aefb702-266e-463a-a3c0-c5d15299b87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:11.965Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2ae85006-b8fa-4f96-b9bc-e76a9cbeefb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:21.975Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c36f1fce-1f80-4d21-a2b5-0d9fe185d5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:21.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:31.981Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=07d44406-8bed-427c-b383-aca853270529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:41.988Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c2348fb5-8c19-4560-9d92-6210d8eb1a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:51.996Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=00d28d74-a572-42da-a06b-de9b7048cc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:11:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:02.005Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=462c76f6-3670-4fdf-a877-af1d8db73527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:12.013Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1c01802f-826e-4ac2-9f37-2d0574e2492a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:22.019Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=11abf58d-f04c-4c11-a3bd-24fcd9935434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:22.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:32.026Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b66475c4-9920-4817-83f1-7308f959d720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:32.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:42.033Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e827b3dd-ecf8-4ef0-b167-593f601553f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:52.041Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=33d6db8e-e5b6-4f84-b02d-2e4eab0dfcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:12:52.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:02.049Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4cd4ef65-b44f-4e78-86e5-78650a8f3b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:02.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:12.057Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e6e938b7-58cb-4302-a7d2-0c889233a553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:22.065Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4e0cc4f9-4b5a-477d-8983-8047e1d9e6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:32.072Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=43e601a5-8abd-4939-91cb-f1f8ac6f420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:32.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:42.081Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1e1f9eae-a847-4cc1-afd0-15b6135fca88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:42.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:52.088Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=120a4969-0d87-49c7-bcde-1f599b648fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:13:52.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:02.095Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=30bc37fa-06ed-459f-95a9-f9ed35c5c2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:12.102Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=deb4515e-1226-43f9-bd90-b5b7df22586b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:22.108Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=011459c0-73a5-4128-84f3-4ab5eced2521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:22.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:32.115Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6f167369-2de9-4b7d-98bc-301a3573dad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:32.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:42.123Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e14babd9-3600-4cde-8696-048f0b4c283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:42.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:14:50.087Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:14:50.088Z |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-11-17T03:14:50.088Z |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-11-17T03:14:50.089Z |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-11-17T03:14:50.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:14:50.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:14:50.092Z |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-11-17T03:14:50.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:52.131Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7e3061a0-2ec3-4789-aff7-26b85b07c726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:14:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:02.139Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cf9c60eb-145a-4abd-a3cb-0dcc183e7532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:02.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:12.148Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=941abb6d-1340-426d-9b1d-00a450b13a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:22.156Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8cf0535a-73dd-4857-9ef0-268ec67bcbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:32.166Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3ed18831-4194-4c39-a71e-ab433d336fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:42.173Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6ddbc125-8377-4c9b-bfb6-f824f6de3767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:52.180Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4d50f891-c926-46ce-821b-b44c9dfa9afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:15:52.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:02.187Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=21c1657f-e609-4570-9a91-30b1cf275437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:02.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:12.194Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f048f137-4cce-49d2-a356-8dcfe8fb5844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:22.202Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cf0a4ea3-2c93-47d4-b155-8bb3bc0b42e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:32.210Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=dae1e8bf-67c4-4702-9796-b508ac4acd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:42.224Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=dffeb833-1631-4229-a0b9-83d713595e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:52.232Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d7bce053-75a1-4d5e-8c1e-f7b55821acda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:16:52.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:02.238Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c7e785a7-8f4b-4caf-be74-ee2aa3b9d35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:12.246Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=903027e0-f2f4-4787-b2a8-bfe51ea7e16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:22.254Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5c731c3a-f833-4335-95b9-cfe7b8849b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:22.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:32.262Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=258c8ed4-4f6e-41ef-8b6f-fe1238686e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:32.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:42.271Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8c3a4123-7f02-4b21-b9e5-0560ce865908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:42.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:52.277Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d7d1551f-b021-40dc-a0ba-f7f20b5d8e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:17:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:02.284Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6c9f2d65-547f-47d5-b2a1-2a4a1cf0a62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:12.292Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=227533e5-d047-4599-94e9-032d91925127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:22.298Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1cf2309e-295f-49ba-a0d9-6d48562555a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:22.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:32.306Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0ddacc78-7c3f-480b-afc3-57b09d037d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:32.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:42.314Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bf7ac4dc-6a02-497e-a2c9-79128205dd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:42.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:52.322Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=43a047fc-13ad-47bf-b019-45b319a4dd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:18:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:02.330Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b5dd9ef4-a176-4f94-970f-316b005355a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:02.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:12.338Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8db12601-d9c2-4253-9dd5-701c282d800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:12.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:22.345Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4d12f5db-d438-43b4-abcf-2b53d4f8ddcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:32.354Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9a5c528b-0462-4a3e-bdc1-032358b84acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:42.363Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4dbe8be2-27cc-4ad2-8f96-790c58e5a3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:19:50.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:19:50.094Z |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-11-17T03:19:50.095Z |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-11-17T03:19:50.096Z |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-11-17T03:19:50.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:19:50.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:19:50.100Z |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-11-17T03:19:50.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:52.369Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=40d2c57f-deaf-4c8f-b0ac-740d6fe6ffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:19:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:02.377Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d8391cf5-9b64-43a5-ace7-5d88940567b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:02.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:12.386Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f13f3ad0-d1ee-4065-82ed-061d084df6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:22.395Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5a5fe391-de83-438a-88f5-5c8dfb59b465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:22.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:32.403Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=48b153a4-e235-47e9-8d65-799d16836a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:32.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:42.411Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6cd0c17d-17d3-4ed7-8f08-d902884475f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:52.418Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=92bd5e8e-7f83-443b-a282-c50b23640e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:20:52.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:02.426Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8c750fb8-7fed-4c27-8b93-1130c222318a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:02.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:12.434Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ab266b1d-1788-4f0d-9712-c874b5d3188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:22.441Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7de89c2e-5e39-4283-b813-e25945be98f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:22.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:32.447Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1685d746-cedf-482f-a46e-367169698715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:32.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:42.454Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2dec2b13-e35c-4c3f-9f33-75d263ce1d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:42.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:52.462Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cbf25b37-da30-44b9-9384-a5d45b14b35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:21:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:02.470Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7133f34e-f261-41c8-a862-867f97b2b539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:02.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:12.477Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=fb06b6ca-74dd-4723-8436-e14ac76640d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:12.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:22.483Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e8a3eb8d-fd40-4d44-9031-98bdb5e0ad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:32.491Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=568f90e6-f928-490d-bbc8-1c333842fcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:42.499Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8b8659b2-484e-44fe-95dd-bde4272874f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:52.506Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b5e8ebab-b165-4891-9da2-f90c047ce04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:22:52.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:02.512Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=259841c7-2340-4cdb-aa8a-b3062b405982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:02.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:12.518Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3fa4e850-22ff-4a9a-9fe2-007891bd2d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:12.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:22.526Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ef43ab7e-0ac8-4997-8d8b-f22b9d2bd979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:32.536Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b6e7d01d-02ef-49a7-9850-6782b24ff393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:42.543Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1afcb03b-4ae9-4fd4-840a-617c0a45bbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:52.550Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=21501a19-3438-4d23-b606-7ad9dca6770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:23:52.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:02.557Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=76eb4d14-6dc4-4e99-8871-e59687f9dd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:02.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:12.564Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e8d655ed-b6cf-4c5a-8b3e-70fde3fa347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:12.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:22.572Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3144da14-c1e4-4ad6-834a-c4d8105b88c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:32.578Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0c8ce9fb-d878-4bcc-9a98-53b75b69bced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:42.585Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bdc167a0-a1b3-48e9-96f6-39f79308b588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:42.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:24:50.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:24:50.119Z |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-11-17T03:24:50.120Z |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-11-17T03:24:50.121Z |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-11-17T03:24:50.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:24:50.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:24:50.125Z |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-11-17T03:24:50.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:52.593Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c131ea43-7def-4f31-8ad9-1ef7429b2d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:24:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:02.601Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c489a1b5-9b11-4b7c-903c-0807989ef37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:12.610Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=982021ad-04be-491a-a578-00330dd96c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:12.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:22.616Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1d396c09-d510-41e4-aed2-19abcae9cd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:22.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:32.626Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=db8ec65e-7d71-410d-bb22-bd8e0c268609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:32.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:42.634Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e877b207-c87b-4b88-8cdd-703186261922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:42.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:52.642Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ee86b888-a5d9-4867-b48b-11f0c69bdcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:25:52.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:02.653Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=975e5ef3-1598-410a-b2ca-e0cffd17f8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:12.661Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f120e53e-8b13-4b2a-a4a9-daeab99e1787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:22.672Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=83db311a-888e-45f1-bf2c-07fdf49cab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:22.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:32.680Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5662c79d-e56b-449e-b312-945d87459b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:42.689Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=166bc6de-b675-4274-a1e0-fb3c393c82a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:42.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:52.697Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0d2c3c4c-7f11-4978-81df-d568e5f281e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:26:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:02.704Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=60f3ba6a-1cd6-4f6f-8622-1256676dccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:02.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:12.710Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=22343a32-2e6b-4449-979d-91dd3b8d677b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:22.718Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=86303e6b-4ad3-4a69-8f72-a558bd71aeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:32.726Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b7536b4d-41c7-435b-9289-6f34a199b1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:32.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:42.737Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5d077dc8-5fc2-4567-b6ea-884498b798ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:42.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:52.744Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=72524130-40c5-4f95-b30b-68045d328ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:27:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:02.752Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ad3a65f4-007d-4edb-9889-8ce9a63db4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:12.759Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=fd8874b0-dafe-4e36-8cc6-39af3878b7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:12.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:22.765Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9ae090a5-2ac7-4a1f-8f3a-024ebfed9d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:22.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:32.771Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e085578e-11f1-449a-b027-7dd80bccc3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:32.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:42.778Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ee7c4971-7919-426f-8415-9a4341d4fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:42.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:52.784Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e390cf3b-5c54-42f4-9608-aaf5955c7e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:28:52.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:02.792Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=55ff67f0-46cc-41f4-a6ff-25a20540554b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:12.799Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3e18d387-851c-4a3e-9bbe-dc436294f27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:12.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:22.804Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=88b70e68-9596-4707-abf1-fa77a0d1440a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:32.812Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=414543f0-a43c-41bc-aa3e-8a367037e082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:32.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:42.819Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6d2849f5-7f24-412d-ab0f-14cef673add2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:42.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:29:50.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:29:50.078Z |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-11-17T03:29:50.078Z |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-11-17T03:29:50.080Z |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-11-17T03:29:50.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:29:50.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:29:50.083Z |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-11-17T03:29:50.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:52.827Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=dd0f7b61-5c81-45aa-b2da-9f2c66373c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:29:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:02.832Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d717b47b-2e5c-465d-b4b1-c2bee0f9e446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:12.840Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=700ef8a0-0b8f-4ca8-8830-9ce980395723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:22.847Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=15aa4b19-e47e-4c43-8925-fe340108cde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:22.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:32.853Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6c1221c7-73d0-4e30-833a-23680f14d241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:32.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:42.860Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=08be2f8d-8cd1-4b4b-91d8-472a1c7ba4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:42.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:52.868Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d2e5b24e-9673-42bd-beb4-51415facefc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:30:52.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:02.876Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c40a623c-b5ec-450a-b327-3186c8df210a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:02.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:12.884Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=47409efc-d809-4ace-b73a-9ba7fe27577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:12.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:22.889Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=57c641c7-eb69-4844-b864-386c44ceb651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:22.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:32.895Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bb6ae1b8-0167-470c-94f8-11a358f67807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:32.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:42.901Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cc0b2a2d-2376-4e96-934b-389d6fedb6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:42.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:52.909Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2656d702-edcd-4898-907c-53a5a6e8f5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:31:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:02.919Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4811a698-647c-4b8f-868d-900c05edb9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:12.926Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4953a89c-2049-45ed-9890-a367b640eaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:22.940Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=34238f65-e568-4e24-b5e0-d71f4182fde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:32.946Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bd021824-b5c3-4e02-bc1c-b7c232afc456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:32.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:42.956Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f4ca7805-91d8-46a9-bd7a-adcf108ab701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:42.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:52.962Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d2e2ee56-b0be-48fe-8798-796107ecb253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:32:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:02.970Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a97d3829-4e08-4ba1-819f-c8eddfdb68a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:02.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:12.977Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a250cf36-24a1-4e78-8b00-75f05aca71ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:12.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:22.984Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=de0666a8-070c-4bbf-b9a0-a38ec181bcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:32.990Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ccbce29e-f614-498b-a232-cf8f07023b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:42.996Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9c031001-c881-43f3-9c70-7d6abc043e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:43.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:53.004Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=501aaaf7-4e2d-4fd9-9a40-1da720e17fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:33:53.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:03.011Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4c8275a8-d342-4f37-8cc2-609e90deb978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:13.018Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9ba12d2b-5a13-44a4-9dfa-413082edb4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:13.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:23.024Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=567446aa-0d93-4406-8244-9f5bec783fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:23.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:33.030Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=06eb10d5-7bba-4ee3-bce3-d6a0f5dff344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:43.038Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=83ad6f1c-8432-4e64-b520-dfaac2430cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:43.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:34:50.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:34:50.072Z |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-11-17T03:34:50.073Z |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-11-17T03:34:50.074Z |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-11-17T03:34:50.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:34:50.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:34:50.077Z |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-11-17T03:34:50.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:53.046Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ba399ded-a37a-4877-baa8-22ed8a043ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:34:53.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:03.054Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2550520d-b6db-4086-a86a-95e51b3d1ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:03.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:13.063Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5797e7fd-5d41-4d64-8f24-47ded234dcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:13.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:23.071Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d1084521-9626-4322-a53d-fa486e94e33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:23.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:33.078Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bbb761b9-d5a8-48c2-a3bb-39de37a480c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:43.085Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7dc93b85-b86e-4fca-a9fb-c76a26ee0a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:43.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:53.093Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5106a6e9-8221-4dc4-abf3-14b5b4f0fba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:35:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:03.099Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=95f9603b-d4c3-48c8-ac50-92c7fc254938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:13.106Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a1e01ded-f3f8-408c-a51c-762446cf2f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:23.112Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8059686f-b9c2-4c1b-81e5-548e418af944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:33.119Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d43e05eb-3a38-4a59-b676-cca505bfca27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:33.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:43.127Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a1e1feb6-94fa-439b-a05c-23f9274ea1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:53.135Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=910ea300-ffd6-4acf-8015-36b6512b5f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:36:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:03.142Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6b9e29db-447a-4327-8d43-8235ed3c3ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:13.149Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=64f16227-ab27-43f2-980e-57a5bd4cf9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:13.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:23.157Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=274ee5b7-6cbf-496d-a85d-3ba987d3220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:33.166Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7b9dcfb6-a6fb-4244-9f43-3e6db54ad7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:43.172Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=16b2d720-5f0d-499c-9bc5-0754251cb738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:43.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:53.178Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=12e8f204-2ddc-4bbb-9dd9-e011c865a0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:37:53.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:03.186Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bd8aeff3-4540-4080-bb4a-2e738c64d58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:03.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:13.194Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d81cd50c-eb6c-495c-85c9-60a89641f0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:13.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:23.199Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1bec8b9c-61c4-48d6-a2c3-085133e0068e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:33.205Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=69630a00-c8ef-4ff5-9e60-54694cd02a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:43.210Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e0019828-482a-4472-8336-6fc63476170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:43.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:53.216Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9c292055-371c-4aa5-af4b-5048e0215676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:38:53.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:03.222Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=61234b47-ed93-4127-8852-9d80ca4796b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:03.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:13.230Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cb5f7793-3137-4c35-86b7-519ce7a9a38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:23.236Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=900a3e38-7bf5-4235-93f6-8648ac76e0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:23.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:33.244Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5da202c7-aad6-4f58-9bb5-e5982d70ada7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:43.251Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=443ad677-db18-4dd9-ad07-313a149649aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:43.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:39:50.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:39:50.083Z |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-11-17T03:39:50.083Z |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-11-17T03:39:50.084Z |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-11-17T03:39:50.087Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:39:50.087Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:39:50.087Z |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-11-17T03:39:50.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:53.260Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=955504fa-29dc-454a-94a3-0ce319faf181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:39:53.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:03.266Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=22d0ab75-928a-495c-82ad-ab89654b60b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:03.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:13.274Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=22d179ee-a80c-4414-8957-ddfa6129bb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:13.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:23.280Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=463cf391-8691-4457-a665-10df2c91ec20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:23.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:33.286Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e472b156-d721-4a32-951c-255a8b38b4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:43.293Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6002ae00-19c5-48b8-a4ca-57ee90d1ccaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:43.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:53.298Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5564903c-b123-4768-a0a8-5c56922dc0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:40:53.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:03.305Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7ecd8a91-41ef-4939-b9a5-5d2ff6518856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:13.310Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=067175cb-8ced-4535-9853-b9c8f3e92028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:13.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:23.317Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ebd68861-3698-4474-965b-cf191b5ce48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:23.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:33.324Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=39e66d0f-a205-43ed-9c83-da3ed3a0a7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:33.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:43.331Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=cf8fa52a-675f-4455-b684-2ebc80ae4e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:53.338Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=fbcec7e7-25ec-499f-a2a9-b32ba255ef84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:41:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:03.345Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0b2f07e3-d31b-48f1-b423-f1961ffc10f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:13.352Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e36e7cc0-ad87-4c47-b788-096b67c11cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:23.360Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4fdf10ee-4aba-485e-9296-751c8c09736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:33.367Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=01a17eb9-adff-489e-98ce-8b0620587555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:43.375Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=84e82332-15eb-4244-9b61-f39e843b8790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:53.382Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=641534a1-bf55-4d2b-904c-a9ec95ca3007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:42:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:03.390Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ee2c622a-0c69-42bd-b9aa-4b7b3d13fc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:03.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:13.398Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=dd9ef81e-5f42-4bcd-a721-4a4c6b1d1978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:23.405Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ad5cc1c1-43bc-456e-bb54-20c1bdb8669e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:23.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:33.412Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bcde978f-39cd-4405-86df-cd2bc03d188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:43.418Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f39dad1c-9093-4a98-a975-5b5258549df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:53.425Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=175dc5af-dac1-4289-93e7-6d367805d203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:43:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:03.434Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=03b29df6-5005-4d9b-904a-7a78ded2eaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:03.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:13.441Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=db8a112d-2760-4cf6-8a2c-97941c4ece78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:23.446Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0ce1df15-8fca-4eb8-9f22-1a3b8d796d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:33.453Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ed643b41-26fb-4bf4-a240-3a13fbbec640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:33.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:43.461Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c29387cd-3430-4e89-8f42-6c04dbc597d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:44:50.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:44:50.095Z |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-11-17T03:44:50.096Z |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-11-17T03:44:50.097Z |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-11-17T03:44:50.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:44:50.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:44:50.100Z |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-11-17T03:44:50.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:53.469Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=da6d23a1-dcd7-4845-8873-3da18e15a10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:44:53.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:03.477Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=87e5bd32-b178-4f40-97c3-81e4785e8ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:03.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:13.483Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2a32321c-686b-4e1c-b0d5-881497736135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:13.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:23.490Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b3b82861-daea-4f50-b374-e56010908633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:33.498Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8167c96c-3f9f-4b6f-a2a5-02315b36d4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:33.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:43.503Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3eb8e90e-adc6-4451-90f4-9224897864dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:53.510Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=75f896c7-8da4-40b5-a200-123d4526bcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:45:53.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:03.519Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9767c23f-d721-4a21-a500-d75130b6376b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:03.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:13.526Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a584ef34-bb57-4119-82c9-bb23e141ba5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:23.533Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=15d02074-59e3-42f8-be0e-824dd0c2313b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:23.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:33.540Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8ec9cc0a-08d5-4e01-8768-0365710e020b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:33.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:43.547Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7b078d9e-8f82-41c0-97aa-75f1d707ecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:43.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:53.555Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e21ae0d0-d7c5-4865-ac82-376f80673b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:46:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:03.562Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=420b2607-f0d9-4878-84df-db487bb305c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:03.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:13.568Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5033e32f-5517-424b-a466-01b6d4823af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:13.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:23.576Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9b54cab0-6edc-4c50-8bb8-df4883c3fa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:33.583Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2643d8aa-5c5e-4d18-8344-943976cd5322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:33.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:43.589Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a764982c-a75f-4fec-b359-059f13b33987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:43.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:53.597Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2f02cf45-c985-4a5e-b39e-f9679ef02483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:47:53.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:03.604Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5b816e9a-a5f2-43a7-a216-8d6132211c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:13.610Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ce8907eb-d399-4479-9b8e-dc5cfeff5b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:13.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:23.617Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ad6a6d28-59e2-4bd4-8785-e38b487f0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:33.623Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a145cb8e-a44d-4675-a6fc-60a79d0c2a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:43.630Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0357ea22-9ff1-40f8-b38b-83a7bebd6376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:53.637Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9308e3e2-146a-4684-9200-7cd31a36c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:48:53.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:03.642Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f6a78a94-b7c1-4d87-8a06-e7d3c0ad981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:03.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:13.648Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7db18cf2-5518-4424-9a7d-470c7b22beb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:23.656Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=207f87b0-110b-45de-ac40-9fce9dae16f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:33.663Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1368c303-cdb4-4dc3-b7ee-4610911b69cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:33.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:43.671Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=69a381c9-e32d-46a6-a5d2-7f969c805b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:49:50.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:49:50.080Z |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-11-17T03:49:50.081Z |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-11-17T03:49:50.082Z |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-11-17T03:49:50.087Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:49:50.087Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:49:50.087Z |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-11-17T03:49:50.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:53.678Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0f8180fd-9d12-44dc-8c63-d7737ab7b16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:49:53.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:03.685Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6fa7ad5d-2b4b-454f-8b04-18b70333fde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:13.692Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=83fdff09-c72f-4a3b-8fe4-f71bbf13fbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:23.699Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=dac345be-42f0-4f68-98ca-c94d3bb34c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:23.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:33.707Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2cd90928-128e-4911-ad2e-63734ba68087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:43.714Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=15fa5ff0-905a-492a-83d2-cce46efb1eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:43.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:53.721Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4e469541-fbfe-48a6-980d-4428f9c72fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:50:53.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:03.728Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=775a660a-e4e4-4321-a825-ced83cca0c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:03.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:13.737Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ce530e38-a8d8-4d31-bef1-85211fe140a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:23.745Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4a69870c-8486-4419-8172-691d8950405c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:23.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:33.754Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=35406cff-a4ad-47e5-b5d4-8559ced1577f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:33.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:43.762Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b2292bea-65a4-41dc-8a21-a85807d0333e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:53.769Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=fa697745-a64c-4d01-9c2e-c519ee6d58cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:51:53.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:03.775Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8f701bae-291f-47ff-bfac-a94ad2147449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:13.782Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d4b960e5-c186-4fdb-a190-abe5f87bda24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:13.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:23.788Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4876f892-f525-4e04-845e-20a412198d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:33.795Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bbbb975d-214a-4ad5-be22-432f430b8550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:33.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:43.800Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ac32c6e2-0f82-4ce1-8fdd-05cd3bd86ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:53.806Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=511a4850-6c46-41ae-9835-13407b9c6f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:52:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:03.812Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6e380e70-e044-48a7-87ac-e2ee4c2eaaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:03.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:13.818Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=80b2351f-9b5a-4078-b010-6414afc8a4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:23.824Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6c9712ee-144b-4b74-bb27-051ae1027d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:23.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:33.831Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d95d4f99-ab81-402a-a952-ba215aa70c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:33.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:43.837Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=52cd7f75-492d-4783-b9b0-fecf72484f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:43.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:53.845Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bf394bb2-c4dc-4267-bde3-33bcd4e7d2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:53:53.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:03.851Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b388e1ea-1707-4b6b-aad0-52b20078a3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:03.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:13.857Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=918e54eb-0a0c-45b7-9d46-3dad8cdad2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:13.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:23.863Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=57a92771-fb5f-487d-81ad-f9fbf27c2f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:23.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:33.870Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5b8f456b-4452-4545-a0d7-44f28b02641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:33.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:43.877Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e1d1929e-2ef8-44a2-b415-46bc6da285d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:54:50.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:54:50.093Z |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-11-17T03:54:50.094Z |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-11-17T03:54:50.096Z |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-11-17T03:54:50.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:54:50.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:54:50.099Z |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-11-17T03:54:50.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:53.882Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=7ba43e6b-aee9-4369-a542-f6f8bf6fad35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:54:53.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:03.889Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4d5bc092-798d-4c74-b3b7-fee081f3d406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:03.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:13.896Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0a8c87d8-6693-49f4-a3d8-316e7294676f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:13.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:23.902Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=71e5bfe2-e9b1-4ddc-8f8d-96eade2bdac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:23.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:33.909Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=996fb126-4159-4a10-af05-3eb5aba6453d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:43.916Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=533fd939-27e0-488a-add9-6ea46e6a8159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:43.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:53.921Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8bc65006-1749-41f3-9004-c5725ec92abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:55:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:03.928Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=191c89e5-beea-4f02-b803-469d57be7fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:03.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:13.936Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5bede44a-18a2-42a9-babe-2c7c56f87ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:13.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:23.944Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2daf1a43-7053-4b9c-ab7a-cc4183e8889e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:23.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:33.951Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5141261a-1858-4a0d-832c-8e4a54e07bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:43.961Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=75b57c61-8eb2-4df3-ad4b-c12a035ac1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:53.967Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=42b1a931-11e8-4c2b-8665-9b4a308ade91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:56:53.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:03.973Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=928cc1d8-593c-4a42-8f20-e96299883006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:13.979Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5e3ddbbd-5e21-4e39-b5c4-e069eae8103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:23.984Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=921c4140-d033-4342-8ad7-7c93cd3e5a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:23.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:33.991Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6efa0d98-f663-44c7-b234-abc382e25f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:33.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:43.997Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d5063971-092d-4553-b049-4402731dda1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:54.005Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1fbf7efe-3bb3-4eb8-8002-418597a4fc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:57:54.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:04.010Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e1007ef7-2ee2-4232-b215-51d2d576e8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:14.017Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f0875630-33e0-4c4e-b946-19da18962042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:14.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:24.024Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3b437a5b-2834-43c7-8b09-cf9ccab62a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:24.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:34.031Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c6f5656e-09ca-4fd6-93e8-7678b20e8329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:44.038Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5eb2892b-17de-4325-a3dd-2ef59db38012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:44.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:54.045Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=acb12716-607a-461a-b674-1529bd035460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:58:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:04.052Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9086a0eb-1151-4feb-bbfb-92561c44caec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:14.059Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=498f8d59-297c-45ea-a43b-303187b9e63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:14.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:24.067Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=48f1a617-10a1-4541-8931-6c806d1267f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:24.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:34.075Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a439ca8a-1ded-4d3f-a80b-ee39266ec9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:34.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:44.082Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=697ad179-86fa-49c0-ba7d-5d66fa1d13ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:59:50.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T03:59:50.075Z |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-11-17T03:59:50.076Z |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-11-17T03:59:50.077Z |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-11-17T03:59:50.080Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T03:59:50.080Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T03:59:50.080Z |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-11-17T03:59:50.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:54.089Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=52b6d200-c89a-4184-9900-593dc3bd7d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T03:59:54.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:04.094Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=dc2a6078-6e8f-44b0-8367-04101241af78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:04.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:14.101Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9b156f83-3fc9-4e7c-9199-52689011fffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:24.108Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8b91fca0-bdb1-462f-8797-2e09533b34c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:34.116Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a261dfc7-4883-4d43-8c71-fd376bd43424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:34.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:44.123Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d2d94cdc-b042-4e83-8465-6d034dc7dd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:54.129Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=99ab5a68-a1ae-444e-a646-e944ce38527f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:00:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:04.136Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d868e83e-d288-4b33-9995-c8cf1fc7f574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:14.143Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=eae75697-2c89-4a75-9822-775c890c1739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:24.152Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=abf3bc89-a8cf-4eca-ac5e-c67228cf4d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:34.158Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=649b51fd-b903-408b-8e23-28ae1751d9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:34.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:44.164Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1f1c03ec-7016-4d3a-86f2-459732a10de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:54.170Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=10320113-fd79-4a05-b213-20425732c0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:01:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:04.184Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1fac51bf-c786-4d3c-98f0-b409cf7585ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:04.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:14.191Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ca0e8032-cb41-49c1-9ea6-9f7ddac1df79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:14.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:24.197Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=647d9b01-06f3-465b-84af-8c106a6d574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:24.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:34.204Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2d008322-c973-4270-9b69-58b5b5a5d1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:44.210Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=94323b8c-4cb8-4d32-8fdb-776c6478cafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:54.215Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bf9c301e-1a2f-48ed-9236-bd12d4646af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:02:54.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:04.222Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2251216b-a36e-4c73-a04c-c1dc961adc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:04.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:14.229Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bbe7295a-9f65-46a0-a64d-5b398471cdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:24.235Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bf34ddd4-6472-401d-bcb6-739465c23755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:24.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:34.241Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f748a7fc-be08-4c15-98c8-b4056838a181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:34.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:44.249Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c67d7a2c-30da-40b6-9e6b-0045959bd339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:44.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:54.254Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f22e346e-756d-44ca-905e-357aebb5f6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:03:54.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:04.261Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d15a8fe7-45db-4324-aef0-d0dc0d0f4ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:04.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:14.267Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a8e7eab0-b859-4b40-9358-3fed5efa6d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:24.272Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e85f8d12-dd71-4ce7-bb3e-7050c8a8052b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:24.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:34.280Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d4f2e455-1a92-48ad-bc38-8ae2c9ff9f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:44.285Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=3d870782-08c6-475d-a88d-5e56a442e47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T04:04:50.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T04:04:50.102Z |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-11-17T04:04:50.102Z |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-11-17T04:04:50.104Z |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-11-17T04:04:50.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T04:04:50.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T04:04:50.108Z |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-11-17T04:04:50.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:54.292Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c3bb6c30-1079-436f-9ac9-a2fb81eb15d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:04:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:04.300Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=baea6834-d626-43ad-9c31-f2ff53497752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:04.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:14.307Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=92f10f5d-88bb-4cca-b4b2-ad1757444ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:14.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:24.312Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b7caf25b-b5c3-4232-9c6f-8cab62350614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:34.319Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c56ba5f7-f494-4d6c-8be5-16a23f13d6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:34.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:44.326Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c76e69d0-d8ba-4ff3-bf68-8d72e329c02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:54.334Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=07d7a018-0df6-4700-a455-50ca682d99ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:05:54.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:04.340Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=493ca73e-0bd2-4e92-adbb-7b11a00ddd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:04.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:14.348Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=68b132d6-9aa9-4e3a-9dff-e32eafd87488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:14.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:24.355Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1011d698-a2c1-4855-a43d-6a502c41b45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:24.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:34.362Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2d9ca257-1d0e-4929-9096-3d61e3037bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:34.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:44.368Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=86e8b9fd-3a8d-4d1a-9a11-6341c0ad51e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:44.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:54.374Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=bfa770a4-71ba-470b-8896-9df8965df4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:06:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:04.382Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c228345d-bb14-4370-8d6f-5792ac7c944f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:04.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:14.389Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=166e1c53-db2d-45bb-be2f-eca3304d8046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:14.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:24.395Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d2cd9c0c-6d51-46ea-beba-9658ae606d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:24.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:34.402Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=29626f62-970f-45e0-bbee-7b3fcb3e82f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:44.409Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6f5cc488-7dff-4bc1-8bf8-d029a9bb4858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:54.415Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=77a457b0-7dc0-448b-aea6-45f261c52a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:07:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:04.421Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=eacba9cd-d20b-4108-af28-dbb8bb5104ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:04.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:14.426Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=fdda2ae6-5b89-47b5-98d0-5e4a96c2c888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:24.432Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4aa6f24b-bb96-403c-a05b-34c06986aeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:24.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:34.439Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=e3044fc1-633d-48cd-a77d-dede9558e79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:44.446Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=793d3410-1126-4b51-b1d2-d6c6e776cc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:44.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:54.454Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=9f384255-aded-453b-b5c2-96de4b2fc1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:08:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:04.461Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=00cd512c-47b2-4935-a09e-abfedaaac77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:14.466Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d5a6f294-b53c-41cc-9cec-26c7cd04c502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:14.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:24.473Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=57b3dd3c-7cce-4eee-bd28-eae64e7f36ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:24.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:34.480Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=fe127db2-1ac3-4249-b53a-a556592c0cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:44.488Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b3bd6553-a447-4331-a94b-64f7bf4f1b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T04:09:50.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T04:09:50.058Z |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-11-17T04:09:50.058Z |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-11-17T04:09:50.059Z |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-11-17T04:09:50.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T04:09:50.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T04:09:50.061Z |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-11-17T04:09:50.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:54.495Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a32b485a-564b-4041-93bf-3386bc9158f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:09:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:04.502Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b9a11ded-4e54-4030-8dc3-5c6ad04be814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:04.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:14.509Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f7e9610f-c0e7-48b4-ab34-f8002ca2eabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:14.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:24.516Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=59ec3925-2629-4dc7-86bd-d0b7d2f44015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:24.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:34.522Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=0f4c5555-a443-4430-a486-8b55e680649c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:34.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:44.528Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1cd5bd3f-6a63-43a9-852b-86cce40d1f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:44.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:54.535Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=eb816d05-9332-4444-b9dc-46a9270020c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:10:54.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:04.542Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=99d34e58-b1f3-41ae-8b5b-ad5102dee05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:04.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:14.548Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f362f9db-e863-4906-850f-174893642922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:14.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:24.556Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=83af9090-d5f7-48f2-b732-96ae98321e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:24.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:34.566Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a9270296-848e-4774-8f50-d37661bacf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:34.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:44.574Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=c2df049f-6869-4227-8412-f1b2fe16b35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:54.580Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=d90b1557-35d2-4f68-a754-22ea0f2fcb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:11:54.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:04.585Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=91d2e744-4015-44a5-a239-3076b8b2488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:14.590Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=dc2d1a7d-2d00-429d-b6db-c238f2e05a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:24.597Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8dd508a4-f63e-41da-91e4-23aa9c4c5e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:34.603Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=36cff848-c959-4042-83e9-2066728a7746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:44.610Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=88663027-3ce0-4200-9837-f0091116d1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:44.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:54.617Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=11c907d8-7b15-4bea-a12e-6700b94e8aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:12:54.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:04.625Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=969579e5-b776-4189-a396-512011f7ad9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:04.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:14.631Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f8d50400-be8c-4f2c-aad5-3e124442e209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:14.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:24.638Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=35a12fea-1c27-4590-b80c-37d896c4cc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:34.643Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8f504ac1-2710-411a-a7b2-57e1fdac458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:34.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:44.650Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=68566393-685e-4f25-9937-1adde3305df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:44.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:54.656Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1a6382f9-0c68-453e-9c25-bc8b233baf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:13:54.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:04.662Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=38e844d0-7607-407e-a71a-457c38fd8f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:14.668Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a2595129-a366-487f-a5c4-24dd79efb13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:14.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:24.674Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=6cc26995-2a40-4b7c-8687-b0df5564306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:34.681Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=10b3696e-e1f4-4856-8377-f113a6c49166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:34.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:44.688Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=049be375-3b95-4c9d-be90-2154445dec90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:44.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T04:14:50.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-17T04:14:50.070Z |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-11-17T04:14:50.071Z |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-11-17T04:14:50.071Z |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-11-17T04:14:50.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-17T04:14:50.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-17T04:14:50.073Z |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-11-17T04:14:50.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:54.693Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=ec9d181d-b6ee-4010-b181-e134400f5f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:14:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:04.700Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4ba018f2-f2b8-4abc-a765-012d1da3f125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:04.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:14.706Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=33e459b5-c8ea-4d39-aad0-ff44b7135f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:24.711Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=4212e785-12f6-4985-b420-ba1c5b72bc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:24.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:34.717Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5673bbb1-f992-4575-9bfa-16c2b84c3406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:44.722Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=8d3bc703-f585-4dfb-a2f3-5ebe0de87d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:44.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:54.729Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=eeac7c43-13da-4641-a60d-f2763d30c226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:15:54.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:04.735Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=1ecea981-7238-438f-9f65-1c44ededd9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:04.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:14.742Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f5990fe9-efb7-4a68-9d21-f6132fb36666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:14.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:24.749Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=2d45c771-3f20-4edf-890a-b2eb077e8ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:24.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:34.754Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=5e687651-6db9-40b6-b8a9-7459dd9d177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:44.760Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=a0359a44-b3e8-4b89-8d4b-308e0d107dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:44.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:54.767Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=917b6cb4-e692-43d8-95b6-93224e0edc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:16:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:17:04.775Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=b721116a-1844-46f6-aa3a-f55530a5a056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:17:04.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:17:14.782Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=83fd6eb9-8f1d-41d1-a813-12cfc3d96c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:17:14.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:17:24.789Z |INFO |Init configs |InvocationID=de16d279-284a-42aa-adf2-e4a45af6cbe5, InstanceUUID=f08c72a8-96c4-490f-a616-cc3cf5f89c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-17T04:17:24.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |