. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:04:41.600Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:04:41.603Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:04:41.635Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:04:42.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:04:42.395Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:04:42.396Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:04:42.396Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:04:42.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-15T00:04:42.522Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-15T00:04:42.541Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-15T00:04:44.295Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-15T00:04:44.740Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-15T00:04:44.758Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-15T00:04:44.770Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-15T00:04:44.827Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-15T00:04:44.827Z |INFO |Root WebApplicationContext: initialization completed in 2286 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-15T00:04:45.199Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-15T00:04:45.843Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-15T00:04:47.114Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-15T00:04:47.537Z |INFO |Started MainApp in 8.417 seconds (JVM running for 9.115) |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-15T00:04:47.616Z |INFO |Start scheduling PRH workflow |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:47.630Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=8f30bdb8-2b25-4ce0-9965-a3febd830155 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-15T00:04:48.547Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-15T00:04:48.548Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-15T00:04:48.550Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:04:49.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:49.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:04:59.154Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=4a8acdf1-f0fe-422e-9165-a77c24313e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:05:00.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:00.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:10.233Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=0011d60d-7bf6-4743-aa80-7e08784f93f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:05:11.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:11.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:21.303Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e3a27acc-7b5a-43dc-8c48-f6912dac5994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:05:22.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:22.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:32.601Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=830fc968-ca76-4bec-b4db-24e1fb150084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:05:33.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:33.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:43.674Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a68d4d87-1e88-46b5-879d-265166bc172e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:05:44.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:44.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:54.750Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=9945704d-2bce-49aa-98bf-b19eeba651e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:05:55.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:05:55.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:05.814Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=c28c72f6-19eb-454e-8a2a-ee1d59d7e932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:06:06.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:06.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:16.856Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=dceaf789-9618-4199-b974-cdf18a884b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:06:17.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:17.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:27.925Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5205055c-a787-44e6-a813-a6f5cdd7bdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:06:29.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:39.063Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=870dda0a-6189-481f-ac18-4aa7cf1d6235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:06:40.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:40.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:50.137Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=aa86aec4-05c2-4afb-857d-b397050857b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:06:51.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:06:51.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:01.175Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=4897ea1d-141d-40a6-b472-68ac262f8376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:07:02.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:02.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:12.249Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e7740f24-c49b-4b09-a6fa-49caca4656f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T00:07:13.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.127:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:13.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:23.318Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=600ba7b1-e956-4991-8041-6d9d71ffffb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:33.428Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=849ea630-36a4-45a1-8999-28f0ab68e012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:33.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:43.443Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=4b3b330f-8717-42dd-a00d-7306cf1e4248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:43.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:53.456Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a8dfe609-d105-4609-90ec-98b67a61d1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:07:53.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:03.467Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=0424b140-d7b3-46b9-9f94-15722c0b751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:13.479Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=10bb1511-734b-40b3-935f-dea1a00e9a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:13.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:23.490Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=f3c41df4-5ea1-45b0-9a86-922ab4c86dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:33.503Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=38e59f3c-f2b5-4214-8e0b-6379bde2d00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:43.513Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=736ca6e8-f228-4592-b5a9-378292a4934f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:43.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:53.524Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=65f4ef7c-ba37-4a18-ab1d-851d2a697427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:08:53.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:03.535Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=8b1fa706-c638-45b3-9e97-ff68251b674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:13.547Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=33a76dec-92bf-403b-8521-74cc9071e681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:23.558Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a918ba61-0333-4387-8141-e84468d91ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:23.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:33.568Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=cc1efc22-36f1-479c-bcdc-99334f9ec03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:33.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:43.577Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=9e573d39-e5df-49da-8eb7-2864490571c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:09:45.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:09:45.937Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:09:45.938Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:09:45.941Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:09:45.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:09:45.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:09:45.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:09:45.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:53.588Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=37355e5a-0473-48ea-89cc-6800d751d5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:09:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:03.600Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a3f49170-e876-4a4b-977b-5e82c8d2e3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:03.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:13.609Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=125f0803-31b2-440a-bdd1-ce8cd5073eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:23.620Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=aa84d37f-fc12-49d2-b340-fb4e126960e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:23.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:33.630Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=3b85130b-5e8e-494a-8bbf-ecb76b55bc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:33.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:43.640Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5f944efe-1db5-43ec-8fa3-1740a49cd154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:43.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:53.650Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=1bd09b75-d567-43f9-a1f2-c26423e9afa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:10:53.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:03.660Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5d5ec38b-4861-4dc8-85d3-13e186da5a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:03.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:13.670Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=1ca53f45-7d92-4149-b837-6d386bb42c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:23.681Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=afe9b38b-e672-4631-a396-7fd193e433a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:23.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:33.691Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5f2c8afb-313a-4585-8501-93fdbd0af8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:33.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:43.706Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=df524423-6cd1-4353-8bd9-2bc6f53951cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:43.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:53.716Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=2f2c2a84-8594-4e82-9d9a-6db4846d63f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:11:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:03.726Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=b9e25e7c-9146-4183-a2a8-0a4d4a3ccc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:03.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:13.735Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=f5ae5080-c0c1-4bef-b844-0b083ef4c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:23.746Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a61a101a-95d5-4276-a3fe-7f90c1d6237a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:23.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:33.757Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=6b987f20-4c9c-4ac7-8e29-56dccf5cfde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:43.767Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=89bbb9d0-393f-4de5-baa2-1fc63a26ce83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:43.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:53.776Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=1d4899f2-a320-4c4d-bcac-9f7a33bb795b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:12:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:03.786Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a36e04da-9691-49b4-be8d-e1194c1792c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:03.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:13.796Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5b34d873-f8f2-4503-851b-9908a3253d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:13.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:23.805Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=9c24d036-c37b-46c4-b5ab-badbcbe5d6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:23.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:33.814Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a51be5b4-9d25-43e3-80d2-dcc3fea0ac02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:43.824Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=612ee71d-1c68-4298-91dd-1e6bfc728eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:43.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:53.833Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=c7555299-406c-4db4-b9da-c255257db4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:13:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:03.842Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bed9fa97-9d17-4df8-9d3c-301da3c9ef72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:13.852Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e022aa81-a10f-4a8c-9154-3f39e9ce209a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:23.861Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=8e39761f-473f-4b77-9d92-9306bd134851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:23.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:33.871Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=880b889b-6a5a-4145-974c-30b4b617af53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:33.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:43.881Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=ba10c532-1cf6-4a02-a06c-c219f4674823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:43.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:14:45.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:14:45.433Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:14:45.434Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:14:45.436Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:14:45.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:14:45.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:14:45.443Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:14:45.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:53.890Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=953cd6a0-5cfb-4bf6-9c9d-a436553a482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:14:53.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:03.899Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=1549c8ca-6754-4926-bc68-c82aa91f4545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:13.908Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7e8870be-2bff-4059-b301-3c757d223168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:23.924Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=66df8c34-0661-495c-a564-12ed7f3f742f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:23.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:33.934Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=85636bb2-1354-4f69-aaad-3acc2932c06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:33.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:43.945Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=4c52bb10-e1ac-45bd-bd5b-991902bd1ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:53.955Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=4bd8ad97-c2e4-4238-b094-6ba72daba20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:15:53.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:03.966Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=fe0ecd7b-15eb-4a90-a0bb-6cbc745ed78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:03.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:13.975Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=0163c408-d9a9-467b-82de-a1688703f2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:23.984Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=51d21840-19c3-4d2b-8f55-adedfc452f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:33.994Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=1a59809b-a1b7-4b35-89d7-8d59fdcc8f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:34.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:44.004Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=6aa1fd5b-bfb0-4498-bd70-9bf642095f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:44.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:54.014Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=0b886f47-050d-476f-baf7-4dece4cac786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:16:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:04.023Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=30c3dfaf-db3d-4fa1-8acc-5eed9f2f7756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:04.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:14.032Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=05408c9c-e72d-44c7-8441-28b606ddbe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:14.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:24.040Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=437fe2c1-c045-433f-b53d-5c651fff3899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:24.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:34.048Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e5e4c5fb-9f88-4808-8f5c-66deb37cc5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:34.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:44.057Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=d83a03eb-39ea-46fb-986c-586985bd005c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:17:54.066Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a15908f4-8d4a-485a-b2dc-0c1a43802d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:01.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:11.546Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=d5deeaa8-8e3d-4fc0-8e3c-140b8be475b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:11.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:21.670Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=2b07a55d-4a6b-4012-b8e4-c11e90709ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:21.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:31.677Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bd6325dd-3a0f-4563-87e5-acdc632f3d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:31.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:41.686Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=6d7b13c0-0f58-4aec-b505-c73e381e31ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:41.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:51.695Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=65158caa-d2ff-413b-8bc2-f61d7ac46274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:18:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:01.705Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=9d968485-6d3a-4e2e-a09d-108d9c380e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:11.713Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=457c0a76-6416-4fd3-bd11-61a39260c964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:11.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:21.721Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=9874a815-b914-4bb6-b560-d9c8ef0f6534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:21.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:31.730Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=ab67ce54-c6d4-4679-8505-8322a2b7bccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:31.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:41.740Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a9dc9199-17ad-461e-b6e5-f545abb22319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:19:45.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:19:45.456Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:19:45.456Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:19:45.457Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:19:45.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:19:45.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:19:45.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:19:45.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:51.749Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e265b180-e3b5-4754-9249-3ad0f0dd697f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:19:51.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:01.758Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=68e65f8f-2356-44a1-ba10-da2b58059ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:11.767Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bf2002fb-8039-4f13-85dd-9d81d828e906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:11.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:21.777Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7aaebfff-d5a3-4609-a530-95e23b619d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:31.785Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=d2c7447a-a9f2-4d0e-952d-7182da634cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:31.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:41.794Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=c61a3ce6-6dfc-4b1f-a291-c062103f7dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:51.803Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=eb949590-150a-425f-b530-c9ccaceb4cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:20:51.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:01.812Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=c8adee7b-4175-454c-87bc-55d129892e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:01.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:11.820Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bdc8dd7b-dc12-451b-b162-678b8b1f55df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:11.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:21.829Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a944420f-21ba-49fb-9107-c35dd1434ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:31.838Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=627d7404-60f1-4147-9c7e-b253f1eed199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:41.846Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=c816d2f9-cb43-40f5-9755-91c68c06c0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:51.854Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a4b047a2-aa9a-4df0-822c-0dfd40f5cdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:21:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:01.863Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=486b4841-79bf-4f94-8c6e-c3636904a56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:01.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:11.871Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=32e29765-7a53-4251-b235-e187d2dc3b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:21.880Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e3f31847-f088-4141-b92e-92610791291d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:31.889Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=90f1d86c-704e-481a-9830-f52e9a5acea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:31.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:41.896Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=d1ddbb89-dcaf-4555-82ba-9e93d9ea3d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:51.904Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=864dbd24-26e0-4e1f-8d3c-867a5804378e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:22:51.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:01.913Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=ad5f2844-1687-4af2-bcb1-6f3ac257585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:11.920Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=4ff19e6f-857c-4844-a24e-b05bf225424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:21.928Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=90398b01-618f-4486-a688-281be9353658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:31.936Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=2a3fcceb-8414-4827-9b2f-1259705af9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:31.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:41.945Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=586e69b6-5c6a-4670-9039-570d252a9346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:41.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:51.952Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=38b3d29c-9992-489e-b973-65d2656ab5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:23:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:01.961Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=1839db59-f914-48db-bcf6-7eab7fab2740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:11.969Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=0656f1a3-929f-41be-83e2-32815be7ad00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:11.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:21.977Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e1a009cc-9683-46cf-ba32-81b6f02b3fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:21.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:31.983Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=d6d44cff-c574-41c4-b010-755662cb7355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:31.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:41.991Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=4567f796-d8d8-4796-b59a-964a53dc3086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:41.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:24:45.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:24:45.412Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:24:45.412Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:24:45.413Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:24:45.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:24:45.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:24:45.419Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:24:45.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:51.999Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=786a57af-c5e8-484e-97a3-fd02d1e65631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:24:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:02.007Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7018d7f4-cab0-441c-9033-083ccc7458aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:02.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:12.015Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=ef96909a-0a91-463d-a735-b97ac1cd8967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:12.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:22.023Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=0ffdbe3e-1386-407d-9b24-0fe51eda6787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:22.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:32.031Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=16967ea3-f204-4cf3-bc18-3771449397c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:42.040Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7c283567-514f-4d85-ad78-c4d656fd814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:52.048Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=842bc73a-b6c4-4cc5-b653-8ce6f564dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:25:52.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:02.057Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7c78bcbb-afcb-4403-bb9e-db9eb29856b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:12.065Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=66921aa9-0020-45e4-b5ca-61fd0430a30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:12.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:22.074Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=d587aefb-17b5-44a0-946f-bafe28ddafd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:22.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:32.083Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=dda08793-fce1-42a1-988a-3752d0d7e577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:42.092Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e0304533-56ba-4688-b600-a4c8a4197c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:42.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:52.099Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bd45967d-b213-49f5-9256-68653bc8f52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:26:52.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:02.106Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=9187ec0b-bf9a-488a-a43d-2f682992bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:02.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:12.114Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bf13e207-4f4c-4ab1-b342-754659f3516e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:12.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:22.121Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e1781339-e7b6-4a6f-b1b6-5e36ca6d2c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:22.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:32.130Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=79bfa0a3-f1a9-459d-9247-bd2626f22f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:42.138Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=24e8cdcf-b860-46b0-a614-d574a957eda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:52.146Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=b32f4288-099e-4cc5-ad93-9ba65a662114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:27:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:02.154Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=cf210631-b279-488c-b157-2b940595f557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:02.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:12.162Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7b7d33b8-5727-4f8c-9dfd-c789d7b7de52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:12.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:22.169Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=43f8e664-9771-4038-97e8-94eb5658aa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:32.178Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7ccac0dd-6e34-494c-a154-09b32cca8566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:32.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:42.185Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=63772f16-86e3-4c1a-876c-f1f3e425fe6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:52.193Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7bc312e0-6f9c-4683-8566-133d779cdf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:28:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:02.201Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=0406919b-b170-4b1a-a7c7-7a35728e9a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:02.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:12.209Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=488f9cb4-04b1-454d-97cb-3ed53daba95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:12.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:22.220Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=8ba14fc0-b97e-43ae-b3b3-62eb2d0e88e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:22.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:32.227Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7a818f6a-8278-4917-8410-00b0e4e3f156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:32.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:42.235Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=2eab33ce-98d1-49e6-92d3-caeaf0dd790b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:42.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:29:45.408Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:29:45.408Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:29:45.408Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:29:45.410Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:29:45.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:29:45.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:29:45.415Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:29:45.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:52.243Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=c3554b4c-dacb-4f6c-87b0-fbd5b1d14fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:29:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:02.251Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5ac72f00-1bd6-40f0-aa7f-67b36f327a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:12.259Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=b4c6bd54-37b5-4f85-a93b-49dc5089f14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:22.266Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=93014fd2-ae7d-4e14-abca-3ceab09765a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:32.274Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=1b477c7e-0890-45dd-aa71-64ac5c610cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:32.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:42.282Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=59c8b96d-2125-4f2a-9524-63f10cb266d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:52.290Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=1b8cd59c-aa96-4d38-816b-a4874d7dd8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:30:52.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:02.298Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=6aaa2597-0ec6-4a66-bdf1-788cda5f9a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:02.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:12.307Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=8ff0ce54-59d1-4eb3-a2af-e5128de1fbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:12.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:22.315Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5d1b3827-6c34-4a0f-b73e-9117dc800fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:22.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:32.322Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=62c3e15c-b1e8-4ac6-bff9-c82f778c89fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:32.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:42.329Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bdb11eaf-de64-4c0e-9431-4aa120ff4794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:52.340Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=782eb652-a51f-428f-b4b3-e91420a36d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:31:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:02.348Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5764ba8d-69a7-4198-aa0b-09dd4dda7bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:02.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:12.355Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=65496a13-f6cc-4e38-9d4c-46632fabbba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:22.365Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a842c91a-d932-420d-8e2b-2640c902beca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:22.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:32.372Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e4d75c34-4fc7-4221-b84e-caef79898ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:32.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:42.379Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=24ba5d77-4494-4324-9a6f-fbd1aff2308b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:52.387Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=38155f2d-3e44-4912-b5f8-9e43d4c187ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:32:52.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:02.396Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5f972c1c-63c2-49f0-8f18-a71ecdb7f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:02.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:12.403Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=d2ae3125-192f-430e-aa68-82bdeae30cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:12.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:22.411Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=58fea722-79e7-4ea5-a076-c6964c86e638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:22.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:32.419Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bc5cdb59-c5ca-4e99-869b-00fb471afa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:42.428Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=1ae0f52b-cb5c-4bf6-993d-a6e390558d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:42.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:52.435Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=79427319-d172-46cf-8959-b9672df4dabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:33:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:02.443Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bedf5aeb-a5e7-4aab-b229-91ba95359feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:12.451Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=02558a98-57a5-4e33-8965-5977291110bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:12.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:22.459Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=fe5459cc-4061-4c77-ad2e-07fb5309cfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:32.467Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e22be4f8-dde6-4929-b5fb-0d4383d848bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:42.475Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=36b5ee96-3cc8-4fd5-9f60-e7cb1367bc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:34:45.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:34:45.400Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:34:45.400Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:34:45.402Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:34:45.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:34:45.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:34:45.407Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:34:45.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:52.482Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=87e31975-7d75-41b1-9a4c-9fa58095afb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:34:52.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:02.490Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5a8b1502-5ba7-4847-889e-2dfaec7dea7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:02.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:12.496Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=6d8c0027-82e4-49d9-bbd3-682daa3c4713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:12.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:22.502Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=6804d81f-825e-46f5-91a2-fc58579bd70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:32.509Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a8f06ff1-556f-4934-92ef-11df71d37c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:32.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:42.516Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=b6095312-b884-495b-a3f5-602965947302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:42.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:52.524Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5baed980-d97c-498c-853b-7e3390461b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:35:52.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:02.532Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=93d8eeb5-97e0-41e4-8314-e838e99720da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:02.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:12.539Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=ed4af54d-6d55-429c-af1c-009594ce92ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:12.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:22.547Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=596a546d-5be1-46e0-9b6b-7927464683d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:22.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:32.555Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=9f1c707e-fe13-4332-b030-cb8b76d87174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:32.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:42.562Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=3c94933f-8a1e-4300-b1ff-32e81eea0d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:52.569Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=81ff1838-884c-4011-9951-3237be5fd8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:36:52.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:02.576Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=45c40e73-854e-4693-b026-9c35bbe021bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:12.583Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=20f978df-e240-4f02-bf7b-b4721eb1ecc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:22.590Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=85329ddb-d7e2-403b-848e-f15158472594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:32.598Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=0be56a98-e1ca-4a06-8e1b-9683f0ecff7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:42.605Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7093a367-036d-4fbc-b909-8aad31abf09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:52.613Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=2b5821df-c7f7-4c78-b724-2377e081f466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:37:52.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:02.622Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=0d0faa4d-46e6-43d7-b117-3df87d147e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:02.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:12.632Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=b790f87e-bda7-4746-8e2c-2718af6289b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:12.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:22.639Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=b6969904-e394-43a5-9617-172640149de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:22.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:32.647Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=995d6720-cdae-42b2-86a7-bc7e91107e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:32.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:42.653Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=3242b55b-ef35-4317-87d4-7866576bce7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:42.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:52.661Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=b8108ab4-f7ed-401a-aa1f-a848bbe839ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:38:52.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:02.669Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7532108b-1723-4570-b0de-e94ff4aaaa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:02.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:12.675Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=2a57f116-4b95-4dcd-955a-f6d4c8632d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:12.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:22.683Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bb87ef83-4194-4922-a795-6ceec122fc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:32.691Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=f6879e93-385d-4b0e-a62e-c84e615842d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:42.699Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=37b288c7-17d3-4686-897c-cf66dc658fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:39:45.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:39:45.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:39:45.414Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:39:45.415Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:39:45.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:39:45.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:39:45.418Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:39:45.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:52.705Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a4f07426-52ea-4f3b-b580-e12b26518f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:39:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:02.712Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=53d80d3b-ebc7-437a-b243-089d54157e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:02.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:12.719Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=8d88b65d-4fa8-4e09-aeff-635ccc85962f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:22.726Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=3de0145e-eea3-4338-a194-a4ca54503e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:32.734Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bc72e41e-780e-4562-85a8-6df3b37efe17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:32.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:42.741Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=c27c09d5-c31d-4bd8-861c-180f92ad83a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:52.749Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=ba4b9e21-14b4-4cd3-909a-c33acab3a5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:40:52.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:02.757Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=961bd05a-2caa-4cd2-88a7-c747c201684a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:12.765Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=340cf09c-5d81-498e-a2e7-02311be15334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:12.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:22.771Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=584ea582-bdf2-448f-a031-99b63d20bdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:22.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:32.778Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e3527d38-15cf-426b-a18b-a5630b8a0739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:32.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:42.785Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=229d9d01-0e10-4343-85a5-f920a2969822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:42.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:52.793Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e7bf654f-1ac9-4791-9a62-efb812211886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:41:52.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:02.800Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=c116bc2e-e582-4f88-af14-41ddb74706af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:02.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:12.806Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=ad768623-1646-4789-a73a-6f35af073933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:22.813Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=41a352dc-e7cf-43d9-ba8b-6b1c30ef0e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:22.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:32.820Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=dcc8c315-c440-4f4f-9f51-59853d3c9090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:42.828Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=218df9eb-d802-43d3-9aa9-3698ec052ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:42.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:52.836Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=9ff12d91-3b84-47ed-8d3e-19b7bc2ab06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:42:52.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:02.843Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5bdd9c96-c31c-4858-972c-701bac7795e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:02.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:12.850Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=903ff9c9-3d7a-47f5-80fa-23f4b9a2122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:22.858Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=31eabc30-2868-402d-963c-b130b267ae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:32.866Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5b53bd3f-679d-43ca-82f9-505b7bd0acc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:42.873Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=80237eb1-e46e-4e34-9d23-a68f72a285de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:52.881Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=39978097-5448-4be3-97b3-2bf12a34d5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:43:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:02.888Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bccb96fc-a907-4103-bfe6-977d9c053ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:02.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:12.896Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=4b3eefca-58f1-4aea-999a-97316d87a2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:12.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:22.902Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=b5745c44-a411-434e-939b-5884748788f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:22.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:32.909Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=95e1ae2d-4daa-4350-9df4-4ab30da52887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:32.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:42.917Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=8854e288-744f-4046-803c-77a3961cf0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:42.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:44:45.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:44:45.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:44:45.416Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:44:45.417Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:44:45.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:44:45.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:44:45.421Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:44:45.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:52.926Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=33835f45-6262-4d5e-9bb8-300c143e9701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:44:52.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:02.933Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a2e688be-f085-47a4-97a9-76c523086c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:02.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:12.941Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=337acd4f-34aa-4da5-98c6-30841a0961bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:12.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:22.949Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5c58951e-d40f-43b2-87d9-990b707d6eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:32.956Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e172d985-27c2-4818-85e5-bf411d8cb10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:32.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:42.965Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=c7ddecbe-9e88-4278-8144-e247b1db5ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:42.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:52.973Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=3e1cf594-e731-4da0-9409-6ec778576700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:45:52.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:02.980Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=ebdd060d-1ff2-4b53-b1a8-c2be86ab0635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:12.986Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=f6e5a14a-0399-418b-89ed-c0800e119946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:12.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:22.995Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=fd802617-898b-45f2-88b4-62b88c5f4ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:33.002Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=06f493cb-e2c5-48b5-a54f-4f4e8820148c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:43.008Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=4ebe1301-ed46-4991-87fa-24da9229b4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:43.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:53.016Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=462849ea-dcd1-4fbf-9484-a4b295461c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:46:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:03.023Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=6c83d891-8098-48d3-a888-e7db43522317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:13.029Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bedd9f2b-ac10-455d-b249-61d860cf780f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:13.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:23.036Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=4399884e-481d-4122-84a3-980336fe05d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:33.042Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=3c6aa994-e527-4039-83d5-13be7c2b6303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:33.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:43.050Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7e59537e-2302-4470-8ae4-fc8f91424aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:53.057Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=22d8dddf-01b1-4899-849b-212214146cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:47:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:03.066Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e3e63b99-0e55-4990-9753-3a66b7421d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:13.072Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=a044aef6-55e1-4fea-a4b2-eda53841aacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:23.078Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=691c759c-c651-4018-83b3-2946d3a56fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:23.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:33.086Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=f923051a-fe5a-49ff-94f0-c753e5871463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:33.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:43.092Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=23a329d9-7df5-4f81-b62a-eb0ef7d5b8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:43.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:53.099Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=97d6f589-4f77-4843-b5bf-d83d81fbe81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:48:53.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:03.105Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=fc2133e0-5e75-4272-97ac-736d9626c5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:03.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:13.111Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=121de8a3-9e01-4122-a7ec-102d11a0888d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:23.117Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=3eeda63e-adc3-49f8-9084-66231e3e5cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:23.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:33.123Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=bf6da240-6672-4c00-a8d4-a478259c9f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:43.131Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=5077ec42-c08b-483c-a1e6-4bc81670fff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:49:45.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T00:49:45.393Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T00:49:45.394Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:49:45.395Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:49:45.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T00:49:45.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T00:49:45.399Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T00:49:45.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:53.138Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=6dcfeb4a-a141-4e1f-a958-1dc120d601f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:49:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:03.147Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=f1a2fa8c-76a9-422e-87a3-8e7c87747576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:13.155Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=9ddf1ff0-2a34-4ec5-97b3-47e4128e9e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:23.162Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=97dde44b-67a9-4e97-9cd9-77caf4f29ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:33.169Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=db5b0ff7-2c18-479d-a5e5-f5023469700a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:33.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:43.175Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=2637d841-d36a-4b69-9345-2a30cc528ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:43.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:53.181Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=2dc8a6fa-e8f1-449d-a207-44ff06f7f8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:50:53.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:51:03.187Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=e5402cec-abbc-425d-826c-8d6bdc7fa5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:51:03.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:51:13.194Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=19f5b63c-1fc6-445f-8212-561b53e1eba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:51:13.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:51:23.200Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=7909931f-621d-4ed0-8733-7e30452bd190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:51:23.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:51:33.207Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=c9a22a0a-b25d-4a42-b0ca-7768a368b246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:51:33.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:51:43.214Z |INFO |Init configs |InvocationID=0550b5ed-0465-4cae-a1a8-0b8a44e5b302, InstanceUUID=2b29b636-05f9-4dff-b958-af3f9b8258a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T00:51:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |