By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T02:45:32.076Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T02:45:32.080Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T02:45:32.125Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T02:45:32.767Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T02:45:32.856Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T02:45:32.857Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T02:45:32.857Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T02:45:32.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-12T02:45:33.034Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-12T02:45:33.058Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-12T02:45:34.740Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-12T02:45:35.181Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-12T02:45:35.202Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-12T02:45:35.202Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-12T02:45:35.261Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-12T02:45:35.261Z |INFO |Root WebApplicationContext: initialization completed in 2202 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-12T02:45:35.656Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-12T02:45:36.323Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-12T02:45:37.639Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-12T02:45:38.085Z |INFO |Started MainApp in 8.262 seconds (JVM running for 8.937) |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-12T02:45:38.174Z |INFO |Start scheduling PRH workflow |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:45:38.186Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d2c2beab-2297-49c1-9cc6-0a21d378cadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:45:39.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:45:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:45:49.657Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4e06831a-49f7-49ec-8794-8ff0c763e75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:45:50.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:45:50.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:00.714Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=67d53c5b-2eb0-48b9-bd88-49262c67c2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:46:01.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:01.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-12T02:46:03.772Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-12T02:46:03.773Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-12T02:46:03.775Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:11.787Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5b39863b-c84c-4c0c-bac3-65bdf402444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:46:12.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:22.859Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=dccefdba-eb8c-4e63-842f-c60fcd588696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:46:23.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:23.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:33.898Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e5108ae3-f35e-4cb2-b7bd-5470e6bf4b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:46:34.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:34.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:44.938Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a46fc91a-694d-4f6a-a382-dd72a94ac00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:46:46.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:46.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:56.011Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=458a9d3e-8b00-44db-a87a-62b7080bc209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:46:57.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:46:57.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:47:07.051Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b569c96a-b7d9-4865-a8f4-04b015d0d2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:47:08.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:47:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:47:18.092Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6dc3f610-3d41-44ac-ac89-ec719a8c6090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:47:19.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:47:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:47:29.164Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b26b2b05-1006-439f-a369-b081f28bd419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:47:30.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:47:30.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:47:40.204Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a4a63372-fac1-459f-bd14-ad54f4ab7804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:47:41.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:47:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:47:51.276Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4d139bbb-6775-4a25-a834-8bbcd68cc1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:47:52.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:47:52.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:02.314Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=221044b8-50ea-4712-a0e2-302e40904937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:48:03.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:13.360Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7ae3468b-a4ea-4153-b308-955aa7418273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:48:14.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:24.398Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9d0b2ca5-6e71-48c5-8116-2d4f2974964b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:48:25.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:35.436Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5fef0cf1-f6cb-411c-af77-5b3a7c0a2e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:48:36.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:36.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:46.475Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7b98303e-d80f-455b-b0d2-a5a3b8dab949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:48:47.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:47.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:57.514Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b504ece2-18e5-4062-a536-b2dc5b623149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:48:58.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:48:58.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:49:08.554Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a081402a-e77f-46a3-aaa4-ea74b1a36eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:49:09.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:49:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:49:19.599Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=99594668-716e-4223-a308-40e2e14ba690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:49:20.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:49:20.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:49:30.634Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b84f3173-9c43-4424-80a3-9826ea3418d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:49:31.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:49:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:49:41.706Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2cd1b82b-8a7f-47b7-b05f-19310dd07791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:49:42.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:49:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:49:52.778Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b2186ab4-fb77-444c-bf9f-b37657aed99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:49:53.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:49:53.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:03.882Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=412d9f65-0943-4253-ba6a-f711aa60a01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:50:04.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:14.955Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=96c1ccb9-ce10-4e63-83ca-e822087907b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:50:15.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:25.994Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2695e4d1-3474-4334-a063-5bda662588e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-12T02:50:27.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.92:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:27.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T02:50:36.637Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T02:50:36.638Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T02:50:36.639Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T02:50:36.641Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T02:50:36.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T02:50:36.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T02:50:36.650Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T02:50:36.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:37.066Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=262f2777-88a5-44e1-b9b0-a6aa7b483102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:37.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:47.535Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6ba1f2d8-64f8-4161-bc10-8c60d9600552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:57.590Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=100d7c37-adee-4d15-9025-6b491aa092de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:50:57.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:07.603Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0aaaa0b0-3d21-408a-a836-023573980e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:07.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:17.709Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e7376b0f-8e12-49a2-889d-3da40e2f1cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:27.721Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0c0178b6-d2ff-445b-8eb2-6c05b99fa902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:27.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:37.733Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fa2174bf-617c-4b3d-b7c1-dc37e882501e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:37.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:47.743Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=cd9cc32e-bc43-43e8-a177-a7a0dedafcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:47.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:57.755Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1ab26291-2d3a-4e8f-94ad-0f81f3b8c7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:51:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:07.766Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=75d0b949-cfcc-406a-aca5-f4fee9f0128d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:07.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:17.776Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=34b1aab9-a9b4-4520-8a07-a52f0e446fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:17.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:27.786Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ef30be9c-5d64-472e-b08b-62e049e5c9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:37.798Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0438a7a2-838a-48fd-ad58-e7f199b5868d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:47.995Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=3a994d0f-9747-45ee-ae6f-459470a16024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:48.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:58.006Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ed89a378-9104-4b8f-aec3-53c4268a2ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:52:58.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:08.017Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4a98e89e-1a49-4f16-8361-7adb7de3b086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:08.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:18.027Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5b0cd76c-3027-4220-9975-f94c994a73d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:18.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:28.037Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=96d5699f-ae03-47fc-b9ed-09de05a1df28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:28.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:38.047Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b689884e-5139-4b42-9a94-e2c5dee72bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:48.057Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b0c620e8-2704-4782-a979-0a1df4ebd09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:48.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:58.068Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a301d6c4-95c8-4a23-8897-053881550a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:53:58.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:08.078Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=290ece43-5dd9-4d82-91c4-2be3be72be99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:18.088Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2591bf62-c055-4fe2-8e17-83d8ade61bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:18.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:28.099Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=03115d7a-2cbc-4f39-aa66-3124f278d495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:38.108Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b98088da-63d9-41e5-bc67-2809e86a3af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:38.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:48.120Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=23042299-c315-4837-949f-f3eefd45edee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:58.129Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2a3895bb-1ed2-46bb-97ea-e495d6584919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:54:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:08.140Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fc7b9edb-a663-4ae7-9345-775dc0bc9235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:08.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:18.149Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=eb218f10-3840-45e9-859b-3f2ede305aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:28.160Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=cf0bde8a-14c7-4961-ae16-4f9d1653340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:28.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T02:55:35.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T02:55:35.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T02:55:35.921Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T02:55:35.923Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T02:55:35.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T02:55:35.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T02:55:35.931Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T02:55:35.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:38.170Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=214eea9d-16db-4170-a848-13fd1471f6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:38.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:48.179Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c96da5bd-8036-4620-9813-2a07bde510bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:48.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:58.189Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9d8e51e9-bc7d-4b8c-a9c5-2351cbf03978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:55:58.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:08.200Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4d885bfd-f80f-4d4d-9bdd-609ea455444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:08.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:18.209Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b38658ed-c4f5-4b79-adbc-6f2c10b398d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:18.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:28.218Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d0b924a0-a727-4845-9fb6-ded4f77bc685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:28.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:38.226Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=75179761-bf96-44b7-b878-ea7810d91c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:38.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:48.240Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0bead590-0ca2-44a0-9f7e-1a056df4c555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:58.250Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7ddf1ac5-7281-43e0-87a0-5d5ca1ed31c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:56:58.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:08.259Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d4237d35-06e2-4a1a-a3aa-d90bb4ff7486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:18.268Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=706051e6-d4d5-4291-bd70-49a71b84a99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:28.277Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5518f90f-e3b6-48b2-ac63-0d8ad25e8d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:38.367Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=aa2a354e-dfd3-4231-abff-a6709ea2edce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:38.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:48.376Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e7af8a54-bb6b-4ed2-b7bc-a2a4a9506d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:48.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:58.384Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5917e907-715c-4595-92ab-acad1751aef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:57:58.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:08.394Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2bf8009d-e20c-4deb-be18-a1db630d4819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:08.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:18.403Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=125232cf-8a56-42f2-810d-25103ddd94f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:28.413Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4bcff5a0-75a7-41f5-8eb6-c13da0663b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:38.500Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1ff02bb8-c6b5-4730-8f15-d52bae09a6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:38.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:48.510Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2675ee5c-5b32-4206-81e3-ab171f919149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:48.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:58.519Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fd7b5538-dd8d-46d6-8a5f-a2c0a07a9adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:58:58.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:08.529Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5cad918a-26ce-4a31-8a0c-d9f9bbf95985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:08.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:18.540Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c132fc1d-d6cd-4075-a112-3ac5107ae0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:18.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:28.549Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=eda5d690-5fce-4966-8eee-79eb15d076c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:28.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:38.557Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d9136cf9-926c-47dc-97a3-b2f287819a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:38.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:48.567Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ba00d51a-d39f-491f-ad52-1878e1076a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:48.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:58.575Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9357d77e-fa6a-40a7-9b09-101e8076dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T02:59:58.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:08.585Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b643ad4b-f2c8-4297-8448-a293dad7fcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:08.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:18.594Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0d3fdd11-ff25-4204-b2eb-7a8ff158d5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:18.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:28.604Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=382b54d0-1596-4e4a-871e-631134650a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:28.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:00:35.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:00:35.912Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:00:35.913Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:00:35.914Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:00:35.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:00:35.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:00:35.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:00:35.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:38.616Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f4971977-17e4-4998-b784-ab860a0a165b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:48.625Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=23feee1f-3129-4bfb-8e99-c043e37466dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:48.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:58.635Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a2cb25c4-1b08-4035-bd4f-123c31555fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:00:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:08.644Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=616d5475-4f69-48c8-8f65-a96cdbd96ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:08.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:18.656Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=569459b9-e11b-431c-818d-aa57cda2d003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:28.667Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ce83ebe5-db25-417c-bae8-b1bcf4fa2781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:38.677Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7484c36c-447c-41ac-a85d-76ae416a4fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:48.688Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=10b1dad0-e45c-4e59-ac87-17f4dc0b5901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:48.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:58.697Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=732f3d9a-b192-4c7d-8491-f2babbdca346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:01:58.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:08.706Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=aadd960f-ee5c-4a64-b68a-b335ac921d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:08.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:18.715Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=aa4b3731-ccb9-4875-94bd-a5c66d6d55a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:18.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:28.723Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=56f0068f-019a-4731-a3bc-c0fa10b998a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:28.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:38.735Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2e519056-d74e-4d83-8c08-e0fd5357a4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:48.744Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d75e5b2a-8fc9-48a1-a4e3-25e6ab378063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:48.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:58.752Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4f719dc0-0eeb-4679-8bbf-1d50c8a9c14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:02:58.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:08.761Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=970bf5e5-c21f-4b5f-9142-ff514d411c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:18.770Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4ac29917-a7b7-4613-8357-8fa349c05f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:18.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:28.779Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ab4323b2-dea8-468f-990a-0efd7cafd101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:28.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:38.787Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c51813e1-7c77-470f-8686-643d6e246baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:48.795Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=dbbea646-1374-4f61-8ae1-33e121753125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:58.804Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ae7c2174-435c-41c8-b39d-fea0e1871dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:03:58.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:08.812Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5934b0c6-3c41-4488-8e18-21ecbd840e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:08.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:18.821Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=09932ba3-8806-4393-916f-61b09b017968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:18.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:28.830Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c3d5773f-17dd-4f57-939c-cfc2365ac262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:28.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:38.839Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6d031a64-192a-4aa3-9d48-12c36e716345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:49.058Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=62ec88f4-707f-418c-92b9-72aaf6c34378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:49.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:59.068Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=bea28061-85af-412a-a95f-375c590908f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:04:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:09.077Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a8117109-481d-4b3c-afb1-3d8be99bcc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:19.087Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=df79ec39-7a89-4bba-8e0d-a43d71609f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:19.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:29.096Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b0573b65-d85d-47be-8691-cf9bb54981b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:29.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:05:35.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:05:35.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:05:35.902Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:05:35.903Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:05:35.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:05:35.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:05:35.910Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:05:35.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:39.104Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ee60150e-1bd4-4a13-9f13-ac8c9e015cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:39.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:49.112Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=3284cd04-9a2a-46f6-8dab-f7dac4ba7b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:49.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:59.122Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0caf6b67-779c-4039-8c3c-c772fcbfbc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:05:59.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:09.131Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=3953b1ef-c0bb-4d0b-ab96-5157165df5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:19.140Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5c92b2a2-22f4-4039-afc0-e029e44bb380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:19.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:29.149Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fc4e6d20-555f-43af-8678-19eb91ce7ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:29.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:39.157Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=02da3fac-e0a9-4c7b-abc5-5ab5cc07055f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:49.166Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6a5e6cdf-3464-4646-b412-db259da8c284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:49.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:59.174Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e30bf1f0-4088-4820-82a3-e44efa1122bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:06:59.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:09.183Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=01c9a3be-4ff9-461f-b380-7600a699ff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:09.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:19.194Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ee6011f5-f900-49ac-832e-84511c227816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:19.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:29.203Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=99de9dad-6188-477e-959a-5b16c9f21413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:29.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:39.212Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4bd96383-2b95-4a34-9365-bf61f2033915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:49.219Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e8181cfe-4b84-41c7-97a1-55a8d1692fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:59.228Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=79a17a7b-4a87-4c1a-95f8-23d830033003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:07:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:09.237Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=12bef43a-d69b-4999-9193-b403d3509735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:09.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:19.245Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=da9b7a2f-3b00-4cdb-afd8-28aa8ec61a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:19.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:29.254Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1c890655-e6a6-4d08-b472-3f4638969968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:29.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:39.261Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=82a1e864-3347-4253-bfd5-94a89babf5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:39.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:49.270Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e4fb4d77-11bb-4763-a5b5-b317e7550c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:59.277Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=77f95dba-3f40-4479-826a-75bf25a0a92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:08:59.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:09.286Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7a259141-d11c-4606-90b7-59059cf9a542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:09.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:19.293Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a08c6d46-ca0d-4a13-8f0f-f85a14484d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:19.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:29.301Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f97bb58d-3a9f-4b21-918a-e833e39152c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:29.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:39.309Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fa7690c9-6f47-4c74-9905-8845e8da4c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:49.317Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=077393ff-7578-4c29-8cde-d791dee3ca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:49.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:59.325Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=73109c35-9cda-41fb-a841-11da0baca9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:09:59.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:09.334Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6e1d548b-1eb6-4688-8ffc-a2401bdecf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:09.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:19.343Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6962eb83-027f-4799-8d3d-7a5847a3a64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:29.351Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0ce59c21-3544-46c7-9c2b-09d8fd3c9074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:10:35.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:10:35.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:10:35.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:10:35.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:10:35.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:10:35.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:10:35.890Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:10:35.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:39.359Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d9e4f119-8ef1-4142-a41d-f7f504af787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:39.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:49.367Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=812a30b0-7f92-4ac1-9c7f-991cc5135cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:59.375Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ca11298c-f4db-4430-82c3-9a742e848ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:10:59.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:09.383Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=47b50a7e-0778-499c-a17f-fdf2fcb6b3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:19.391Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=320a12e9-4627-457c-a732-e378ea227803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:29.399Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fe89c326-f843-4ad3-9b46-054174159113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:39.407Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5b5c9b15-d891-4aa8-b9bf-706d857773b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:39.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:49.415Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=89f2902a-b474-4522-a40c-1b9996969f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:49.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:59.423Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=79f360ae-30db-48b3-9617-8459c2fe72ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:11:59.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:09.431Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4bdd56ce-0511-4715-b71b-3515ab0541b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:09.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:19.439Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7aebda91-a6f9-4859-8648-cceda678298a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:19.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:29.447Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e8c2e962-cdaa-4c8d-8340-c0a552c4b346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:29.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:39.455Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=8a7ff18b-b9aa-4a31-b1b8-de6096dda8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:49.464Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5761298e-ec18-4df8-827e-40c25a3381d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:49.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:59.472Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=80fc399e-bea8-4cb3-b7d9-47b057a49b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:12:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:09.481Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f7f1e042-dab4-4e9a-8323-c5acabf81426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:19.489Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1f8a4b16-fe62-49cd-b955-fc9150e52136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:19.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:29.497Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=90489b40-521d-454f-aa0e-f94cfad6bafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:39.505Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6e2afecb-d13a-4c96-b8ec-e4d3ccdbcd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:39.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:49.520Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=df281918-586a-4b74-b4e1-3fb191a7250f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:49.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:59.527Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f713aa22-35b6-4f8a-b0c1-ce7c92234a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:13:59.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:09.535Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b513c136-3b87-4fc9-8f3a-5d3d4acff315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:19.543Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=71b970f9-8cda-4410-8815-74957435bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:19.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:29.550Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f648a276-c9d5-467a-9626-9fcfd150147d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:29.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:39.558Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e4045268-4da0-4910-b3e8-0980126213db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:39.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:49.567Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b6abb044-b51b-4798-88ce-bcd150daae32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:49.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:59.575Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fa5708e5-3b41-4ab8-b426-e67562465ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:14:59.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:09.582Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d67b71fb-3986-4bbd-938a-75e0b1f0679e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:09.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:19.591Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6b13ad04-637c-4c11-baad-a98d65f30717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:29.599Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=94a52148-ade4-4e08-8c94-419ee985902a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:29.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:15:35.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:15:35.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:15:35.874Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:15:35.876Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:15:35.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:15:35.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:15:35.880Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:15:35.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:39.607Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b3af9b72-0682-4ae9-bb57-75ce4064d829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:39.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:49.616Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=8e099b46-6603-4c23-b842-548debe00303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:59.623Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=17dcada0-f096-4e3a-b271-aae69a407e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:15:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:09.630Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0a0999ca-7a63-48bc-822c-5cfde36ec747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:19.639Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=95468765-e85d-41b2-95c0-2a27f99fcd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:29.647Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2945acfa-3298-41ad-b4c0-5356ad6a6dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:39.654Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9343563b-bd8d-4363-afd4-b49c74b5bca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:39.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:49.663Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c733ef1d-f118-4906-836d-a5211bf08648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:49.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:59.671Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5bef523e-e067-4472-acd2-0144beebfefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:16:59.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:09.679Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ffe03028-19c9-4ca2-832f-64e3c8111d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:09.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:19.687Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e8055d78-ac3e-4ec6-b8d5-fdfb50c5b484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:19.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:29.696Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b75c5eb7-1bd3-477a-97a9-9db62544f06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:39.704Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d1330856-f4f1-4e8c-ba3e-e6a84559a2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:39.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:49.712Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ea5d2cc1-08f7-4dfd-bae8-69c132b5642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:59.719Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e0e0fb25-b08f-40d9-bda1-6f90a042c282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:17:59.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:09.727Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9ec7cf21-b29e-439c-94df-01b7e41836b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:19.737Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b32bd4fe-6aa6-4e72-9fc2-6f38229f20fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:19.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:29.745Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4c492123-d260-4553-b35d-3fe4deab5e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:39.754Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=35ec5ac7-2a53-4118-8958-fc98b861a70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:49.761Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=29fc2797-1b03-40a3-8c9d-70c0e0250d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:49.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:59.769Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=743c76c0-636f-4699-9064-d6da040647ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:18:59.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:09.778Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=441b9a9b-c154-43a0-8b6c-4735a970888f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:09.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:19.786Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=23d80020-0eb9-47f9-8322-1d769467b937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:29.794Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fb794198-8556-431c-9244-cb4bc4545c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:39.805Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f4e47c4d-04ac-44f1-a86d-195652a5c982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:39.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:49.812Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d9823c8d-58b5-459e-8e09-58449dd1589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:49.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:59.820Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e6e08dbc-e91f-4eb5-aabf-bf9df9552e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:19:59.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:09.827Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=025c7f47-1c62-4924-9663-9431c75ef556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:09.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:19.837Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1eb0ae93-70be-4400-ab8a-a535be90327b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:19.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:29.845Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1f4ec09b-5ef1-4f77-92d3-cdd8a6c02343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:29.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:20:35.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:20:35.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:20:35.919Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:20:35.920Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:20:35.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:20:35.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:20:35.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:20:35.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:39.853Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=82b0c1f6-35f9-4a67-bb08-d62318ca8975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:49.861Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=49d4a8e4-9e87-4b6a-a325-39d86da97f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:59.870Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d7399095-bb37-4fe3-8e2c-136a7235c967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:20:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:09.879Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2545486f-3ff0-4231-97b7-c50d1b633dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:09.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:19.891Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=21bdc8ce-62bb-4c08-b853-e7b029ca1ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:19.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:29.899Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=03464bdd-d672-4891-b309-e4035b8eb87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:39.908Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=52559e17-0c4f-4bf9-8bd1-3656300a03f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:49.918Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=13658cf4-5ff4-4f4c-9f0b-aa31c6fa8e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:59.926Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=36cf28f7-a4cf-4b00-9149-da1d0b867872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:21:59.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:09.934Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9805292d-152a-41f6-a7ef-5c672931e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:09.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:19.942Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=20dff15a-22fd-4979-b0c3-4e773da7490e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:19.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:29.950Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=462fcd1a-560b-4caa-9c8c-26b036961e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:29.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:39.958Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=efd95552-8342-4f3c-8f87-ea3421f78133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:39.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:49.966Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2725c5f2-eb4c-4a3a-ab1a-1beba13571ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:49.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:59.975Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=66e0f0ee-49ce-4f20-828c-e4fe314d7d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:22:59.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:23:09.982Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4442610c-6459-4e28-88ba-45421828dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:23:09.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:23:19.995Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5f84ba88-37ae-4850-944c-320a02d068df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:23:20.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:23:30.003Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=54b6060d-e3bb-48a3-810b-c8ddefab48be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:23:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:23:40.012Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=793a9b6d-8c57-43b5-83ec-1a72686dd6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:23:40.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:23:50.020Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=feb1b1da-4524-45f0-8657-39f9aa9734f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:23:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:00.027Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=02933d38-24da-4c7d-99f4-c8dd8638e2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:00.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:10.035Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ae393e8c-9a33-4a17-aefc-79ad89335fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:20.042Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=511a79b0-2ea7-4681-8e38-437d63884fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:30.051Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d44a6791-8852-47d8-87a9-e2bc69ee6fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:30.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:40.059Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b8dcf037-d319-461f-9261-8a734d8139eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:50.067Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fe4f01f2-1219-4f01-9d6e-14a6497b602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:24:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:00.075Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f218427e-6338-40cb-bc42-7a251b455631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:10.082Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a5b9e5a3-2908-4701-a18e-4580ce179970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:10.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:20.090Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e9499813-585b-4053-8f33-d2b03826bd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:20.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:30.097Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b23ae2e7-977b-4905-a99c-00bbf1b130cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:25:35.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:25:35.911Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:25:35.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:25:35.913Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:25:35.918Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:25:35.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:25:35.918Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:25:35.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:40.105Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4769fcd7-9f4c-425f-b757-2ca7a86a7a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:50.113Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1aa3478d-e7dc-4202-8a2d-78d5eeac9b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:25:50.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:00.121Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b4d8c86b-1407-4acd-8d35-fedf0c0c211a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:00.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:10.129Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=808eb0ea-1c17-4788-912e-90b308c20b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:10.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:20.137Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=01a6fd17-86b7-4d06-8e3d-99ced23dbddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:30.145Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f63dbbdc-ed63-4db7-b67e-2de3e73fdda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:30.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:40.152Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=24def58f-5572-4eea-bd1b-d4d3841ba01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:40.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:50.159Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=39217d16-706c-4a38-9893-15cbccf7fbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:26:50.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:00.167Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0c423ea5-6c64-4d4d-bf25-fa897e92dd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:10.174Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=59ac1417-941a-415c-8cdc-724e6e977e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:10.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:20.183Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=90a04eeb-7bbf-4f44-bf8a-5ef8d8ff1c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:20.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:30.191Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0644d1b5-9952-4b6a-8f3a-3bf3bcfddb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:30.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:40.198Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9e623713-1aec-42ae-8163-473d55214ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:40.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:50.205Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=33351bb5-198d-4baa-84ff-16f25520ea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:27:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:00.213Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=42a789a8-0d5b-4efa-94dc-9ce68cdbd7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:00.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:10.220Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=38bd4b80-cc8e-4933-b764-93246ad050bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:20.228Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9c1ce91d-249c-41c4-8718-0350c6eae448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:20.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:30.234Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=05b7b883-6394-4b5a-8472-cb7288f517a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:30.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:40.242Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c26af77b-e4f6-47e4-9015-0917bf7ed080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:50.250Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=431f0f10-c182-42f5-b8e0-aaed8105c4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:28:50.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:00.257Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b32d94de-a031-4fc1-a480-30decd0fafa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:10.264Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a787da87-bca1-4df2-b9ad-a79785eb725c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:10.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:20.272Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e94e3397-50a0-4675-bff2-f124302bf28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:30.280Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=cd8b4933-6f35-411c-a177-b1c26b699547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:30.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:40.287Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f409cd32-00e8-4461-89f8-bb073f16f983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:40.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:50.295Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=28162849-2988-4560-b835-22177c04dffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:29:50.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:00.301Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6b4c0fb3-d832-4569-b736-e1663ebcf4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:10.309Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=8e469e27-c523-407b-b7c5-a2ffc53f494f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:10.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:20.317Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a5b05c6b-944e-4c5e-aa4a-2e67126d9a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:30.324Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=14219c12-67d6-435d-8849-a1ac3f24f48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:30.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:30:35.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:30:35.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:30:35.874Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:30:35.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:30:35.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:30:35.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:30:35.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:30:35.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:40.332Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=549342df-3eca-429b-9fee-8045e6e1a741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:40.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:50.339Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=eaf54db6-54d2-4176-ab0a-88caab74be09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:30:50.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:00.348Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4e290f48-7314-40b7-bcfc-df967e3a4b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:00.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:10.356Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b04436f9-ee12-4f85-827d-2d33a2a12ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:20.363Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1ded7d1c-af2b-4261-a441-a38bdb13d347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:30.372Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=95cbf577-b96b-46e8-b1e6-0447b2a7d488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:40.379Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d249d25a-7433-4e4a-a34d-6085e22e058d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:50.387Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d2d1dfe3-dc3c-4bac-8c94-07275cca29be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:31:50.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:00.394Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=09072ae7-e4db-4935-a908-91c6a15524f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:00.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:10.402Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=82c00f23-480b-4594-b6ae-32cc8e10531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:20.409Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d6802bf3-4259-4c57-8c60-fc4dc4bf30ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:20.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:30.416Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e0511342-7b1a-4cef-b1a2-05a298c64985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:30.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:40.423Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1c777dda-45e3-4539-9a97-ad9e1153ad9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:40.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:50.430Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d50a8de7-9204-4b2a-8d85-3876ac178837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:32:50.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:00.438Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0fdc2538-1738-40e3-bd45-6511bc31e2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:10.446Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=215ba980-2791-4cd1-9fbd-52150a7b71bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:10.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:20.454Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=49005cb0-ee59-4f3d-9753-79f9d843f97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:20.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:30.462Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0d362d83-4249-4d03-9034-0a2ba2c8266a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:30.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:40.470Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5481b75e-142c-42df-8d96-63d4f79d036c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:50.478Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=79e8b31f-a61f-4853-a1c6-3a61e79e26cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:33:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:00.485Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=af50eb08-0c23-45e5-a293-3ae6516e8830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:00.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:10.493Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=515359f2-ac2d-405c-97a0-530ea78dcbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:10.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:20.499Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=61846f33-848a-48de-a4b7-288db2ddefff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:30.506Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9b8d8e04-fdeb-4210-8096-10031bcceab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:30.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:40.513Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=943abc48-ddaf-4004-a84d-125ecb329825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:40.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:50.524Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a3222b4a-b5cd-4a65-8c2d-876cf863d8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:34:50.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:00.532Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4cef4e89-549a-4ad1-ab8a-11e9213402d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:00.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:10.539Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=56e396d7-67fa-41a6-8ca9-179143a59dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:20.546Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b65bc8c4-d446-4ae0-8a33-a93419022339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:20.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:30.554Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a58f2e55-90d8-4d71-bfdc-3f3a229c8c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:30.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:35:35.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:35:35.867Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:35:35.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:35:35.869Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:35:35.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:35:35.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:35:35.872Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:35:35.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:40.561Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2a7241c8-564b-4682-9dd8-f05788283f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:40.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:50.568Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1c17c286-b66a-4fc4-b083-ef9713271a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:35:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:00.575Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ff88ec2a-b094-4505-bfa9-794cec0d278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:00.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:10.583Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=cc62a2b6-efc0-4efd-9096-ef51d5135693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:10.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:20.590Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d9e979b9-3c55-4ae8-a28e-6a7413db6efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:20.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:30.597Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=90c14c49-1420-4053-87a4-8d98b6e8f0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:40.604Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c1fe4fc0-7d12-4d10-9109-a7b3b311343f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:50.611Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=633b180f-21cd-4029-8816-5a337737c368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:36:50.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:00.619Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=be597c6b-54ee-4afc-ad56-8ff0e13a6df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:00.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:10.626Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d846483f-ae92-4a6c-9289-74896e063553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:20.633Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f1c4b66d-87f4-4fb0-a543-0f8c2570a240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:20.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:30.639Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=536ab753-2739-40ef-8781-1266c734dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:30.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:40.646Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b6f8a0b6-1863-4c0e-914b-799b0fd5a944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:40.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:50.653Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f2e0cb81-1f25-44a9-971d-6fc53775ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:37:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:00.660Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f699f6d4-ffaa-46b7-a014-c4417afa894b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:00.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:10.668Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4ebf89c6-6098-4750-bae4-4224aea6752c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:10.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:20.675Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=561e77af-99b9-41c5-9975-ba975f2a2495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:20.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:30.683Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fa10a475-f5d9-4a82-b028-4977e21b971b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:30.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:40.691Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c3b565b0-da50-4b54-9669-b72fa87518d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:50.698Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=df2492fc-cfe3-4c3c-9734-bcc73b2de4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:38:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:00.706Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b8c917d7-2bb8-46a7-aab7-3cefe49a7bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:00.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:10.712Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=15dc7838-df60-46c4-b201-250887ecc515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:10.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:20.719Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=95d79b08-4177-4b63-a3eb-047d2dcc1774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:20.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:30.726Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=20574c06-2b81-47b3-ba2b-7c3835710d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:30.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:40.731Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f28911da-d4dc-49d1-b953-dbeaf192d7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:40.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:50.737Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=eb863091-df9c-4e78-939d-9fc6013f4df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:39:50.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:00.745Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=708d6928-6430-4626-9c8a-0beea7d3db3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:00.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:10.753Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=918a9d29-efbd-47a6-974f-2846990d4440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:20.761Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=970e8718-62f3-4b16-b260-7ec3fb2071b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:20.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:30.768Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c681e091-d046-4098-a276-1b6930a8e009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:30.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:40:35.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:40:35.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:40:35.864Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:40:35.866Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:40:35.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:40:35.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:40:35.869Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:40:35.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:40.773Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=07e03449-2eba-4a70-bf18-22f7805c4a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:40.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:50.782Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1c367344-1d6a-495b-a7d9-129d15fff351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:40:50.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:00.790Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=053465ad-3d71-4a5a-81e6-c85a8a791ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:00.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:10.797Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=cdf36e3c-04bb-4174-bc20-08356d5cfc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:10.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:20.805Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f1f888e0-cbee-4040-83eb-10414d4909fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:20.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:30.811Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=605101a2-9aac-49fa-adb0-8049fdddccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:30.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:40.819Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=376ee230-09d6-4096-86cd-f2ba2c755560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:50.826Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=22f6d182-9a91-440f-98a9-d538f7f9e8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:41:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:00.833Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9ce02445-13f2-4522-9632-4d532c15344b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:00.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:10.842Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2b07df0e-1379-40b4-b792-66c0d7653155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:10.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:20.849Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a1e791c5-f8bc-4e6a-9f31-432204031887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:30.857Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=92ac68f8-3bff-4197-91c1-619e7192d0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:30.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:40.864Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5686334a-3e5b-4291-9380-2ec5156153c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:50.871Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=08073f17-d061-4124-9797-2c78a6a59f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:42:50.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:00.879Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f7f07b21-a31b-4001-8434-9d0388653d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:10.886Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=71a1c30f-5afe-4926-a6bf-598575bf8bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:10.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:20.893Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0c90f395-5dc3-43d0-b050-48b0070ec4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:20.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:30.900Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=93112bdb-6404-4a16-9351-d29f6d23117b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:30.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:40.908Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e481eda0-5d51-42b1-bd13-b69ae2881a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:50.917Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=886eb362-50a3-4fa6-9e88-ba4f4d4f7284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:43:50.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:00.924Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5e252eab-e28e-47e4-92f2-447e45e7c042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:00.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:10.936Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b075aa74-4bce-4034-a226-c71b6136c967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:20.947Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0c76280b-9163-42f6-99f2-d5ffe264bdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:20.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:30.956Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7825b5be-95c1-48a5-8340-40822fb7347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:30.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:40.965Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c841e330-43e2-4b1e-bb2f-fb370726d42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:50.974Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=cf4d98b5-4481-43d1-9fd0-316ae9364589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:44:50.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:00.981Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b68bcd4e-f177-49be-a590-ee979b415157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:00.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:10.988Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9ce72897-8e7c-4ff4-9d92-8cf433f26ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:10.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:20.996Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=8fec3074-11cc-4c41-a2b5-dd63e00243e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:21.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:31.003Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=444fa0ad-66c8-45b7-9938-821124b81690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:31.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:45:35.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:45:35.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:45:35.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:45:35.887Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:45:35.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:45:35.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:45:35.890Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:45:35.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:41.011Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ed017789-f387-4ff6-a161-5e94cab65b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:51.018Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4cf3a1b2-452a-4084-b573-36e3e20ca9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:45:51.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:01.025Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1f0920ee-b5b6-4cd8-a19b-5847c9084361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:11.033Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=cc4b67e2-b86b-4519-8a32-3576be2c0fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:11.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:21.040Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ebc84d1e-b8e8-4fa9-b848-3013c9c31fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:31.047Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e4fc6a28-921c-461c-8f12-74ec2439f85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:41.054Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=74383b08-89cd-433d-bd44-ada172a727cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:51.061Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=506a69ea-629e-4411-b3ce-6b361cdecbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:46:51.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:01.068Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=61841207-d440-4351-967d-f7184944149b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:11.075Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2ab59768-cc4c-4ebf-b463-9f5f9fa00006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:11.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:21.082Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=757806db-8187-47fc-9ee4-874a83d63b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:31.090Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=41bc9a33-f834-464f-aba7-3e3d5e5e864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:41.097Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ffd71a2e-76c6-4f3f-b389-1d7ae69b8c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:51.105Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=de9f75a2-f458-48f2-8a91-7d56ccbd3075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:47:51.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:01.112Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c4f78353-775a-42c2-8947-e95da4ef530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:01.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:11.119Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=bdbeb202-54e5-4830-b3f7-1e9e0cbc7bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:21.126Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9938fdd3-1967-4fc7-bc43-8c6102b3307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:21.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:31.133Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=cafd9ef1-1b32-4340-b4af-b9a84a27cd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:31.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:41.141Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=38427b79-8e29-4f00-8d14-1ba2cd58dac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:41.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:51.147Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=74c85ce4-c58c-4557-a998-422db86f89e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:48:51.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:01.154Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6926ad73-31b1-4b47-bea6-6650a835c79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:01.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:11.162Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6926aa55-fd63-41dc-8b12-5c77645ac76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:21.169Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=41f2a6db-592a-4a1b-a419-17d87101bc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:31.179Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e8b7c045-5500-4635-8ac1-a9fce04de17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:31.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:41.186Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=badb5dfe-9203-4f2f-8872-acb47038ddf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:41.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:51.194Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fcea8757-0a80-4bb8-8b36-533cfc743f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:49:51.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:01.200Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=65b1ec3e-19f4-43a2-bde8-22d4b4991621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:01.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:11.207Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fbf0ef17-0b21-46ec-973b-893887889167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:11.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:21.214Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c05cd8b9-2470-44a7-bba9-91bbd5da7782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:31.221Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0dfe2cc2-8bb0-4dd1-8009-945070f5efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:31.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:50:35.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:50:35.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:50:35.901Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:50:35.902Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:50:35.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:50:35.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:50:35.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:50:35.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:41.228Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=3cf39139-4a57-4041-88b4-b4416a8bfcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:41.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:51.235Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=feb6638d-6089-4f05-b16d-bac8ce8311b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:50:51.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:01.242Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=619ff456-0be4-4232-9de3-eb8f66ce093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:01.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:11.249Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7bb3fb41-6513-4930-82ce-b47f9f0077d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:11.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:21.257Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=3a818248-9352-4ea0-bf3a-e61bcacee697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:21.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:31.264Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=8f28c53d-09c7-48ac-bd56-93389e50050d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:31.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:41.271Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=8a517740-bb04-49d3-9dec-34f16823c973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:41.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:51.280Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=673e5f46-7432-45b2-810d-674d48906b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:51:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:01.287Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0c95fe3e-f850-4682-9c21-470b2c4447d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:11.294Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ac78cd40-6b27-4ddd-8f81-683b6dea0300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:11.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:21.301Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=db3f93cb-d69e-4b3a-8af8-5d612673ff3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:21.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:31.309Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=186c0b65-1ea6-45a1-aef8-59acea7f4ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:41.316Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a2b9f795-4498-4b74-a799-966dda325ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:51.323Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=572b7a56-399e-47fc-8b99-4e97564c1baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:52:51.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:01.330Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b299ea2e-3af8-42fe-88c8-6f348b4795d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:01.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:11.337Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1111de75-5011-41c8-acaf-6389f7945ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:21.344Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a7384478-992f-4955-952e-6c7611e6ed4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:31.350Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a2dce245-3c75-4c94-9304-a628cf00642e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:41.357Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2e8348d7-aedd-405b-aacc-c2108ea95653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:51.364Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=fab70985-37aa-4a6c-8eac-99d6f09e74c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:53:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:01.370Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b2428553-115b-4bf5-ad95-6e1a39338c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:01.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:11.390Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ba3f9f55-0a54-4e0d-9d06-189cd4c5a3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:11.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:21.397Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9799a706-876c-4517-b282-a3bb4ac651db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:21.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:31.403Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c9a8a18a-3dd2-414b-9b19-0bd6db7571f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:31.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:41.412Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c7492015-3ee8-4052-8a23-ea11e479f556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:51.419Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=cc5d1ffa-01cb-44d0-b10d-df599b86081f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:54:51.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:01.425Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7d717166-5961-4369-9e0e-ec746056dc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:01.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:11.434Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=82b96a49-bcec-4a2d-ba95-9d82ac705902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:11.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:21.440Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c1db265e-c68a-49b1-91ad-e0b699745547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:31.446Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6b73ac42-a6f0-4bb3-80ce-5076691b12e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:31.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:55:35.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T03:55:35.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T03:55:35.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:55:35.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:55:35.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T03:55:35.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T03:55:35.877Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T03:55:35.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:41.453Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1183f504-4590-46ff-967b-ddb9e0ba37e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:41.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:51.461Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2b9ca472-3e57-4428-8d68-1d15f30cf3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:55:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:01.469Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=17651ec3-0442-43a0-900c-a1cac26623ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:01.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:11.476Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4d7b5c11-dab9-4f19-92ac-4902322657a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:11.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:21.483Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=36b027a6-e184-4374-96d4-f290fae2196d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:31.490Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7fd5d532-459f-49d9-9bd0-11d3cb8a8baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:41.497Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c9108597-8268-4bb8-b718-b8d8d1d766ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:41.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:51.504Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=18d4e142-a4c5-4283-83ad-7fd5f80f44de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:56:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:01.511Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f62d8733-ea13-49ee-a449-42ef2de75ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:01.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:11.517Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=bf8bde0c-366d-43b0-b45f-261bff9f530a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:21.524Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a8b57780-5bb1-4e83-896e-c61d31ac57c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:31.531Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ef455d4d-7ec4-4d76-a0b0-19151d43c2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:41.538Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1ccb4a32-e828-4d2a-9468-231c5d546101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:41.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:51.545Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d2760b01-9ccc-42cd-8f54-95341ab79c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:57:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:01.552Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=842ce05d-f5cd-4e2e-90be-c75e8bec0b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:01.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:11.559Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=51860bb3-9a09-4093-a854-2a4c68d81fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:11.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:21.566Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=15cd30bc-5f48-47b2-bf3e-79839fb452c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:21.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:31.572Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=402dd8a8-9988-4778-828f-9748825e10fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:31.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:41.579Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=eb955c47-43d5-46d3-8bf0-821b5de31ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:41.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:51.587Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6d17da55-14e2-4884-a796-f69281db7526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:58:51.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:01.594Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f869f54e-bbb0-40d4-865e-69d570d0ce2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:01.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:11.601Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=10376a5f-7b80-463c-ba54-8aff124f11f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:21.609Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=3b2fea8c-bbc6-4a4f-b4e5-ac072432eef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:21.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:31.616Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9c6827fe-8ae3-4f99-a108-a7bb33f35e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:41.623Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=9e07d2da-a6be-4a37-a78c-6f78a0d52236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:41.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:51.630Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=29ac7ec4-26c9-489b-90bb-1fcba93d4e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T03:59:51.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:01.637Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=8b1865a0-c28c-4048-a3e2-c051998fbe9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:11.644Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=94bf2c98-77a3-44d9-ab62-c02ca3e273d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:11.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:21.652Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=339eabb9-32fb-4363-85d8-4fcce96f5ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:31.659Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=09fcf9c0-a3f7-4915-bee5-aacb72971dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:31.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T04:00:35.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T04:00:35.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T04:00:35.895Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:00:35.898Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:00:35.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:00:35.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T04:00:35.903Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T04:00:35.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:41.667Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1f390ffb-d206-4ad0-86a3-ea08dcf1afd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:41.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:51.675Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b37a2640-987c-45e3-8c00-0ee2f1d2ceca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:00:51.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:01.683Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=00f77ad1-c17d-40ac-bcae-3bd7812ba3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:01.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:11.690Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a9d3e188-01ff-4b56-92a4-a2b0e7f9c1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:11.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:21.697Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=bc3567ee-cd70-433f-b1d8-99f0ea6def13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:21.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:31.704Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=224a676a-0ff2-4292-98e4-263acd4b8a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:31.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:41.711Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d90d61fb-2125-46f3-9cf0-42a9f0f54abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:41.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:51.718Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=02bee794-329f-4ef1-beb0-92d62316fa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:01:51.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:01.724Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=002a83fb-1c9b-4ee8-8d3e-437d8c3e1db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:01.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:11.731Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=18c06f40-dc56-48bb-915d-859583df0e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:11.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:21.739Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b6991073-55ca-43e3-beb2-9721661ba602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:31.746Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=21074424-d312-48e8-b42f-3183184c7c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:31.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:41.753Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=13eb22dd-7c50-406d-a693-701b39a7fd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:41.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:51.760Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=19bce641-7bf3-49fc-b5f3-5626b2f57431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:02:51.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:01.767Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=68007855-a9af-4fcb-96b2-4511004448dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:11.774Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=567caadf-cc55-4bb5-af58-11c996dfdc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:21.782Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=2e21fdc0-2810-4232-ba76-9ec3086ca704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:21.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:31.789Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=4f968b63-4e4d-4cea-aba4-d310b1381ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:31.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:41.797Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6d5b8ff9-3827-4b4b-8c98-0024e78ce7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:51.804Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7bc4d9c0-fb4a-4e0c-bcaa-aea230469863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:03:51.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:01.811Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=41e1d2f7-5d3c-4564-8b04-c7afab7eb103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:01.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:11.819Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=bd6e992a-6820-4c4b-8b6e-5e925cae031f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:11.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:21.825Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=711d5336-7f19-4ef5-91a3-8108ccbe0392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:21.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:31.832Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d1471f26-edc4-429f-9c8c-cf87007c9cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:31.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:41.840Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0cc43b1e-1a7a-4951-86d2-ba158589ea3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:51.846Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c2b8b821-a1be-428d-966f-a4dd64d58e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:04:51.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:01.854Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=61524bad-192a-4dd6-8720-756d63e10143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:11.861Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=20dda39f-8610-41b4-98ad-7f82a6204a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:11.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:21.868Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=be8e8a30-fe08-42e5-bf84-ef8229953c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:21.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:31.875Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=58969135-39bc-497a-a71d-2a69d35a3664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T04:05:35.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T04:05:35.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T04:05:35.860Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:05:35.861Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:05:35.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:05:35.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T04:05:35.864Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T04:05:35.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:41.882Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=16689c79-ee24-4285-8903-f2a765ef20e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:41.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:51.889Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=56256c46-f62a-4bc5-bba8-359c0a096496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:05:51.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:01.896Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=349d93dd-6d54-4019-b3df-dcf0cfbc462d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:11.903Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=db6c3d9b-fd22-49a8-b2d7-924fe8483a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:21.910Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=56ea76bf-7d10-4391-86ec-156953ee33a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:21.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:31.917Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=98eaa7c7-ea2c-4e78-a39c-3c9e69608950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:31.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:41.923Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f44e28ce-9b83-49c3-88b6-f581887106fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:41.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:51.930Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=20129800-f22a-4a03-b5b0-9862667fd81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:06:51.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:01.938Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=60cab308-d5fb-47d0-930a-0d2ec5174cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:11.945Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=351b17f7-8ca5-41c7-936e-234ee8316972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:21.952Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7a485f8f-112b-4e7f-a140-65316bbfa723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:31.958Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5b88e988-6c91-4926-b296-57babf3f3e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:41.966Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=926b63c9-9eff-4cdc-9d7a-590b1fb0548c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:41.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:51.974Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c081cf7a-5ff0-4f74-bbd4-719c513fb5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:07:51.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:01.981Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ee8d4a1b-8439-4ca3-ab9d-d472a9d66e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:11.989Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7cb4d7d1-2eac-4b14-86b2-6380e7d9a95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:11.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:21.997Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=097126bd-e2ff-4ce6-a581-4c417d3bc58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:32.004Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=79d1a35b-c48a-4601-b08f-7bdf35551718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:32.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:42.012Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a266edb2-9b3a-4168-a000-87e5e59e4081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:52.019Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=3ebaeddd-f6c9-4afa-a9db-5f2628a41563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:08:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:02.026Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=8f0cb58b-f963-4b6c-a5e3-13769da569c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:02.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:12.034Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b1a84b3d-2a33-4c1c-b171-dec3fa928de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:12.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:22.040Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1e878ee8-b248-4293-8712-3449f16ecf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:22.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:32.047Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=1675afdc-a67a-4a6d-aed6-446d8ffcf77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:32.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:42.054Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=eb2006bc-f85b-4694-a39c-7d5e6dbe0e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:52.061Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=c7f93cc6-abd7-46d4-b46f-807b529f467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:09:52.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:02.068Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=520b0b0d-a78a-41b5-9f3b-b753b73550da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:02.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:12.074Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6dfc338b-1851-4678-9979-fecb28dc9fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:12.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:22.081Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f2de1967-e4fd-4353-8e8f-19eaf59a5e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:22.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:32.088Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=87cf9672-e765-457c-93f2-41953c70f020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T04:10:35.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T04:10:35.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T04:10:35.874Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:10:35.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:10:35.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:10:35.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T04:10:35.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T04:10:35.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:42.096Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e40e4cf2-00b6-47bf-8c35-172d9de30fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:52.103Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=793c3439-6420-485d-b009-c612603ed948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:10:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:02.110Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=95a1ce95-d5f2-43c1-9c71-801ff71f32dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:02.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:12.117Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f117dcf0-b056-42b3-aca8-29e0308938ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:12.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:22.126Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=dcb448a9-bb8b-46bd-9574-fd7de5889b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:32.134Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=d34741b8-8c58-4cd0-8f09-6c7e731dc145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:42.141Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=12b49ca7-f157-4f15-b4c4-9d547f6e2f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:42.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:52.149Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b6c09d46-ca82-4f13-a4b2-ce3e3093e605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:11:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:02.155Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5b292719-aedf-4a64-a69f-30b76f9ccfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:02.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:12.163Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7bf3f3f0-257a-42fe-844e-562ae63cc3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:12.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:22.169Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=56847394-0f42-4c8f-831f-a9a4076ff10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:32.176Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6a759f64-d3df-48bf-8417-0870dd784d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:42.183Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=34e0cbac-fc79-4feb-9a01-15c261d16dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:42.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:52.194Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ded7dc16-3345-42d8-868e-b47c743bfb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:12:52.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:02.201Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=6632d6a6-9606-4e04-b447-e9d22164ce69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:12.207Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0e92b857-18cd-403a-a7ae-c2fbd5b705ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:22.214Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0e9f1bef-f674-4c7d-8b5d-44f94ccf7eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:22.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:32.220Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7bcb8301-3e06-4b80-bcf8-ee6a48fcfbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:32.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:42.227Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7a244738-98c0-48fc-9e5f-42e21137e2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:52.235Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7720870d-7f2c-46ac-a0c7-4e334a0a5490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:13:52.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:02.241Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b924ca07-a167-42b4-9e1b-fed6367fac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:12.247Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=a7bec48f-cb5b-4134-a9ab-9e7043760297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:12.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:22.254Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=deb61f56-bd41-40b3-8c17-b45b42adccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:22.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:32.261Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=894e2539-cf3e-4303-ad67-0aef4918c9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:32.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:42.267Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=b74ad174-17de-4d65-8367-1f3cfda5fb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:52.275Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=3b7cc21a-821c-424c-9cb2-029a6a885a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:14:52.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:02.287Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=ff132a19-5a1d-4cd6-9ed5-de92278bfe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:12.296Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=7cd27bc2-063d-4185-9f93-6b8e9cf95ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:22.308Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=bcc03898-b2e6-46a7-91c2-aa4694cb7a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:32.315Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=035a3d18-725f-4c06-bfbb-f4641f7721ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T04:15:35.868Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-12T04:15:35.868Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-12T04:15:35.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:15:35.869Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:15:35.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-12T04:15:35.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-12T04:15:35.872Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-12T04:15:35.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:42.322Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=0435dde7-e9d3-49c1-a291-4eb69217de58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:42.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:52.329Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=e28ba13f-3c49-47ee-be11-b58894e97aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:15:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:16:02.339Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=f8b4120a-b88d-4572-a554-a2079e6a0f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:16:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:16:12.347Z |INFO |Init configs |InvocationID=6c8ecfbb-29b2-4080-a08d-9c163fd632b4, InstanceUUID=5e742c10-fd0c-4780-a24b-eeef0dfe59fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-12T04:16:12.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |