By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:06:09.969Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:06:09.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T12:06:10.021Z |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-21T12:06:10.783Z |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-21T12:06:10.900Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T12:06:10.901Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T12:06:10.901Z |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-21T12:06:11.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-21T12:06:11.186Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-21T12:06:11.221Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-21T12:06:13.030Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-21T12:06:13.515Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-21T12:06:13.543Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-21T12:06:13.543Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-21T12:06:13.613Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-21T12:06:13.613Z |INFO |Root WebApplicationContext: initialization completed in 2391 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-21T12:06:14.109Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-21T12:06:14.998Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-21T12:06:17.025Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-21T12:06:17.675Z |INFO |Started MainApp in 10.455 seconds (JVM running for 11.219) |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-21T12:06:17.749Z |INFO |Start scheduling PRH workflow |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:06:17.762Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5b685a2b-e7ac-42a1-a1ca-754a8cbf9e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:06:19.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:06:19.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-21T12:06:20.532Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-21T12:06:20.533Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-21T12:06:20.535Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:06:29.290Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=57aeae49-2973-4734-8a64-0bfa015357cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:06:30.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:06:30.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:06:40.322Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ad0c3e40-5fd9-4057-b66c-5a7304456b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:06:41.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:06:41.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:06:51.363Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=aef51ecf-f84d-46ce-bd58-0b9b265b8411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:06:52.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:06:52.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:02.397Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a278ac03-95ac-4966-a0e8-3c9de2c50c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:07:03.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:03.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:13.439Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a994c21c-c0ca-460c-af91-cfa3477f35dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:07:14.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:14.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:24.494Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9f0c7bac-1cf9-49eb-b108-2be2c8a331df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:07:25.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:25.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:35.550Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e164d38d-5429-4897-a2b9-3b4f5d96251f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:07:36.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:36.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:46.590Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1076d23c-4a78-4869-a142-5ebf6c240e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:07:47.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:47.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:57.630Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c825e95e-8db5-4be5-8c51-74e447635fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:07:58.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:07:58.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:08:08.669Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6ad1c1be-f5cc-4803-9ff2-fbd124fe2e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:08:09.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:08:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:08:19.709Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=0b03b987-060f-4343-867c-0cd8d136524d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:08:20.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:08:20.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:08:30.751Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=45b13ac5-4971-4201-9124-673f043ce38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:08:31.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:08:31.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:08:41.790Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3819f890-cba4-4cfe-b38e-f03e56d87850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:08:42.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:08:42.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:08:52.829Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=502f2f66-cb7c-47ec-91bb-c21515ad1452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:08:53.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:08:53.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:09:03.870Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b30c204f-fd0b-409e-a7e9-a24fce5b9ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:09:04.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:09:04.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:09:14.909Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7cc44a9f-6a3e-4526-bf9d-9bef07dcaaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:09:15.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:09:15.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:09:25.951Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ab017c0b-32da-4b70-962e-50a221b2aff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:09:26.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:09:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:09:36.994Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=96252dba-1b0e-4d4e-acae-842c3d49ec14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:09:38.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:09:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:09:48.040Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c998629a-8af5-4014-b9a4-d1f8f2089d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:09:49.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:09:49.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:09:59.069Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6115d9b1-72c1-40d4-bae4-fba215204f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:10:00.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:10:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:10:10.109Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a237dee1-aebd-4e95-85e0-43811e240d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:10:11.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:10:11.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:10:21.151Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4668584f-e49b-4099-844e-9f1f1a17e579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:10:22.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:10:22.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:10:32.190Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=95bb90a5-1819-4ac1-96f3-1c99263140cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:10:33.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:10:33.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:10:43.229Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=655c9428-fd1b-4fa6-b5a7-c2224a768554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:10:44.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:10:44.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:10:54.269Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1eec5d7f-a494-4f45-9321-e7feab1c1972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:10:55.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:10:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:11:05.313Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6052881c-5bae-4bb0-913c-149fde0407ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:11:06.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:11:06.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:11:14.514Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:11:14.515Z |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-21T12:11:14.516Z |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-21T12:11:14.519Z |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-21T12:11:14.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T12:11:14.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T12:11:14.530Z |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-21T12:11:14.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:11:16.349Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=00fa5310-c944-4ae6-add9-6c3993e026cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:11:17.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:11:17.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:11:27.394Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e35f551c-0044-4a15-a977-3a16d59d9430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:11:28.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:11:28.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:11:38.434Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=662ea728-2d8b-4571-854b-c0ff42413762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:11:39.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:11:39.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:11:49.469Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=48c6be88-735d-43f2-8c75-22f4a1563686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:11:50.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:11:50.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:00.514Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=40a1c649-f214-493b-aa98-40db2432f393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:12:01.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:11.582Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6b79b140-bd3d-495c-b514-8327fb14befd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:12:12.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:22.685Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=fd60fbcf-97e6-409a-8817-277e45561d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:12:23.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:33.725Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=870a919b-4eab-4cb9-b21a-580b4b91e389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:12:34.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:34.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:44.766Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9c9a920d-e0b6-46c5-b37b-abf7d9d58d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:12:45.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:55.806Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1f2143d8-83a6-46c0-82b5-7d6f7c70a510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:12:56.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:12:56.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:13:06.845Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e0010ece-c8a5-4309-9876-1eb9aae00d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:13:07.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:13:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:13:17.885Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d0101b4a-638c-4230-978d-9e866807e30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:13:18.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:13:18.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:13:28.925Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=77e26f8d-f998-4984-94b5-bf8e8665e0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:13:29.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:13:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:13:39.965Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4d18d8f8-2fb8-493f-a088-b7c53711fe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:13:41.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:13:41.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:13:51.199Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9eab674a-5f5d-44e1-9817-fb0d5f73a39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:13:52.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:13:52.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:02.238Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=af7f8f20-9289-4251-bcfc-6bac4b12096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:14:03.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:03.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:13.277Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=774f53bb-1b0d-4050-b97c-46f271324bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:14:14.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:14.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:24.319Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b0322c82-06fc-4c19-abac-6a6eaf656243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:14:25.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:25.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:35.357Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7bc99203-9169-4dfc-b170-b04a527829b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:14:36.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:46.397Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=00b8d26d-7a44-4c07-8139-0ba2d7a57861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:14:47.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:57.437Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9dd5fa7a-7f58-4382-9e43-3148884762fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:14:58.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:14:58.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:15:08.477Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3f3a7a37-eb0a-43d6-9cd3-934673a8625b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:15:09.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:15:09.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:15:19.807Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6a243078-366e-4e9c-b91f-95dd88ded852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T12:15:20.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.19.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:15:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:15:30.847Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=62cc8d4d-dd7f-41c3-96e5-1fe8190b4be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:15:31.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:15:41.007Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a099d6d7-d87b-4d28-b28d-343fac93d69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:15:41.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:15:51.021Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=068594c3-f538-491f-9a50-7ff6d79e253b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:15:51.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:01.032Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=87073109-e056-4e40-bc69-2b364ccfdff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:01.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:11.043Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=65f2f818-e391-4f73-bb8e-ae88d9e13842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:16:14.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:16:14.508Z |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-21T12:16:14.509Z |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-21T12:16:14.512Z |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-21T12:16:14.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T12:16:14.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T12:16:14.520Z |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-21T12:16:14.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:21.053Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=389c05e0-5d3e-4cb0-afb7-d61c9de26206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:21.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:31.063Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4fea5566-1029-4737-952f-2c531f2847b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:41.075Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1525a578-c676-4b4a-a569-ee4f1acf8cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:41.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:51.086Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8bac919a-e482-4be9-9568-a709f08179cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:16:51.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:01.096Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f92cd062-1da6-4d58-923a-87930ee5310a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:01.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:11.109Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=46ffa401-5d15-4d6a-941f-658dda68b029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:11.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:21.120Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8c0cdb7d-d316-421b-a8d3-1b89d9903e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:21.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:31.135Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=85308f25-135a-47d4-bd6a-4677565840ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:41.149Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=45883620-286c-4f67-88a0-5e2a98b83c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:41.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:51.159Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a73b5dd7-4d5e-4a91-a549-3ba425f27e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:17:51.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:01.168Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e6667d2b-8cd1-4e92-9a57-43efe9eb9a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:01.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:11.185Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=982949a6-0722-4d37-bdcd-2105ead7f946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:11.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:21.196Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ab2dd792-b9b0-4dab-8422-b4f6592dc30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:31.203Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2b187b4f-0b16-48a3-b791-f73554085201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:41.216Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e428620e-951c-49c1-9342-183fd2383b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:41.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:51.226Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9dc0d564-673a-44aa-bdc1-03680a4d0776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:18:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:01.236Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=43096cd3-6013-4602-952c-88b156f99526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:11.249Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d36eb439-b5e7-4b74-9df6-c0979c26a9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:21.268Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f6b44167-6ab6-4bef-9cf4-08b0254a539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:21.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:31.279Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=59a4ef4c-5e29-492a-8e82-ad45ca268fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:41.289Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6a0548ce-9743-4cec-87d1-b3245d4cc37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:41.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:51.299Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f1e8fa02-f757-4ce5-9432-233fd37d9e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:19:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:01.308Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6318e0f7-d420-444b-a982-4e7deb333098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:01.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:11.317Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1eafcb06-dc41-4404-87de-52ef769d60c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:21.327Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f3eeea2c-a9dc-4b7a-8ac4-c51eb48e1d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:21.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:31.336Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=928a2f6e-0d27-45b1-b56d-dd5ecb43ed6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:31.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:41.351Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=20c1d912-68fe-4431-8737-71c5611a5a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:51.363Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d74b8930-5a1d-4a22-8f8a-52bba3b11a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:20:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:01.373Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ac48d1e7-1a27-4d5c-bcbd-02f14df30be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:01.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:11.382Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1e7a5ff6-57c3-4fa9-a9f2-8d47aba25cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:11.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:21:14.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:21:14.452Z |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-21T12:21:14.453Z |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-21T12:21:14.455Z |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-21T12:21:14.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T12:21:14.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T12:21:14.462Z |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-21T12:21:14.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:21.404Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=07b8f484-84a0-4b26-b1bc-d53bd32948f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:31.411Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6a923dd8-d9d2-4192-a732-74e496fa1d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:41.421Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3ea35f0a-87c6-4376-aa16-757bf2b911e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:41.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:51.431Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=288f7a42-96da-4d6a-ad47-9194670766e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:21:51.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:01.442Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=fc799a53-6c54-4a12-a6de-8d7812c0409d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:01.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:11.455Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=56225654-5872-451b-bd69-7b60fea15d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:21.468Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=985cecb0-42c4-43c6-a4fc-c96473199d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:21.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:31.477Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=011b85d2-f917-4e87-a7f6-751e7ec40250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:41.486Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=bc0cc129-ac37-4b82-940f-cdd29730413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:41.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:51.493Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=65fb0d18-d095-43f0-97ff-4586619f2511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:22:51.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:01.505Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4d9c846b-d758-454a-9d2f-278c454c0955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:01.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:11.515Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5386c1ea-9b09-4613-8a5b-91b855bcbd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:11.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:21.523Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ffc69ba0-a6c6-4c78-bdc3-b721c3adc48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:21.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:31.539Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=46b7a3b6-43cb-4ded-884d-3c5ecb388f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:41.555Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1a04bee4-2a79-4754-92ba-b36585006af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:41.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:51.564Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=04428c33-bffd-40b4-a25a-8d11160ec3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:23:51.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:01.576Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7af5901e-99a7-4ce5-8bce-e6bfc135a474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:01.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:11.584Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b78f7e63-b02e-4637-8e8e-64e63ab1e246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:11.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:21.594Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d389054a-e2dc-4561-9d3e-b4810e1596f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:21.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:31.608Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5a86fcd2-0883-4b98-8d35-ed0dc4d2304e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:31.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:41.618Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d86f05a1-ff32-407d-992d-b5a1a1097c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:51.627Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d4bb4571-1ec5-4dfa-9148-2755dafbc62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:24:51.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:01.641Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a5279e3f-423c-43a9-870e-f3b6680283e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:01.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:11.650Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=19b9ad5c-4c7c-4d4d-bc5b-f6a6a25eb5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:21.662Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b6f0fe55-e7f4-434c-ad3b-8f9f8b5af227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:21.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:31.670Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e558cafe-2beb-4c64-a634-bf15633cb5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:41.682Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=133d415b-72d3-42dd-bcfb-4c027914d479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:41.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:51.690Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1e54be89-e076-48ec-92b3-7483a0eb3c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:25:51.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:01.700Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8ecb59ef-0f17-4eae-87db-65a46f5adede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:01.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:11.708Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8a155882-7e63-47f1-8c3e-e787925131c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:11.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:26:14.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:26:14.446Z |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-21T12:26:14.446Z |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-21T12:26:14.449Z |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-21T12:26:14.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T12:26:14.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T12:26:14.456Z |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-21T12:26:14.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:21.716Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=eae41638-6bc1-418b-8ccb-a0dda802d55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:31.724Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ebc29693-c839-4b0a-ba0c-a4a83af3861a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:41.733Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=858a7e2b-1e71-4929-b2c7-7410c066e36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:41.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:51.751Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9ad48ea7-efa8-4724-bc89-1dcdbda4cd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:26:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:01.759Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=0511a76f-3c1e-45d0-930c-93a1dab1a70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:11.768Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9c30c141-ed53-4338-86a2-4c3194d60578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:21.777Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2835390e-fa43-48e7-bb10-422d59ce3774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:31.786Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a471cfd4-e4e4-458e-8ab2-3c87c0fdcbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:31.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:41.796Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1729aaff-64c5-476c-86c9-77d0f7735711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:41.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:51.804Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f473a6c4-aaac-4338-87ff-e2cf2a53e037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:27:51.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:01.815Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b90e213e-9ff0-4b59-8e65-56592be55159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:11.823Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=19f7c509-a9bf-4bb2-b673-8d5379a414e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:11.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:21.831Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c94d6356-aad2-4427-bafa-3ba15aabacec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:31.840Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=41c93882-f26d-4807-bd9b-a19591c3f79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:41.857Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e6bc99c0-1688-4ed8-93cb-c6411757af46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:51.867Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=46808c99-efc1-40e1-994b-b71d28f86233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:28:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:01.875Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7ccc5d7a-7c87-4d27-8f9c-22bf3809a3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:01.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:11.884Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=08fbcbff-29aa-4df3-8034-7e4fdd808fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:11.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:21.892Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=46cc224f-4f37-4ef5-a480-c4ed42079db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:21.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:31.900Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=0a382740-c61c-45e3-b8af-21cc955c01d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:31.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:41.909Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=858f779c-adbf-4e75-9c3b-1693181ad13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:51.919Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b9bfc01f-07a6-4d03-a805-c547ae4c6676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:29:51.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:01.927Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ca02b42c-ac93-4732-972f-ece34cfd46d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:11.935Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d5a45fa5-addc-425b-a1a1-451b9e88a9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:11.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:21.945Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f05c6b66-e8ef-4b84-ba51-3ecdbbcc8519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:31.966Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=93f07804-0acf-4317-94e0-f23c03d54f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:31.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:41.976Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f97cf5be-3bf2-4c89-9d4f-7f71e7de0925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:41.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:51.985Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2008df45-43e8-43e6-9198-bdbda7d06793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:30:51.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:01.993Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=09b0edf5-91f9-4882-bf0e-6c582195ffcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:02.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:12.005Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=34c770d3-16d5-457b-b455-053c8d7037b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:12.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:31:14.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:31:14.434Z |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-21T12:31:14.435Z |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-21T12:31:14.438Z |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-21T12:31:14.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T12:31:14.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T12:31:14.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-21T12:31:14.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:22.014Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b1dd4797-da21-4d1e-808a-66a7f7c2b160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:22.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:32.022Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ebca8339-8c5e-4706-af8c-7da976bc9cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:42.031Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f7b60a17-8424-466f-81d3-ccf9c2062c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:42.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:52.041Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=439aa4b8-b70f-4c63-bb99-ae921829379d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:31:52.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:02.050Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c8aeb90e-54a1-470a-b0d2-159898685a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:02.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:12.058Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=20630f51-70a4-4847-b4f7-c282fbf1ec87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:12.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:22.067Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9f242d3b-b681-4bf5-88be-d27278dd84b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:32.086Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e919739c-f80c-441b-b9d1-ee34b02e12f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:32.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:42.096Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a8b3dc9e-d92e-491e-be6d-1ca39fdab0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:42.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:52.106Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6f164072-63bd-4749-a501-921b8f3122a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:32:52.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:02.115Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=885e9f2e-4b7d-462f-a82e-8f6620239726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:02.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:12.127Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=bb4b3998-ef35-4f82-9c08-66160ea6e1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:22.136Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=268e28be-09d5-4146-94f2-83e07f672943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:22.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:32.143Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=734d350e-dcb0-4859-839b-75fa06a3bd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:32.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:42.152Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=04874e9b-c977-4b15-9b01-4d27dde4c67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:42.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:52.162Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=865f6ecf-add2-4802-b74c-2e8d4c5128a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:33:52.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:02.170Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=90afbfe1-61b6-4cfd-b371-4a4cae137fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:02.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:12.178Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3615d3ee-9b52-46a0-8bb1-8a2d08605418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:12.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:22.198Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=cd0709d8-f601-47b3-aa83-463f17247269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:22.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:32.206Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=76e3ce31-0b01-4b7d-9516-eb382c8f29b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:32.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:42.212Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b29cc217-f498-4885-83f6-5a0f2e198957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:52.219Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=0be466ae-4d3c-4741-982d-ab58d643a64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:34:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:02.227Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=97b775f4-bf8a-4fc8-bb37-72bf250e31b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:02.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:12.235Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7fa5dcf9-b49c-4c5a-9576-8c0698d55f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:22.241Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=cffe2ef1-f32b-458e-891e-853df843a775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:32.249Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=920814b8-3093-4ef9-bd04-509830821366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:32.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:42.257Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8703722b-e121-45d9-bf27-e7ebf0da1466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:52.264Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=bab07df6-4409-4c96-9480-5b2fd4629271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:35:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:02.272Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=fe976f2d-d163-4256-8c46-115cb9c37b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:12.286Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=47b1adcb-ea15-478f-984a-beedff82c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:36:14.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:36:14.439Z |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-21T12:36:14.440Z |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-21T12:36:14.444Z |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-21T12:36:14.454Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T12:36:14.454Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T12:36:14.454Z |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-21T12:36:14.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:22.292Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=0bf4f5d2-ef20-47d8-ae20-6f3f3d8342b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:32.299Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1f235cb7-59a4-444d-8b4a-3f461cc195ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:42.307Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b2111c04-b53b-40c4-a49d-098c4cf43c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:42.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:52.315Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d11eae58-2679-466a-9fd7-3d76a40eb4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:36:52.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:02.323Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=057a36f1-569f-4d87-91ac-eb93af52b8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:02.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:12.332Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1bd4583a-10fa-4eac-8e75-ec80b3d6b9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:12.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:22.340Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2042de63-656d-419c-815d-d2898b0d8abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:32.348Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3280a170-9753-4443-9711-2dbfdc01b0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:32.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:42.356Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=17bda538-0932-4516-93e9-2eaf7d1cb5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:42.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:52.363Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2e37e467-cea2-4064-9de0-9e1b696bdf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:37:52.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:02.380Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d220cc4d-8318-4a1c-a460-adacade5e218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:02.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:12.390Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=31c482e4-d6d2-4c2a-867b-b19da3727dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:12.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:22.397Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a9ad3fe2-1b8f-43a4-939b-cd5dda93296f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:22.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:32.405Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=84cddcbe-6ca9-4954-bdb8-f7c3f2685def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:42.413Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3ecc4cb6-5673-4144-8c91-d4655062dd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:42.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:52.420Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=45cc0720-f3e7-455b-b31b-c80680b8bf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:38:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:02.427Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=61f48d29-fa51-47a9-a435-38f6810f03e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:02.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:12.435Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a8c33200-8d58-48da-a266-20ff6e6bf72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:22.443Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=972dcb16-4918-4231-8cde-3b8f48d40270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:22.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:32.450Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f8e4d3d2-b3be-4642-adca-407518863b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:32.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:42.458Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c1e61385-e4d9-4c4a-bedf-4460c4856ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:42.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:52.475Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b6218d39-a394-49aa-adac-549f3e6abbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:39:52.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:02.481Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=89e06f4e-ac65-4df1-b019-e980dca06088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:02.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:12.489Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8117d25b-cf23-49b2-b470-5caec0548d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:12.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:22.497Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=afb090bd-79d0-40f9-87a3-187456effd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:22.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:32.506Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c3a3097c-200d-430e-945f-b860a5f25ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:32.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:42.512Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=0da6e554-5220-4d4b-a7cb-553abaf52f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:52.519Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5bbdda16-82ab-480a-a529-188186a6e4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:40:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:02.525Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7e7eaa03-dce6-4adf-90fd-c946af535661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:12.536Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=078f163d-74ea-46b1-9ae2-23951473a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:12.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:41:14.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:41:14.463Z |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-21T12:41:14.464Z |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-21T12:41:14.466Z |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-21T12:41:14.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T12:41:14.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T12:41:14.471Z |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-21T12:41:14.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:22.543Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=68a732d3-7472-43ff-bd67-97989d37108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:32.552Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=687b0b74-eec4-4f65-a0d1-143966afcf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:32.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:42.565Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7a79d907-d543-4905-9764-b1165be5b2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:42.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:52.573Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=325a6025-0f4e-49d7-856c-3effdeba84af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:41:52.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:02.580Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=03c4605e-f865-42b8-a90a-cb7553c4982c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:02.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:12.587Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8499cd2d-359c-41db-9c66-31b4b3b55564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:12.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:22.596Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=629ea887-74a5-48db-a89c-4c820a9ecd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:32.602Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a2349035-84bf-46eb-b854-1d4103c8e5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:32.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:42.609Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a5c3e63d-b400-4a48-b0e4-563ed868468d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:42.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:52.615Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=dd32028e-d58b-482b-b736-0204ad716e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:42:52.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:02.626Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1ce49fd0-ec86-44fe-a504-d6b234f15dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:02.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:12.632Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7f3f1bf7-c634-4b48-8c54-2fc86f7cc1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:12.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:22.639Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f9087c55-66e2-442c-845e-057fae6b1669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:22.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:32.648Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=bea8fe8d-5ab9-45dc-9c33-d799dad0265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:42.668Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3db1d959-9d27-4a3f-9398-30406e97f900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:42.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:52.676Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=07633ff6-3d92-41c8-9cf7-61153ac246a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:43:52.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:02.687Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=703ca471-3cde-4515-90d0-fafa081907f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:02.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:12.695Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f4d012ec-4faa-4023-942f-c45a21af88a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:12.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:22.703Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=732f51bf-3693-4856-bba6-b39061caee73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:22.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:32.710Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=fff0aa01-4637-42cd-b8a9-768f1d430cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:42.718Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e14b4e2d-679c-42de-9853-3b2d03055d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:52.726Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=02f00afb-9d66-4c50-803a-753e420ace5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:44:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:02.734Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=99d2ded3-407a-45e6-88dc-0b6f9a957125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:12.742Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=14d32389-d80c-4a9f-ba6f-f3e5e32de097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:12.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:22.752Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c91ea810-0ff9-4805-93bf-a247f899edf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:22.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:32.765Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8c3e18e1-db41-46fc-8a2a-24cc4e5c9c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:32.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:42.773Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9f7b5876-2674-499f-8ab7-6494a65a084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:42.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:52.780Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=735fb10f-c529-4e93-9c46-2e57e2c91c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:45:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:02.789Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b9f7d695-63b2-46b9-8dc7-8d6188ba41f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:12.798Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=01a9fe70-9ec9-4625-9dd3-059aa197297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:12.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:46:14.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:46:14.434Z |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-21T12:46:14.435Z |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-21T12:46:14.438Z |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-21T12:46:14.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T12:46:14.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T12:46:14.442Z |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-21T12:46:14.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:22.804Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3135a841-7e3e-44e2-be28-fffcc56a7288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:22.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:32.813Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1e5c5eed-5c24-4466-9c1d-9c4fa66d5af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:32.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:42.825Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=021043fc-eb50-49ae-b7ac-a701fce57c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:52.833Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f6220765-b8e6-4a0e-bec7-4369c7a678d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:46:52.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:02.840Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c94efa02-be6a-429c-a830-ec5befb7c839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:02.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:12.850Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9df76d9c-f0fd-405f-95e0-f0df0c831e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:12.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:22.868Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6caa8cbc-a522-4276-97df-c227de3bd1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:32.876Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c6670641-1011-4b54-99bb-60ae64dfd01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:42.884Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8baa6800-8823-4a84-b4e5-e1989a2d6d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:52.892Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=337fa033-7c2d-42bf-b9ce-5f5b1e648820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:47:52.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:02.898Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e8bc7f39-9052-403e-ba92-88059d1cef95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:02.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:12.906Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=58b48394-45d7-4a03-86f6-3f587f907f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:12.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:22.914Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=610c5f41-d3ea-405c-90a4-ab38d4f71f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:22.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:32.927Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4645de1b-447a-4a83-a643-39783319a93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:32.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:42.934Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6c2939bd-d914-4acc-9072-3075625821f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:52.941Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9e369561-c471-4050-9b0f-3e926dd9c9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:48:52.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:02.951Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=467d30fc-0cb1-4a37-a3d4-1207fa9c6cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:02.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:12.967Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=848197a1-2efd-4fff-88de-a628a3815b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:12.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:22.975Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=69a01ebf-5e05-4e95-9097-5d868ec3e5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:32.981Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=de12898f-fd39-4999-b401-0bf1c2f8831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:42.999Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=365e10f7-aa2b-4840-bd3d-0b750c0265cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:53.008Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=45dc463e-457b-4926-bd1f-f6e8767c6d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:49:53.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:03.015Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=31ca4956-601a-481b-b368-e66644db0533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:03.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:13.029Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b608f1f1-39d7-484b-904c-025b569d6bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:23.039Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=344316ff-944c-4b4c-b80e-d1425dd7ae99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:23.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:33.046Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b36342b8-20d9-4104-b4d6-520fa7428d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:43.053Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6a34ebff-fea5-471d-8f32-35b81b96b658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:53.064Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=264b8919-5989-4374-8f19-ed3c5de40ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:50:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:03.081Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=979bbfa3-0cc6-45e8-8668-2370215f9105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:13.089Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2b059eb0-14f0-45f1-8bb9-e56ff9c6f972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:13.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:51:14.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:51:14.442Z |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-21T12:51:14.443Z |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-21T12:51:14.447Z |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-21T12:51:14.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T12:51:14.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T12:51:14.453Z |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-21T12:51:14.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:23.095Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=741bb733-cb16-4f93-b416-71e1e7eb5f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:23.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:33.104Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7e6dd963-8c0f-482c-a491-11a4121e9578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:33.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:43.116Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f746b1a2-2f15-4856-8029-d75a27e2748a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:43.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:53.125Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5c5002ea-b2e4-4742-b332-16b94acef79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:51:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:03.132Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=dc401867-b330-448b-9c09-41412b2c6260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:13.140Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=42bfacce-6364-4f73-a617-4f4469efc644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:23.151Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d06e9922-dc43-4bba-bf5b-7125b2b68902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:23.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:33.159Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3e7f658d-1bd0-4a2f-be82-dfdaff717ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:43.169Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=176a16b4-4473-4efb-86db-4c95058ebd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:43.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:53.187Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a967ae3d-a32f-467a-b5de-91436954c8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:52:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:03.196Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=aae8766f-4659-4675-bb72-7909e94a7970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:03.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:13.204Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1ff02437-ae65-4c67-8017-07f16546fee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:13.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:23.211Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3ed81330-05dc-46cd-aac1-f53af0ba1198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:33.217Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=24e8c179-8064-4cc5-b448-b729a69c76c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:43.224Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e55df283-6b35-4f6b-9af1-4ccce5d3625a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:43.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:53.232Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8d9d8565-3621-4eef-902e-5fb6ea500e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:53:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:03.241Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=be042d78-1df0-4e9c-a523-ceeec371fc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:03.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:13.256Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=07bc31a8-63c3-46d1-a18a-f109f0107d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:13.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:23.264Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=fa4e2734-6018-44a9-ae35-be6723d5b50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:23.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:33.271Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e51493fe-3b83-4141-8be5-db57ff2e4c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:33.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:43.281Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a4a2c3b1-4343-4477-b702-0da7dc586654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:43.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:53.301Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=35b185b0-cade-40db-aa7b-8c06e4109a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:54:53.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:03.309Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2d7b51e6-3472-424b-81e1-c25f126a4843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:13.315Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=579e0137-3e97-4cab-a35c-766f9d1ed69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:23.324Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9e41c74e-88fa-4b92-ba9a-4d634c75f2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:23.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:33.330Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9eeb6fd8-2456-48b0-85a2-ca9232bd625d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:33.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:43.336Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c0432a68-5316-4541-a0d5-e3f1bf1a5ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:53.342Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5a9c6220-568f-4010-a4ae-6e71a18ac46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:55:53.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:03.352Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=10fe4239-1771-473d-aad9-d5e958f2d8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:03.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:13.361Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6030a5d2-6a46-4e5f-8e65-e4b3af4ec0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T12:56:14.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-21T12:56:14.455Z |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-21T12:56:14.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-21T12:56:14.458Z |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-21T12:56:14.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T12:56:14.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T12:56:14.462Z |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-21T12:56:14.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:23.367Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a3083723-916a-4ee7-aad1-c598c28d0d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:23.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:33.377Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=19a8d048-a9a3-44c0-a134-50942aaaa329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:33.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:43.389Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=203399ef-b761-46f3-b59c-17ef54defc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:43.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:53.402Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b2d7c042-5d9b-4df3-a9c0-aa95f47e80ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:56:53.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:03.411Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e34e8538-dc2b-42f1-8ef4-fda603ba63a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:13.418Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=35416370-93a5-4204-ac5b-3843ffc7d673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:23.427Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4a50b40e-1f0d-449f-9cee-11256d041e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:23.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:33.434Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=94874431-0a0c-4bd4-93f2-73994f2f8242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:33.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:43.441Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=816c17da-133e-4176-8992-281b4482b7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:43.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:53.448Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d5016182-aaec-4fc0-a8a8-498b53e85686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:57:53.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:03.460Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3a087834-76eb-45e4-90b0-16dbecae9740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:03.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:13.468Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c83a8b7e-5e28-4095-ad28-0da36ed0bc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:13.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:23.476Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=061944a4-a367-4a2c-82a2-e8e2e905cba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:23.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:33.487Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=58391876-31e4-42db-84b2-0bd5f45bd6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:33.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:43.502Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=20479a1c-80d2-4727-80c1-1a649470ffc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:53.511Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=348c6177-73de-4e01-a1d0-09529063f24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:58:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:03.518Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=77b9a638-9367-4c61-b58e-9071c31459ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:03.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:13.524Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=102bf8dd-8466-49e8-9add-7c08dd432d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:13.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:23.532Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=60583d3e-f27d-46ba-ab02-389c48793636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:23.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:33.538Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=690395bc-c086-41ae-9845-b6a4b113b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:43.545Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=756c1625-9f59-40c4-8f2c-7a80e22aef92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:43.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:53.551Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a8adfa85-59f5-4fbd-a080-440dd42a9f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T12:59:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:03.559Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d789f4c2-947f-48d8-8c07-088b64d2f49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:13.565Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7dfad71c-5ea3-45e4-b3ac-e151cf706f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:13.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:23.573Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9d854976-80e2-4a0a-a599-41ece1a5ca40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:33.587Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1a169b0b-f24a-420b-87e8-39af86a14494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:33.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:43.598Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a25761bd-8f2c-4e99-b42c-a198d0b00bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:53.609Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=fbe6e972-2038-4777-a60c-3806d082bf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:00:53.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:03.615Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=0034f4fe-3224-476b-a8d4-7591d29dee58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:03.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:13.620Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3cc714d1-f62e-4b69-870c-e749c3c529c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:01:14.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:01:14.427Z |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-21T13:01:14.428Z |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-21T13:01:14.430Z |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-21T13:01:14.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T13:01:14.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T13:01:14.434Z |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-21T13:01:14.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:23.628Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=77a43927-8f62-49c5-a1c4-8ed5025e9277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:23.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:33.635Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=46249e13-16e4-4d75-be76-d0aef8eacd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:43.641Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c3fc98a7-41de-4d4c-93f2-02a4afdcedbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:43.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:53.652Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d343ea3b-67dd-43b4-8543-591a77bad24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:01:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:03.658Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=dc082158-5b7c-4467-a042-8db3f28f6ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:03.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:13.666Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=443b6d2f-70c7-4cc8-a077-97dbc0cb17fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:13.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:23.680Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=369a5f2e-c915-4d5b-9936-e1f1e01b9be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:23.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:33.690Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3ccff805-b24a-43bd-9d65-6628bf8c8dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:33.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:43.699Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a18e3a76-3bde-4b1b-96e1-10398494f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:43.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:53.706Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5f765ebf-bde4-46ab-94d2-abd537dbfda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:02:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:03.714Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=14c5cea7-b063-4379-badc-afc6e3fb7197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:13.721Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=87ccd700-2896-4331-b86a-8cb8b0f6b9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:13.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:23.727Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5ae950e1-8515-4e96-9498-3c7d3e68defc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:33.736Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=12f41eb6-a664-4c91-91f6-febfe5c515b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:33.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:43.745Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f72d2145-26e3-4191-93de-97d1357a1751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:43.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:53.755Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ba818abc-76d8-4ab0-b070-d3b917e0a386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:03:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:03.763Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ab4bd424-8a6c-4ab9-92bd-ad16f21dcb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:13.771Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=19532535-6912-4be7-8228-969c9dc88752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:23.789Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4083887a-f600-4333-ad5b-e69a8c7d8f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:23.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:33.799Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=96d570c1-79d1-4d73-864c-96e7e5045068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:43.808Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6751f3cd-2730-4be0-986d-0dafa5c8c711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:53.814Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4ad80a99-66f6-42f9-bde8-dc026eed14ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:04:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:03.822Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8cc9a2a2-caa7-47d8-a6ff-ca4b5e99ce52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:03.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:13.829Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b566f973-90cc-4b9d-b5b7-312bff209498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:13.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:23.838Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3beba610-2e82-4db5-8cdb-a15c51a53855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:33.846Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=76e3e9da-2a9d-4008-b107-57afc4153510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:33.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:43.856Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=884e3892-343d-4d18-aee3-5446d9a8a0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:43.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:53.864Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=16fcefb9-5247-4eab-b510-2275dc21c921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:05:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:03.872Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=fd6c5c53-69b7-4eef-8877-cef44913144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:13.882Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=41067190-1703-4961-b7fa-a10c0ca1f294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:13.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:06:14.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:06:14.459Z |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-21T13:06:14.460Z |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-21T13:06:14.464Z |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-21T13:06:14.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T13:06:14.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T13:06:14.468Z |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-21T13:06:14.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:23.902Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b2c1fbba-b232-49cd-8db7-aeac89d61e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:23.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:33.909Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a7a4338f-55e7-4c30-a367-ac40e77d8649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:33.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:43.917Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=875927cc-3181-441a-a293-ee840e311d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:43.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:53.923Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=dcfebe32-e4db-4880-ae67-ea0aeff6a0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:06:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:03.930Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ff420b8d-a1fa-4e4a-98e5-a962effae208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:03.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:13.938Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7ff85a43-c4ca-4857-a04e-006b7d77ea6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:23.946Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=40b22775-04b3-45e6-89e9-2cb38a3694b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:33.956Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1a68026f-60a7-4e92-8db8-cb3451c7f114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:43.965Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f8b67145-8f66-4681-8d70-b7af6765b135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:43.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:53.974Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8f5dc9c0-5a36-40fc-87f5-3ae03a445997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:07:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:03.983Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=10134d1c-b4e4-4751-8ad4-f5ad08b9e526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:03.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:13.994Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5dd83e72-d3d5-4ea7-8b07-c269a51f4999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:24.017Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=274751aa-4d31-459d-bb65-74f942ee1cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:34.026Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5050c325-6775-49cd-8480-475572f5200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:34.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:44.045Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2fd9d8e0-af3a-47ae-9dc5-ba738f5452ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:54.053Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=47ef55ca-b74d-4197-ac72-c16b27ca0e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:08:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:04.061Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b451dd27-b649-4405-b7f6-6651b914bb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:14.069Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4767c8a7-6c0b-4fae-a478-e476991de11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:14.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:24.075Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e58887ae-79d8-4008-9939-d24f18b03a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:34.089Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c5df7152-0698-418e-bffc-9b73b2642053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:34.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:44.100Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6d276c57-1371-43a0-8599-b78c146b55d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:54.107Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7a6332cb-07ac-4b5c-b9a4-b976332b409e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:09:54.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:04.117Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5831da39-46c1-4807-9502-dbf057a34134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:14.137Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=96131f28-4397-4597-ae48-a79f0702ac6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:14.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:24.146Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f7aa6f37-c5b1-486b-b622-a464a4d7d12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:34.155Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3187cddd-ac17-40c1-8e78-9f41c646e9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:44.164Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=281cb6e3-cbd8-49fe-89bc-ad63e1cacc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:44.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:54.174Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7aca46b3-8e02-48e9-bad2-a30faead7e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:10:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:04.180Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=506a8075-b365-4603-b357-456335fb4d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:04.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:14.187Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=bc2a2947-fca3-40d0-b9fa-7bf91035a82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:14.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:11:14.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:11:14.418Z |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-21T13:11:14.419Z |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-21T13:11:14.422Z |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-21T13:11:14.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T13:11:14.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T13:11:14.428Z |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-21T13:11:14.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:24.195Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=bc58ba1d-e6ae-417e-9efb-ea55be60f88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:24.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:34.203Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f1ee98c3-b1f8-45e1-9fa4-03fe0a2213f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:44.211Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9406fc35-7bbc-4e1c-a279-93aa3a5c8ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:54.222Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=51a6279b-94e6-4c33-98a2-d1fa9bf62940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:11:54.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:04.234Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a1653a0f-d132-400c-9ed5-bb3045f306f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:14.243Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d5a872ed-eb15-41fe-8c15-e3cca7b2b45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:24.248Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b165a270-a581-4781-ad3c-b39117b79133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:34.257Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a513b150-bb16-4d84-a4b7-6f671d2e29d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:34.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:44.265Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d25cda90-3c1a-4ab9-85ab-fdd332fe7b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:44.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:54.271Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d50f9790-8eb6-4c2d-9b13-2040d066753a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:12:54.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:04.278Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=818927e8-4f73-41fb-bda8-90bf8cb7d3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:04.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:14.284Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7a9c693d-3dc2-4019-a08e-72845f41bc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:24.295Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8f60f42d-d03a-4619-985a-e7c839ee1507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:34.301Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=05cd75f5-0d46-4f0f-90e3-e6e115097207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:44.309Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=19acde90-6138-4b74-8022-b53fa5765146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:44.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:54.331Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=80390a85-f10c-443d-aab3-7e6aa4f05a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:13:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:04.338Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9f1bdcf2-19be-4601-8160-480784c7522f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:04.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:14.344Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=0af9026f-c9ae-49c1-b72e-9c826b82e8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:14.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:24.352Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=19fe47c0-0603-47be-98bf-d993c4b048cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:34.359Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1d09f85d-4c15-49ef-8ddb-71152d985ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:34.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:44.366Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=335e6b6f-0ee4-41b0-aa02-def835ccd471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:54.373Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=19afbeb8-ee25-4760-bb3c-4c55139f45a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:14:54.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:04.379Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6fb91df1-b4a3-47e6-8ff6-048535b1ec74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:04.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:14.389Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a62b1689-33d6-4d2b-95eb-cc79c9609572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:24.396Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a8f773f4-f1e2-4f76-bc39-28c0626518fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:24.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:34.403Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=04f14a47-12fd-453f-b132-ba69670c7772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:34.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:44.414Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b430c580-4076-44c7-9a2a-80c036e60916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:54.427Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ccbb6baf-a0f4-472b-904c-9683952dbee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:15:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:04.433Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=207fde22-1a72-4b70-b800-f7c24de0d5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:14.439Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=844197b4-ebcb-42ac-a6ee-bdf518c38033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:16:14.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:16:14.472Z |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-21T13:16:14.473Z |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-21T13:16:14.476Z |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-21T13:16:14.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T13:16:14.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T13:16:14.479Z |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-21T13:16:14.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:24.444Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=202cd44d-2219-4347-8b3b-48eaa6663305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:34.451Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3eb9f01e-9614-4703-902b-c2400986f2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:34.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:44.456Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=308ae929-cf5d-476b-94d2-9794cf319bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:54.462Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f7d377a5-46bd-4447-bf58-50b9f317777a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:16:54.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:04.472Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7c71c218-e95d-40d0-904d-67a112608532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:04.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:14.478Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=205e5587-6472-4a7d-8b65-504f9ffc6aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:14.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:24.484Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=dfd5522f-16ba-412d-b8ff-fdb069a5defd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:24.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:34.491Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=488c77ab-5639-4354-bba6-4f7c0d0cb489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:44.508Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7697c03a-632d-4859-82ff-6c05c856de82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:44.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:54.518Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3f19b72c-3754-4b05-ad6d-b1247eb143f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:17:54.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:04.523Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ed0246dc-cd7c-4212-9582-463cf3e13082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:04.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:14.531Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=318d06b7-024c-4116-b196-b23cd202942f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:24.538Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=01fda421-624f-44eb-8f99-c86b79c03481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:34.544Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=bf243aef-b25c-4078-80bf-24c3a232c90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:34.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:44.553Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e2c41664-e2ae-4ada-9aca-6c0306a1ac5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:44.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:54.560Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2ef16881-3d76-4736-84c0-7f8aa4ffe03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:18:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:04.568Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=06edf497-6f0f-4ccd-832c-f0d0e835a849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:04.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:14.576Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d25e5367-b9ca-4d74-aa5c-c48d4b3371b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:14.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:24.584Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=598f8912-fc13-4ad7-ba55-36f82cc96da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:34.601Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d1ed08c0-e50a-42a9-9328-eef5b1d75e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:34.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:44.615Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=df6781f9-bbf5-469f-b3f8-16458a937668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:54.623Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=187b127d-dda3-4fed-ab4c-f01b08b5246d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:19:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:04.631Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ee4c7d31-6c16-464c-b884-b7b83c57e130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:04.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:14.638Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8885a7fe-0fe7-429d-b57c-4d123b9a1517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:24.645Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a8df0c6d-e5b3-4f99-bbb2-fe836679073a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:24.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:34.650Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7ae949ba-f7f0-4e52-8ce3-9c18c4624fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:34.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:44.658Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a07bac1d-49e4-43cb-88ac-602e6bbf162d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:54.670Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2ea47752-365c-4d19-89d5-210b883acdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:20:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:04.677Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5db2e276-88b7-4e2f-91fe-c1d8500cad79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:04.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:21:14.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:21:14.468Z |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-21T13:21:14.469Z |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-21T13:21:14.472Z |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-21T13:21:14.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T13:21:14.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T13:21:14.477Z |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-21T13:21:14.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:14.684Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1cb5bf27-e508-4d70-b892-18989400ed1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:14.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:24.692Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=72539c1a-8776-4c67-80fe-d77a4a3e6246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:34.705Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7ddb42ab-16a5-4f75-bbbd-0dd8c0730887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:44.714Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=18bc7109-a851-49b1-9379-47dc61df6ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:54.721Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=114792c0-e3d8-4a17-b027-4f9187f6ea0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:21:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:04.727Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a12d6157-7412-4b8d-9ff0-b63c4a3268b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:04.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:14.735Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=dd5a448e-c750-4854-b71c-18eda672de77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:24.741Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=979bee73-7209-4e3b-b26e-493af295e453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:24.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:34.748Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=56ed620a-466e-4405-a15f-88640506cf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:34.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:44.757Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=36cef320-a858-4335-aaf9-aed3c590d719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:54.765Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=686b6a45-fa7e-4942-974c-98afe86e714c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:22:54.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:04.773Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f14b36a8-9d97-45c7-9c86-180736661495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:04.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:14.786Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4b19591e-f537-4331-b7a4-c6dad47af621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:14.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:24.800Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ecd9456a-7cf3-487a-adfa-a45e4128b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:24.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:34.806Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=04008f76-dbda-4c2a-9b5e-f87b83c2b9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:34.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:44.813Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7abac8df-dad2-4783-9ec0-91c6514ac7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:54.820Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=447857eb-c57e-4e72-bb6b-bce9e7c91895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:23:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:04.825Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1e6d198d-b8fb-4d6d-8a3d-82cbf4c5fbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:14.854Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f3fdfc63-2e06-4700-b5cc-1b77b3c1e459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:14.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:24.861Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e5d2b0fa-6852-4903-939f-cb777b0e28dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:34.868Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b3d0c1d3-b0f4-44dc-aac9-976590c275a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:44.877Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=68646375-2201-4311-ab17-912a4f6a7c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:44.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:54.884Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=bd586926-576f-4b82-bad3-58d9f822e472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:24:54.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:04.895Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=474bc0de-4e76-477b-9edf-3d8e750131be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:14.911Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=64c65ea9-148f-44d8-bfad-2e9bc3820134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:14.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:24.919Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2e54ee7a-cd62-469a-8cba-f7d626256061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:24.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:34.927Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e218d41c-fd34-49af-9a30-6db604e73c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:34.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:44.934Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=82bbe586-3d35-428b-b696-5a23e58cb087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:54.941Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=23dbb882-e64d-404c-9ab8-98e4fecaab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:25:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:04.949Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=49a934cb-ae21-4cec-a670-195c7f51ad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:26:14.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:26:14.445Z |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-21T13:26:14.447Z |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-21T13:26:14.449Z |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-21T13:26:14.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T13:26:14.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T13:26:14.453Z |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-21T13:26:14.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:14.956Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c84f2eed-5a11-4264-bea4-758d38d98612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:24.964Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a133f1d5-63df-4058-b169-6638266c547d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:24.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:34.971Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=29f07165-86f7-472c-85f4-cbc0569b8fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:34.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:44.977Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ba9a10c1-750d-4f24-9c81-408228f09977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:44.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:54.987Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=05ef7f61-c9ce-4c8e-aa00-b32e80cc5d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:26:55.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:05.009Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b59f5414-927e-4e75-9e3f-0aad908556dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:15.016Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f4b5283b-26f5-4d48-b636-e447ea1ca0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:25.024Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1d1fa241-355e-4333-891a-4c08d70961e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:35.042Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a4b9aa4c-9e0a-4eb0-bd63-ea6dab0fba71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:35.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:45.049Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f1ae325e-7a0f-4c8c-85b3-76b08fc3f235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:45.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:55.056Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d81bd729-e943-4ed3-bbaa-10480e7c9a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:27:55.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:05.062Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=7a268bd9-b7a7-42dc-bf63-8e332f410750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:15.068Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c9297ae5-18a0-44c3-8ea6-163053d94efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:15.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:25.076Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=daf1a5cc-40bb-478f-8767-0e104aea2e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:35.081Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=bb43e580-6063-49ce-a18d-645d5ff18c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:45.090Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=70660225-2c34-4d6a-b4bc-ac2fb6b2fda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:45.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:55.103Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=106b09bd-12ec-477c-9825-58a09710f133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:28:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:05.113Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f6fbdae5-8a28-4d7f-a31a-b7a261fbf974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:05.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:15.120Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6e199436-0907-466c-9808-e061dca50bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:15.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:25.126Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=36c194d9-316f-49e1-b679-1bb8946453f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:35.133Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2bef7110-ca2c-402b-b058-390b1a49e62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:35.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:45.143Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d527278f-d495-4347-9547-5eba14d4eb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:45.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:55.149Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4a1a9fc6-f16a-4462-a408-42380f137627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:29:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:05.156Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a4f06b3b-9e07-4484-96c8-9321f99413a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:05.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:15.167Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c2bebae4-77db-4754-80da-f4cd1b37dbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:15.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:25.174Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a6cbf15c-35a2-4801-84ae-ddd573354c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:25.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:35.180Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8a1f56f3-cc8c-4155-88ec-bb146310dbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:35.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:45.190Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6f5cb0ec-7e2b-42e4-84f8-5b8748378d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:45.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:55.203Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d64b6629-3674-4df2-a400-6d6b3fe08c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:30:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:05.209Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c54a37b6-1815-47d3-82c9-aab1c2127e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:05.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:31:14.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:31:14.465Z |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-21T13:31:14.466Z |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-21T13:31:14.469Z |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-21T13:31:14.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T13:31:14.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T13:31:14.473Z |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-21T13:31:14.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:15.215Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=42308c97-3aa0-4f8a-babd-ab3523926a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:15.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:25.221Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f30bb520-04c4-45ac-8858-3472f8ff8189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:25.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:35.226Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=494efe98-828a-4286-8f6c-783d35c5e708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:45.233Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=50b9c294-9b37-433e-b4e9-02a52b062684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:45.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:55.239Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9bb7c4b5-710e-4cc7-8bea-3822dee8a819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:31:55.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:05.248Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=5ff33c79-4021-4d80-b818-6ebb4182ecb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:15.254Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f19a8b3d-4fe1-4cb8-bb44-cedc5f28a6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:15.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:25.260Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c1e2cfa9-252e-448b-a620-7938d965683f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:25.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:35.272Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ffd60611-eb5e-4c83-8f3a-9fd1607572ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:35.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:45.284Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=08a47669-f1a2-4b02-88af-aff72fd8f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:45.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:55.290Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=fd538193-959c-4757-b312-8b6ec0427a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:32:55.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:05.296Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c4ebbe6a-e849-4880-b0a8-91f6d5aa09b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:05.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:15.304Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=fcda62ef-bfe0-4932-b555-ab0de03440e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:15.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:25.309Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=0dc32b6f-2e35-479d-8dca-7c73aaaf40e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:25.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:35.315Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=1b9cd204-73c7-4d38-9255-46f21c5c366a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:35.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:45.323Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=66e090d5-cf14-4c6a-83ba-44bedf4a694e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:55.332Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=d2e6d11b-4f90-45ae-837c-040468537dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:33:55.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:05.339Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=06717e47-2561-43cf-8d9c-2dbc392195bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:05.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:15.350Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=eb28f368-8f09-4834-a88b-f3a9176e0c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:15.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:25.362Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=2560cb25-b2c1-46c3-a94f-0ebd93df8d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:35.369Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=4b5069f3-c90d-4d7f-8a86-7a26d7aa2dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:35.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:45.376Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=44bc065a-2ccf-43e0-89bd-223fcfb53686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:45.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:55.383Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f212524a-9f6d-4c7c-bfeb-b7bc0eaa155d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:34:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:05.389Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6e3a0e5a-76cb-4a5d-ae56-84f11c403f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:15.396Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=9b3b5c36-912e-4399-bc3f-441e8f0f6630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:25.406Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=a9c3efd2-1614-4b85-97e2-5b4fc2ccf99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:25.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:35.411Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=ccc6240b-6200-48d1-8995-449689bf816b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:35.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:45.417Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6ecc56b3-e010-449e-8723-bc42ac6bca50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:45.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:55.424Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=478a5c3d-6fab-4722-bc44-ec59bd9467a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:35:55.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:05.435Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=35f0cc7d-833a-40e6-ba1b-1e7713951826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:36:14.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:36:14.429Z |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-21T13:36:14.430Z |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-21T13:36:14.433Z |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-21T13:36:14.437Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T13:36:14.437Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T13:36:14.437Z |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-21T13:36:14.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:15.443Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=339911b4-6a4d-44f6-95e0-cb2dadd16cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:25.450Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=cf53cdee-831d-45c5-8ee2-bc5c3df762f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:25.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:35.457Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=8f269631-3bd9-4bdb-ab3e-a83f99c7e253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:35.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:45.464Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=3c2384ca-2e57-448f-86d9-bebe410267b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:45.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:55.470Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=21cc35fa-0237-41ca-b45f-88da4cbc77da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:36:55.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:05.477Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=44efb576-423e-4eee-a025-709e05aa2caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:15.485Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=dd8431ed-dead-4aad-aa14-050d668f9d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:15.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:25.491Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=77f6ba79-d7cf-463b-87c2-7c4e791767c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:35.496Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6800a92e-14dc-4b0b-8887-522dab512ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:45.504Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b77a22bf-7b62-4ae9-b5e9-7ab420c9d1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:45.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:55.525Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=0e0ea310-3623-4b3d-a2a3-cfd3be12d668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:37:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:05.532Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=c8b7a7eb-1fc8-45e9-8a92-72243c2254eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:05.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:15.538Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e3a782f1-f5a5-4829-8e3c-008e72535444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:15.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:25.544Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=29e601c7-703d-46be-8bbb-383027b1aef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:35.554Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=68674b72-121b-466d-addc-77b192679672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:45.560Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f1a41d3f-6915-4834-9260-53264217e384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:45.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:55.565Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=6ebf54df-853a-41b7-81ca-5bdd212b5e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:38:55.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:05.571Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e30e2a1c-d5d7-4430-aac7-518fcef8becc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:15.578Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f4d89fb6-bbb5-4869-a2ac-da79ac2ea68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:15.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:25.587Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=df80fd42-d2a0-4d94-900d-5063b47cc78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:25.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:35.593Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=f97f52fa-4461-461c-b119-152e40fc258f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:35.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:45.600Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=e4c98c8c-376b-4482-a223-1a5538787b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:45.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:55.609Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=583e28a9-1881-488a-9594-7ce7338e1c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:39:55.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:05.624Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=97b56945-26b1-4406-ac6e-cafc83849928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:15.632Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=304e6561-1e6f-4dfc-b5ce-eaa136b2247f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:25.638Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=b431077a-f4d0-4eed-8fc0-5893d5d695b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:25.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:35.644Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=cfe605b6-e787-439c-8464-be95142c126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:45.652Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=82d4f686-5a7c-486d-9a9c-1d5057cc45fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:55.667Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=56e7a9a7-9b22-4d2a-a8f3-82f66e7d3e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:40:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:41:05.674Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=64348c26-6686-4da8-b57c-e87e486bec41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:41:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:41:14.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T13:41:14.439Z |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-21T13:41:14.440Z |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-21T13:41:14.443Z |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-21T13:41:14.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T13:41:14.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T13:41:14.446Z |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-21T13:41:14.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:41:15.680Z |INFO |Init configs |InvocationID=c4e46b72-6210-4055-8f91-21c1523eab6d, InstanceUUID=acbf407e-c27a-4ae1-b98e-b41b7090e015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T13:41:15.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |