By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:12:06.570Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:12:06.591Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T23:12:06.620Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:12:07.196Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:12:07.277Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:12:07.277Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T23:12:07.277Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T23:12:07.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-04T23:12:07.373Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-04T23:12:07.474Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-04T23:12:08.682Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-04T23:12:09.073Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-04T23:12:09.097Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-04T23:12:09.097Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-04T23:12:09.159Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-04T23:12:09.160Z |INFO |Root WebApplicationContext: initialization completed in 1685 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-04T23:12:09.462Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-04T23:12:10.132Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-04T23:12:11.220Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-04T23:12:11.704Z |INFO |Started MainApp in 6.847 seconds (JVM running for 7.416) |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-04T23:12:11.756Z |INFO |Start scheduling PRH workflow |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:12:11.764Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f205b3d7-78a3-4bc4-9902-b3a2e1fafcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:12:13.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:12:13.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-04T23:12:15.178Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2022-02-04T23:12:15.178Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2022-02-04T23:12:15.180Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:12:23.236Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d4432e07-d2b5-4afb-a978-565b0093fe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:12:24.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:12:24.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:12:34.277Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=db6500e1-5c5b-491f-8ea2-854fe06ec82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:12:35.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:12:35.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:12:45.317Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=fa71b1f7-a5b7-4326-befd-125e8ba1d6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:12:46.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:12:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:12:56.356Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1973886d-8f70-4ed0-8c52-5e1f081f285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:12:57.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:12:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:13:07.396Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=33e4a2c3-fa75-4233-85a6-d4d4ad97ad68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:13:08.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:13:08.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:13:18.437Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5dfb9795-09ef-4f2f-a38b-329c951c6afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:13:19.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:13:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:13:29.483Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=47de1745-d09f-4fbe-bfd7-b62a18021995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:13:30.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:13:30.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:13:40.549Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1b53327e-8af0-49ca-8cf2-d13555b3ec76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:13:41.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:13:41.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:13:51.592Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=94b5eda1-99fc-4e3a-baec-2281e8ea547b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:13:52.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:13:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:02.627Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6a808d2e-9d8c-49dd-8a10-fa9336d61d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:14:03.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:03.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:13.668Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b1120bb4-bbd1-43a0-9876-47d85df3ffeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:14:14.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:24.711Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bc8b13af-a495-4065-886a-0fcdbc8db298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:14:25.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:25.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:35.752Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=de0c66c9-58b0-4d73-b24f-545535ac93d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:14:36.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:36.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:46.789Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8f4f9196-c335-4d60-b67e-6f148ade990e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:14:47.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:47.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:57.828Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c08edd44-389a-4c97-a6cb-7916806c1102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:14:58.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:14:58.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:15:08.869Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e67cb1f7-e076-452a-93d3-9e5f9208e727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:15:09.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:15:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:15:19.908Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=fed094ce-ed58-4e0b-91fe-8f378e5e4940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:15:20.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:15:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:15:30.948Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=362bfba4-d3c7-4a82-b13b-afe9f2aa5e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:15:31.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:15:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:15:41.989Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ffdfb63b-02b3-48fc-85dc-0f4fe1162711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:15:43.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:15:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:15:53.030Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=028dac10-7bae-4780-acf8-cb3e80ea74ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:15:54.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:15:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:04.068Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=48c1a2a6-4be2-44f5-8f86-1ad0b8391787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:16:05.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:15.107Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5aae75bf-23e2-4b80-9b3f-65f63bcb9579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:16:16.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:16.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:26.148Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3680fdf5-5ee2-40dd-ac6b-ca532e818440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:16:27.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:27.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:37.188Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3a8eaf86-ec07-4a91-9ff5-838328a0484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:16:38.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:48.228Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5afd2779-562c-4a19-a8d9-8ecb2b011891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T23:16:49.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.110:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:49.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:59.275Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bea70f3d-dd30-4bcf-886f-69112bf1d7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:16:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:09.480Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a0faafcf-f913-4d42-b7e8-edf6fa94b669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:09.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:17:09.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:17:09.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T23:17:09.980Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:17:09.984Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:17:09.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:17:09.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T23:17:09.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T23:17:10.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:19.494Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bd64b031-37de-41a4-b7ee-798e17be70a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:29.511Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=81800a21-5099-4388-8071-b02b1dbc0029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:39.529Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=410da76b-6487-4e2e-a4ec-185936e3f026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:49.551Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=947a2b46-d367-4961-a148-29f3df33dfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:49.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:59.563Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=844e4f1b-b4ac-43dc-bf1a-b596cefa18e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:17:59.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:09.578Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9dd43ac2-c225-4e30-8fa4-7b0f1c030a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:09.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:19.590Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7d100181-3bc6-422a-90b7-3a517782eeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:29.606Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0710c871-7322-44cb-b079-7cd79f17e24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:39.616Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5466b85b-2ef4-4e98-831c-c80709ebfd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:39.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:49.642Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=124e0ece-a5b7-4fd8-99a2-a65934df6829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:49.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:59.677Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=66cf55dd-a1e0-4e40-829e-b6439ce9b383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:18:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:09.689Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bb0f95a3-101f-4f88-9040-7cf9ed0b6b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:19.699Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3569afa1-2d8c-4211-9333-f7932a15601b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:19.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:29.712Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=38b37d96-e73d-4617-a876-249952eb031d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:39.725Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3a6024ad-476d-4d70-9932-a200b0f37691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:49.739Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a461a3d6-624b-46cd-9960-5a610df37e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:59.757Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c4f8dd17-e05d-473e-9a22-d2a1f43672ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:19:59.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:09.775Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5370ce00-95db-4a83-8724-ca60131c92b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:19.786Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ca83174b-1e62-4b3b-8cf5-78025fc9b0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:29.796Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b60bef69-03b4-4dbf-ad48-6d5e46e3a9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:39.808Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9f39f147-fa11-411b-b4ac-c2315ab29030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:49.829Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=829df1a2-c95d-41b2-ad0b-d740a351dbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:59.837Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=78dbaf92-5234-4f2b-8412-18941afc3098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:20:59.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:09.847Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d3981f5b-b082-4e76-b172-37c53445a1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:19.859Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0012bacb-6f04-40e2-8d64-dfa926c2db97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:19.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:29.867Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cf5bf0b3-3f87-407c-89ee-387f63512dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:29.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:39.878Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=12daba28-a6cb-4f52-95d0-faf69ba9cd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:39.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:49.910Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=90ac33b3-201e-4d70-82ed-ca3213786458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:49.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:59.920Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6971352b-b213-4b6f-b7f5-e8ca5f4e9f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:21:59.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:22:09.758Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:22:09.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T23:22:09.759Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:22:09.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:22:09.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:22:09.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T23:22:09.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T23:22:09.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:22:09.929Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=419a800c-7d29-4ee3-865f-d81317520e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:22:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:22:19.946Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=930854c4-2b9c-4d86-be3c-c75540971635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:22:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:22:29.954Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c2347290-ed01-4b3e-9fcf-dc9bf7a359a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:22:29.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:22:39.962Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=92575979-3425-47f9-a8f5-086952311925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:22:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:22:49.969Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=af2cb950-13e8-40d8-ad37-d4378ca491a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:22:49.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:22:59.982Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b05ea7ee-33fd-4b39-a59d-9469ac8afc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:23:00.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:23:10.004Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=aaccfc06-cbfb-4a05-a56c-e0552e8cddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:23:10.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:23:20.019Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=af1f2ed9-bce8-4533-9873-24f512c2cb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:23:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:23:30.030Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8518a651-7d17-4fe1-a094-ac9453b77dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:23:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:23:40.042Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=83990e75-cc47-41a4-b8a4-f8287a6dab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:23:40.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:23:50.050Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7952e6a2-f9e2-4c7f-b8d9-a2f60659d61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:23:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:00.059Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b155498d-0789-49d1-b845-dad2a43a85ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:00.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:10.072Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f2f3dc07-d426-41b5-b14d-1a977e462021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:10.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:20.079Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e3959726-d1ad-40f3-bb24-e27fe6e7dc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:20.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:30.089Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=04f9f137-ea71-4ff9-9af3-12813867d917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:40.106Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a451491d-ae1b-4e9d-b306-855c46be8736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:50.127Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0edf21b5-335f-4e47-ae34-3d0ce79068ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:24:50.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:00.146Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=616b94b1-f495-4dd2-8350-a0277a7a49e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:00.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:10.155Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=dc7f3bac-d86d-4147-807f-3449c1165870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:10.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:20.163Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1e14b8d8-31bc-4a51-9c4f-514a20593d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:20.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:30.173Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d2994130-a806-4b7c-acf6-3f31bae699fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:30.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:40.181Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1f9adcc5-78e7-4865-b6c9-dc44f5bd8bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:50.191Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bff8b142-e72e-44f9-862d-b624620e4509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:25:50.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:00.200Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2c91c470-afed-4ec5-b209-5d70d89f89aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:10.206Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=dc48e97d-434e-4a99-8dda-b946590af255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:10.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:20.215Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=07e10f2f-2e38-49f9-8bf6-aeb335de7b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:20.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:30.223Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3edbf123-5605-4ae2-bb42-e0a3678ca7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:30.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:40.236Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2be917ed-6e89-4269-a984-77ce5ffb5c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:50.257Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ce294337-38f4-42a9-857d-5dbaaf805f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:26:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:00.266Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f3d34476-0c8e-4248-8bd0-dbe1dbab3c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:27:09.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:27:09.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T23:27:09.757Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:27:09.759Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:27:09.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:27:09.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T23:27:09.765Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T23:27:09.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:10.275Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=eae40a74-57b9-43c1-8db6-1d7996793680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:10.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:20.287Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d21d8a2f-2525-4413-9129-cbb979ccd80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:20.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:30.295Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4aa4d648-707c-417a-87c5-c6c7e5898a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:40.303Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0f3f0cbe-fe4b-4705-a098-2c5c526ca848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:50.314Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=197ef7c1-1a4a-48bf-8934-1b46ed98675d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:27:50.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:00.321Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=197319f7-ed6c-4245-8b5c-fbcc37571295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:00.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:10.329Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ea996cd5-d64f-4825-9f62-4667ad4d9c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:10.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:20.341Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d7b56bdf-15c2-42ac-911d-b534b7980242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:20.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:30.355Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cb7a267a-ee2a-43cf-820a-71f0b2affbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:40.364Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4fe20f25-87e9-438b-a903-e13732b6c04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:40.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:50.372Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e8370dec-4529-4dd1-80f0-9035f27bb69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:28:50.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:00.381Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e833adf3-e94b-4e67-a452-ce8d69033830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:00.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:10.394Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=fefe5203-a6bb-49e3-ada7-ac493f10635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:10.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:20.402Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=16210b9a-2a20-41dd-86fc-463c1d88d723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:30.414Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5dadfb07-015c-4812-afef-21373bb4c216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:30.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:40.434Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=91471c24-5e0c-4f4a-b47f-fae97c204674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:40.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:50.452Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c06ef8bb-98f5-43ae-a62b-fe808d99ad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:29:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:00.513Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f78ad0d3-fcc6-4626-8e63-43863f44bede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:10.542Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=135c9d8c-5b73-481c-8b9a-fa508cb46ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:10.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:20.574Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d649cca3-95ea-4c8f-9b9a-cd7a04b5aac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:20.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:30.584Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=57992413-e7a4-4c66-aad8-fe840634e77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:40.595Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e7627cd6-f2f1-4eb2-a78d-42eca99eaf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:40.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:50.621Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=331077cb-d129-4d9a-9a05-b04a698a2ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:30:50.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:00.636Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d29a657c-3a7f-4f87-8a86-6d53ec05e9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:10.645Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=90510e4f-373e-4400-838f-3d65b70280ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:20.664Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=302559b0-e445-4db4-b290-b9ea9323a272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:20.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:30.677Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d1f7a0fb-b2ef-4b66-9bc7-3dd123fce3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:30.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:40.687Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=25dc1e28-b3db-4d6c-b7f0-e886dd7cd7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:40.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:50.694Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c4ee8bf6-d550-461f-ad31-4bd5c3262593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:31:50.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:00.702Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cf0c73e2-c22a-4f08-82fe-eb7131ff97d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:00.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:32:09.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:32:09.823Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T23:32:09.837Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:32:09.865Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:32:09.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:32:09.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T23:32:09.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T23:32:09.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:10.713Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7acfa493-eb5c-4506-b807-cf0bd51f497e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:10.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:20.734Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=fca7b3b7-1187-4449-b705-e5de7bab4d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:20.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:30.746Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3a2633e9-7c48-4da2-9cb3-382c76b0661a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:30.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:40.758Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6466a612-15d0-4f1e-8849-8a4c8d92d9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:40.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:50.779Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=318aa908-712a-40c9-8688-568caaf43a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:32:50.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:00.802Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9efe51c6-b5b0-4f95-845e-85afe5d455c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:10.823Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=80836213-5b16-4ef0-bcba-155cc6971091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:20.867Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f3da0d15-1305-4f52-b87f-7a14506428cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:30.884Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=90686e35-1647-48ce-ac9a-c089a2e52238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:30.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:40.910Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=854e379a-0e0e-4031-af5d-08264ac3d91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:50.921Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7955c945-c524-44ce-b710-2f9922c6a052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:33:50.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:00.938Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3f676c25-4625-46f7-80ed-ad6d6b7af23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:10.962Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=60aba19c-ba40-4038-8b09-e346a14917f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:10.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:20.970Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7bc2e660-075d-4982-8a45-224339e5b9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:20.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:30.987Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=55830851-2650-449b-85f3-f68d87c4f4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:30.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:40.998Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4c69ae90-0632-4ede-947a-e00b9b9a8571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:41.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:51.010Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=85f3b50d-0c14-4669-bcb4-d734af6205a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:34:51.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:01.019Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6c0629f7-e331-4b09-87c2-95fe1eeb83d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:11.033Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9b0087b2-af99-423a-bf44-ef6a3472ee4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:11.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:21.041Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4ac1f23d-a452-408f-b7b2-7a31ec0b7a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:21.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:31.050Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a5e0a083-8194-43f4-a4fd-1743ebb4b292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:31.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:41.059Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8712814a-4c1e-4166-861d-664f882285dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:41.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:51.069Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ea2a512e-d518-4901-8e7f-146a08ffd0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:35:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:01.078Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=10214fd7-144a-444d-9e94-fb62839b819a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:01.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:11.086Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=fa165fcb-b6dd-4589-ac1c-8e955c2cfeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:11.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:21.093Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=07742569-f0af-4bcc-aade-6c21ae8c6aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:21.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:31.100Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=79a4294d-a65d-4263-88d9-8f1a3e48dab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:31.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:41.110Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bb5feeca-3fa2-4184-ac17-32218e632ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:41.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:51.128Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9b45a17d-fa78-46d0-8616-90c4ecedacc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:36:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:01.137Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=30726b00-4239-4c9c-8fd7-67af91ce97c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:37:09.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:37:09.737Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T23:37:09.738Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:37:09.742Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:37:09.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:37:09.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T23:37:09.750Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T23:37:09.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:11.148Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1537bea0-93e4-43df-8e01-952260984b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:11.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:21.157Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=98bf7944-15a8-433a-b98e-39438b5a8c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:21.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:31.165Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=666da7be-1348-4a4d-befd-f9184b21b9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:41.173Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=55989009-16d7-4466-b31b-3e04d1085194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:41.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:51.180Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=52057438-7337-431c-84b9-79cb1b97744d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:37:51.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:01.187Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=da70d813-f8b4-4054-a23c-ac9001fae973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:11.194Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8e46e739-e7b4-44e9-8500-d7ec9856da2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:11.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:21.205Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1b4ca3f4-089c-4196-b2c9-68927830c368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:21.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:31.215Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=467735e0-49f2-4a5a-87cd-50df337714b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:31.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:41.229Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=28743aa2-f2f1-4866-87f7-36bde7afdba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:41.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:51.236Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cdd72a55-8cec-43f3-ab65-d6fdb0e181db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:38:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:01.250Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=74b0bc56-c834-4e48-a0d1-f9eaaea9fd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:01.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:11.257Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=831527fd-b2e8-4f1d-ab00-18a2c27f63d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:21.265Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e59ac23b-ae51-4861-b2c6-fe4908a6108c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:31.273Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6e2c1164-e565-476f-8af7-bb67911ea043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:31.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:41.280Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b51cdbfa-5a16-4275-b562-3c24ed9eabb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:41.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:51.287Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9ade1271-b27e-4607-9ef3-f6bf18a724eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:39:51.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:01.295Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cbe08090-2c6a-4a7b-acaf-ff5100a86465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:01.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:11.304Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ce746b05-636d-4b4d-afb2-ae6dffc89e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:21.320Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=923b7b3f-c857-4437-b3ad-13af8bb4de3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:21.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:31.328Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1b752c8b-5527-4085-bd7d-437bd61a588c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:41.337Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=776b1c85-a6b8-4565-b7bf-433a3013f8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:51.344Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f325cba5-7636-4580-8830-e985c7b84f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:40:51.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:01.351Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=492781d0-3b00-47a5-8e97-f520ec7e8760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:01.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:11.359Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e298722e-b2ac-463f-adcc-9cd85dbafdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:11.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:21.366Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1cd6cbbe-f4f5-46d3-a6db-e26dbf63b810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:21.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:31.374Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2b5b4bff-9b8a-4648-8cb8-e0bf3d6f3efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:31.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:41.382Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c1c959b9-3186-45b2-aef0-be8c7c9d56ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:41.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:51.389Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e5e79b08-feae-41dc-9b14-cf8ce365d8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:41:51.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:01.397Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bca7c95e-2945-4d3b-861b-9a25f4c7fe6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:01.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:42:09.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:42:09.749Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T23:42:09.750Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:42:09.754Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:42:09.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:42:09.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T23:42:09.760Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T23:42:09.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:11.409Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2898605a-b6bc-461a-aa70-a4900c52a0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:21.417Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3f480588-3669-4386-934b-586b8fc049fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:21.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:31.424Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2e27ade1-bcfa-4cf3-a630-f32416f838c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:31.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:41.431Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=aec2e913-31f2-418d-acfa-95b1015e2396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:41.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:51.438Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2447951e-5962-49e1-b48a-4dbc8715ae72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:42:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:01.446Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cd99b68e-5d5e-4898-bf93-3da4e6803361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:01.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:11.452Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1ae3ea71-c09f-4325-8105-91eab0eac933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:21.460Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2e79bb4f-b3aa-4135-b9e1-f316136123d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:21.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:31.471Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=48658aaa-be9c-48a9-8c45-c0185096fdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:31.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:41.484Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d26ddfe6-1d4c-47f9-94da-567f774df9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:41.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:51.500Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7dfc575c-5143-4587-8b1e-3c83deab24a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:43:51.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:01.519Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=63550646-360f-4fb0-8084-28d9f2d86f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:01.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:11.526Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9078020e-2809-4033-8591-cf0622c5d476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:11.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:21.534Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a23c095e-c253-4871-8015-7cfe3f3194ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:21.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:31.543Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=fde46f2e-5864-45c9-a81e-743d1fae1f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:41.554Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e5e6a322-309d-4074-b1ce-7c8c72bd0df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:51.561Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7730c23c-7050-4b25-b2d4-c537be4e6b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:44:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:01.570Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7cb3647a-1567-4928-a31c-853aa300d527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:11.577Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d9da1bba-09fb-4472-aa3a-a419bac16850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:11.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:21.584Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a121fa07-5e21-4c78-90ba-98741120ba4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:21.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:31.592Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3e8dcf7a-7688-4582-987a-242650eb1f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:31.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:41.611Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7d0ae5d3-ecb8-4ae9-b99f-e802f160d06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:51.620Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=041905bd-5ef6-4cb3-ad34-bd18233de456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:45:51.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:01.628Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3aa428ed-392f-43ea-b6bf-c7ddd09b9559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:01.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:11.636Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a49b3125-9bca-49fb-9ec8-889918540331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:11.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:21.644Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f2c11cc6-f85f-4dbb-a1b6-5d17c791f29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:21.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:31.652Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b9cccb70-4b51-4cc8-91d0-050c4e21c99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:31.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:41.659Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=dda17b29-7cba-4c23-871c-5491dadd9954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:41.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:51.666Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1efc8751-8b70-478f-ae0f-14be1917786e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:46:51.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:01.673Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=62017cca-69b8-4f4a-ad9f-8332d74f796c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:01.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:47:09.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:47:09.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T23:47:09.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:47:09.891Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:47:09.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:47:09.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T23:47:09.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T23:47:09.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:11.682Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=893398c1-0dda-4ff8-8456-a82e41bce504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:11.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:21.691Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cc2b87b3-0462-4996-a6e4-12763fc78a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:21.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:31.698Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=40279c60-4a02-421b-ac68-ed76922496f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:31.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:41.705Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cdd1b6c6-6442-4b32-b965-90de3d48c46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:51.713Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=508da1e1-44ab-49ac-ae90-70942e20090f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:47:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:01.722Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=74b4146d-4b6f-4ae7-a2ca-82c39fe29b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:01.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:11.730Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a2d2fd14-44fc-41ca-a609-a5adb2fc54b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:21.742Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=47008711-b9f1-42a5-a6b9-e5051f88c559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:31.750Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c7b9547d-336c-410f-9657-e61542a54049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:41.756Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1129d617-b23a-4cbf-9275-ed40061d1558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:41.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:51.765Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3cad11f2-396b-4f31-ae94-38a640c4e0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:48:51.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:01.775Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ae7831d5-d8b8-4374-a09d-2e731d685dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:11.788Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=25ea4b74-a9f5-4fdf-9084-f38821207a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:21.795Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=053fe9d7-1984-4b13-9daf-1efc99af85b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:21.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:31.802Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=018e8240-fff8-4648-be41-39e38c3a34b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:41.809Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0099095c-8e9a-4b7b-b6a6-7e7104bbeceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:41.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:51.816Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8c5e01cb-1c06-45df-a2cc-c5b3b9e38e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:49:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:01.823Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4b81a56d-ec04-44d7-bfb9-510849d2ae9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:01.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:11.831Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6b1183dd-08ae-467d-a134-63990b774ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:21.839Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=55c9316b-3040-49b2-b7a1-40e21a368133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:31.854Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=12d90ee3-3c60-49f3-9ca5-8753a8c76b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:31.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:41.863Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=de27939c-ff52-4349-8a10-d45e6ca233f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:51.875Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0334046b-7eda-4c90-8979-f5840484188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:50:51.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:01.890Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cdfb178c-9e31-447c-9fc5-ea6b8a1a8f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:11.897Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d51eaf29-a4bc-4b36-aa7e-6c9ec64103ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:11.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:21.904Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=629ae7b3-3f51-4293-a037-434e196d0e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:21.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:31.911Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=437b7403-da2f-4ec8-857b-eadd47e74398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:41.918Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7cf44c49-f92e-42b0-a3a9-f0b8d8b8bc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:41.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:51.926Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b44d5553-ecba-4555-82d0-452a61db436b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:51:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:01.935Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d0a50897-3898-41db-b22a-a32e923cc798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:01.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:52:09.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:52:09.810Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T23:52:09.812Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:52:09.816Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:52:09.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:52:09.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T23:52:09.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T23:52:09.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:11.941Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2f1235e7-7d85-46db-8d0d-7d4d8c3953c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:21.949Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bd165b0f-5486-42ff-b274-71c47afb3240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:21.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:31.958Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3ae05870-abd8-4a6d-8c74-d4c3bdb70d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:41.970Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c28d018a-d2aa-4f52-bce6-bd70bff0c72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:41.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:51.977Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=50398f72-6aaf-455e-a486-1ce8a32fcb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:52:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:01.983Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0235b998-d3d5-411e-b6a5-8d92eb534761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:01.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:11.989Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=af738ecb-5093-4194-8f05-edf151d08c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:11.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:21.997Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=52b8a5bc-2d4d-48dc-84cc-3f5e87d5cc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:32.005Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c158dc24-b26b-4330-8476-9b12d38463b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:32.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:42.012Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1d444db7-e6eb-4a1a-a9f2-f84f63b4a7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:52.019Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=296bcb89-87d9-4dbc-9eb3-6eb5bf22ad68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:53:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:02.027Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4ab2d2c2-b9f8-4560-8bf0-f955b00cfb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:12.041Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=722e5d3a-bc36-4816-bdd3-14437c85f989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:22.055Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=254a4287-f8f2-40dc-a331-0ce3317b82bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:32.061Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f87a0667-58fa-4bb0-813a-eb196f19e22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:32.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:42.070Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cd1c4262-5b3f-4481-afb2-db41aaa8af1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:52.077Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3bbef187-cc0a-4c88-bcf2-47528e5b2a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:54:52.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:02.084Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b64fbce7-9710-49de-85c7-a0c1868a05a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:12.091Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4fd8b373-879b-4d54-a4f1-64e0fdba416b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:22.100Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4681b511-d594-409f-9131-c90ea6084a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:32.107Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f0756852-885a-4339-b79b-e22b2a4fd527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:32.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:42.114Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a2e6d45b-021a-4ba2-acf3-a7a7cb967d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:42.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:52.123Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=25bd4e1e-5f53-4a9e-b3c9-d64cb713a51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:55:52.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:02.133Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=77955049-1d73-4549-85f4-0cf5ca4b725a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:12.145Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3efdc9b2-55b9-4987-8853-991b720b25eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:12.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:22.151Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9dfa60cf-1aa5-47db-89d8-daf2bdf0dd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:22.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:32.158Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=12eae110-0129-47db-bd35-62d4d9110574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:32.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:42.165Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7967ad39-d37d-4335-9137-6f82752ce0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:42.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:52.173Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=741dda4c-4940-460e-99cb-a895d44056ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:56:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:02.181Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1bcfda4e-242d-4b62-b6fa-abee377da7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:02.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:57:09.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T23:57:09.763Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T23:57:09.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:57:09.768Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:57:09.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T23:57:09.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T23:57:09.773Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T23:57:09.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:12.188Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=abcc9e5a-2eb0-4edb-b906-52b5ee214401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:12.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:22.195Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d4789667-d14d-4b41-a45b-3aa1f98b48b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:22.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:32.202Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e366946f-7402-4775-a3a2-710602ad879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:32.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:42.212Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d97fa49f-f41c-47e3-8534-de2dfcab2649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:52.226Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=be08712f-6550-4ea1-bb6d-d814763fa2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:57:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:02.234Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b543cff8-4d80-4250-9a2c-ac00e5eacf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:02.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:12.241Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=29115d8c-fbdc-4435-b291-b49dacccdadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:12.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:22.247Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5c06cf3e-65e3-4044-856c-26dfb0a07d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:32.254Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9d9a8f79-ab46-4a77-9fef-e8c32b8841e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:32.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:42.261Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=39b09a85-c396-438e-b945-8ce05111de54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:52.268Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d02742ce-8e61-4a75-9e15-78453ff5299c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:58:52.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:02.274Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ca3c5acd-b357-43e0-a169-9747d5e7184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:02.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:12.282Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9f3eb1a5-b4f7-4a54-9dfc-f40e909307c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:12.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:22.289Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=18cc540a-dcc7-4d6a-8372-1aff6f1de021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:32.299Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6970171b-8732-4265-ae8a-74155505587e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:32.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:42.312Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=74906bf6-8b79-45e4-b2db-98d9135a759e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:42.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:52.319Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5b42ab28-4e9c-4b30-8af8-1cd16177a7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T23:59:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:02.325Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=028818af-b9ee-4d87-bfb0-19cfd3f66645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:02.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:12.348Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f38799dc-eebc-4954-853c-708a7384c277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:12.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:22.355Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d9e8a8cc-0824-46e1-ab32-fed67becf718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:22.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:32.362Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bcaf2a94-ae95-4e2d-8ea6-20683c17d08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:32.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:42.370Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ea16aef8-6e5c-4e34-a28a-a6df8bdcf9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:52.378Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bb315f37-6507-4290-a3f7-c791862522d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:00:52.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:02.383Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=208253ba-b8db-4303-b592-4d9e067f924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:02.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:12.392Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=63044d35-1c27-4547-bb95-dc97c50ba31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:12.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:22.407Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=29dbc74b-6392-400d-9151-680635b3b900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:22.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:32.415Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9ac55606-9a79-4d3b-b567-d5bb09e9cbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:42.422Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bc4eb2e1-edd0-422b-9f2e-63cfe6b90929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:52.429Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2087b4f5-4203-474c-9e5a-1a72d3bac0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:01:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:02.437Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=74136ce2-0dc4-4395-880f-76fbedb9352c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:02.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:02:09.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:02:09.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:02:09.750Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:02:09.756Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:02:09.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:02:09.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:02:09.762Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:02:09.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:12.444Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=524495c8-5e76-49c2-b5e2-ba3c1834dfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:12.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:22.450Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1e1bae9e-38fe-4df4-a46f-10362b5264b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:32.461Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d9bf0f29-e1de-49b6-8d79-8d969148d4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:32.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:42.467Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=720f3497-a95e-48a6-ac71-d03bafcbd017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:52.476Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=41aa395e-b242-40e3-b204-5cd8e62020a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:02:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:02.485Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=297178de-a0a5-4799-aa40-1663e696692d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:12.495Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d48b39cb-e472-4458-a2fe-49ed0dab5a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:22.501Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b0a72264-291c-497d-9fd1-48d32df4b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:32.507Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=97f5b6d4-8651-4a53-9afd-76581d4e4f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:32.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:42.514Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=899f84c0-cd20-48dd-80ae-03e4d04a85ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:42.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:52.522Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=acf39be5-a78c-443f-b982-9c4bdca55a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:03:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:02.529Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cc0663ec-474a-47d9-b281-7b21fd734cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:02.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:12.535Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1fefa4cb-34a9-46a8-b9ad-d5b2cece2e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:22.541Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7d89cb08-9cba-4b19-a360-be0649f64aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:22.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:32.548Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=422705f0-84a1-4c18-8d72-beda5e06feb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:42.556Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=204ca4a0-aefc-4148-ab37-483070fb6385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:52.569Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ce4f8aa3-b7e2-41f0-bb0e-12b8ae646a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:04:52.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:02.577Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=66240cf0-207d-4a3a-befa-5714ddf71e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:12.584Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4330d94d-2cdc-44d9-8949-12595da40b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:22.591Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=daf41f7d-c973-4f70-a673-4bac67b0cff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:32.598Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9ce09d89-0985-4e57-b600-5b43a3928a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:42.606Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=35c36b52-f65c-4c65-acab-c94edf23d343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:52.613Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a2d21e3a-154f-4c35-a7eb-9530a088fa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:05:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:02.620Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d4b6f88f-96b0-47fc-a184-eeb0826530af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:12.626Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=702fa553-a8ee-44db-8c2c-206f0669d8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:22.634Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c050d1c2-576c-488d-8a32-6fd382438feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:22.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:32.640Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4a608903-f02d-4aa1-9e68-67321fcefd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:42.647Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9bd82e97-cb8d-4465-9451-c54547417ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:52.655Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3eb05bd8-2afd-4cea-ad15-972673deb752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:06:52.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:02.669Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2b547e76-efd6-4d3d-95d5-969fd5516ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:02.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:07:09.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:07:09.750Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:07:09.751Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:07:09.755Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:07:09.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:07:09.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:07:09.763Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:07:09.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:12.677Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bfc2a277-7ac8-462f-9f88-85cab760950b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:12.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:22.685Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3f2eed25-86b5-48ca-ac94-972fb083ba9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:22.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:32.691Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=957fe359-4637-4579-ab39-35c2a8eed6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:42.698Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=777ecd0c-bcec-4ca8-bfa8-9791db20d8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:52.704Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b0a1ea29-460b-48c7-b477-b428643731ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:07:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:02.711Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=30304e39-4fc9-41b6-ba37-4054e8315c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:12.717Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=32df8a23-d169-4b75-a5c4-3b5881daa96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:12.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:22.722Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d66db31d-583a-482e-b516-fb1fc9b4da37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:32.730Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=25b1f50d-40cf-4701-a491-6e051fa5c0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:32.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:42.743Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d050f8d3-b3ba-44b2-958a-a41362576f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:52.757Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d3eee7d3-d5ca-4a9d-b003-5a59b92d174d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:08:52.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:02.764Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a0d7046a-a35f-4edd-aa1e-5cccfd02c83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:02.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:12.771Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4643511a-e878-4915-bc82-d8187219dcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:22.780Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=183201bd-3894-42af-8ce8-8c36b61b61a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:22.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:32.787Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=14bb0fd3-63c3-45f4-8b9c-e7373cfbacda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:32.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:42.794Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1fafdd8c-b6b4-45de-9276-abda0dad986c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:52.802Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=509d7d04-f845-4022-a0c8-1135ae95aa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:09:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:02.807Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=236550d3-a857-43a3-99c6-5156c23e7d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:12.815Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=95753d2d-c30a-41d5-b6e4-85f0949583ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:22.822Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7d2968eb-5baa-4c53-ba2f-bfa03b0360a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:32.840Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f52303d6-18d6-4db5-91e6-b82ec5c387f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:32.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:42.847Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=be646a19-f32e-40af-bb17-7f12375edd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:42.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:52.854Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1bdd1479-df82-4a6f-9c72-d0abe6998986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:10:52.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:02.860Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ce0636b2-6489-438d-b3b1-7e5d3d90f9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:02.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:12.866Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=80871215-5e2b-44b7-bdf1-4c682c18f6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:12.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:22.874Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2c1bc665-b0d4-4123-b229-e945f80868e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:32.880Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a438bf8a-e321-4e38-ae30-3e4b9639f6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:42.889Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6b21733c-e40f-4ef9-aa3f-c506c325772e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:52.896Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=461739a7-787f-464d-ba28-8ddb35c55c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:11:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:02.904Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=64cb2a7c-4df5-47de-a761-e8a4e89f8b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:02.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:12:09.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:12:09.792Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:12:09.793Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:12:09.799Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:12:09.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:12:09.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:12:09.804Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:12:09.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:12.912Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=04b50a58-3cb1-46eb-b226-7c2a9b3d1b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:12.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:22.921Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c29cc2db-fa20-4aec-b48c-e57c6cf4a57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:32.928Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=944fba1d-a774-4e2a-a045-c0bdb47d90f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:32.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:42.934Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c8727612-43ff-4ba9-a869-61ca59e3b4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:52.944Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=36d064ed-29ca-4fdd-a49d-d14d4df348cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:12:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:02.951Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e0ce8d81-2a79-4c61-a6d7-5c261f917eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:12.959Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cd1cc670-57ea-4a59-ab00-cda87747428e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:22.966Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3d7ade30-7d71-4271-9578-f8d41e4bd51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:32.972Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c0f0d8e2-41d0-410e-8b38-3e8874c252bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:32.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:42.978Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1fb65a85-321a-4c78-9437-20df7b18fabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:52.986Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=70a728f2-7783-4f62-8ef3-06856673948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:13:52.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:02.999Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=103a1ac5-96f5-4a0f-8a84-0ce0743719ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:13.009Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0d57ebee-0af5-49bf-ab3c-878bc98e73ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:13.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:23.015Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=389b0dc5-e409-4118-a415-043d0867bf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:23.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:33.022Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=411802c7-ccbd-46f2-95aa-ce93fe8a93b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:43.029Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0a9b1a36-4847-455c-8fe1-3e391c9c969b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:43.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:53.037Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5e0d652c-e158-427a-b18f-df5cd6b0ef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:14:53.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:03.044Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=72c7ec81-7062-4993-a6ae-0e4f88791a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:03.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:13.051Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=91450997-b9b7-4c90-a349-ad6dec84f00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:13.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:23.057Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=77ccdeef-2e98-49c0-9d85-ca5cb0c8a76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:23.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:33.063Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=891cb50f-f43e-4d8b-bed0-20b6178466f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:43.072Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6ba306ac-3a21-4413-874e-74bb5cabf062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:53.089Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c01400c6-bdff-481c-b2cb-49b6633bb47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:15:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:03.096Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7e7f9fee-796b-469a-a6a2-0e660be20a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:03.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:13.102Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b04e861d-1d5a-429c-a66b-50a91f48f1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:13.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:23.108Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b18e988d-add1-409f-abea-f59b395da6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:33.116Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=357b8e94-6ec7-4fa1-b744-ecc2cb2b7718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:33.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:43.123Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6defb1db-a318-4ec0-9239-0a68efa6a46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:43.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:53.130Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a9503447-9b0c-4c5a-bb71-0ba778aeb0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:16:53.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:03.137Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=391d823e-818c-45c6-8b17-110131452442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:03.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:17:09.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:17:09.783Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:17:09.784Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:17:09.787Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:17:09.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:17:09.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:17:09.791Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:17:09.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:13.144Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e6610e94-9061-4d9d-aa7b-ad84fa8a907c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:23.152Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=50e36ebf-f026-498a-aeb8-0d8909dfcb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:33.169Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7fb9acc5-62f5-4782-938a-34b3fc1b9510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:43.177Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3167a130-dd9f-4a35-bc58-f99628a9e7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:43.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:53.184Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b7cc088c-7556-4539-ba46-f32205e06ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:17:53.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:03.189Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=25bc9371-a48a-455f-9301-8cb8d7a59a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:03.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:13.198Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=695d7a38-d031-42da-873a-6473622649d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:13.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:23.205Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=eceb8d4d-8f2f-4da3-9345-125803b0b632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:23.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:33.212Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5998beff-fdb7-463c-8617-8417be949fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:33.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:43.218Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0dd88ac4-0fa9-4dc1-90f3-20e5d4261cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:43.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:53.225Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2ab3cbaf-22fd-4b5c-ba0b-3842b824c02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:18:53.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:03.231Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=136f0bcf-54b6-4401-b7aa-4da2e902a2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:03.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:13.238Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=67b0e217-c2c1-4f4d-9965-dac646612494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:13.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:23.251Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=58aba8e9-d4ff-42aa-ad45-a0fc87d23dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:33.262Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cb30271d-c6aa-4ed9-be28-569accffe75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:43.269Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6060d420-dac0-4611-9307-ba2d4ea2dd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:53.278Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=96d140ea-410a-43c3-8511-43058fb6638e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:19:53.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:03.285Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7f46951a-68ea-4cb5-9063-bedd943e5e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:13.291Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=477d6372-d4b0-4bb6-b600-e71068fe76fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:13.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:23.298Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5b3e917f-c9eb-410f-a70e-434a602f15a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:23.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:33.305Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=73b66df7-99ed-43dd-8d8f-65e229aef425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:43.312Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c7164542-5176-45c3-8b62-dd4618d3fd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:43.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:53.318Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=981f6b64-a9fe-49b4-b728-51c1cfb549fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:20:53.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:03.325Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=31fbea7d-c747-4e3e-b94b-5259f927e086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:03.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:13.332Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=381c9dc1-7a78-439d-b847-c480a3e6d8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:23.345Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7e022408-4501-42c0-b4c2-ec5ebc3c70c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:23.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:33.353Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c41f2931-b7fb-4c38-9d00-5ee4cad92035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:43.359Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c5f841f1-ff0e-40e3-89a0-cf9ab644e3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:43.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:53.367Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=dff82e6b-03ec-431a-b9a1-f87382d7956c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:21:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:03.374Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=20509c7b-1f2d-4927-b4ac-7ac3414c84b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:03.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:22:09.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:22:09.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:22:09.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:22:09.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:22:09.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:22:09.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:22:09.783Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:22:09.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:13.382Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b2a19a45-04d6-43c9-9be7-c2ce1ff7a5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:13.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:23.389Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=962ac430-10ec-4406-b719-1699066b1895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:33.396Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9aa9c93e-47e0-4beb-8c29-d50683d69774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:33.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:43.402Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=51b76b37-1b66-4bbf-a71f-28d9223d329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:43.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:53.408Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=fb2bc665-5615-48e4-b7d6-a4d61f64d67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:22:53.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:03.417Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7cda44e6-4e37-4cd8-943b-6c4662f9513c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:13.428Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4f5cf34a-adeb-4711-9522-3cd17211d917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:13.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:23.434Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8a80d366-54f3-419d-b65e-5c1915270ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:33.440Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ad32d125-1925-4072-a355-74df2ae4cf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:43.447Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=be065871-5c10-4a4d-b4c1-2248ff2d5c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:43.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:53.455Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4af6b85e-eb2e-4190-bd01-d84d704d0f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:23:53.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:03.466Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a346bfe3-3cd8-4bf1-bf4e-f237522693b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:13.473Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7d2e7f99-cca6-4d27-8ab3-8c9a5d4b763f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:23.479Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d95003d3-f5f7-43b4-8517-8ddab28425a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:23.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:33.487Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=950f1844-4b4f-46e2-9463-3a5f2043f430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:33.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:43.494Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=57ed829c-dd15-4a35-967f-dacf6fe7bed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:53.504Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ec8a31ba-03e6-40e4-9eb1-2df1ef66fa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:24:53.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:03.527Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e5dc41a0-edc8-4e99-80df-63ea239536e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:03.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:13.533Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e9000c2c-561d-4ce8-a637-38d019e4b1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:23.540Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7dfbf71c-dd6e-4eb2-bcc7-eb49c87995bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:33.547Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=41ec1542-091c-4312-a54d-8ede8197c99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:33.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:43.554Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=279e062b-127d-4306-afe9-5b4125b25045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:53.560Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8cdefb52-319e-4e7b-adde-6b820de141a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:25:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:03.570Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3334d48c-f710-402a-9d67-232de4988fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:03.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:13.575Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c0696aec-102d-4f90-93c0-96b771e734de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:23.584Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=aa0fa62f-6dc8-4427-966c-dd0c44b44997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:23.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:33.592Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bbf390e8-8903-440b-adac-2b8ee6564046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:33.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:43.605Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=91f84fcb-985c-4c47-b0c8-d75b0ec55943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:53.611Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2d83b3ae-5a27-43a6-a78f-0b03afcd4b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:26:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:03.620Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=146ae85c-7b6f-41d3-a194-b427f9203b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:27:09.786Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:27:09.786Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:27:09.787Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:27:09.791Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:27:09.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:27:09.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:27:09.795Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:27:09.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:13.627Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7ef8ea23-5a21-4bd5-9991-1b867534dd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:23.633Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4ffcbd12-b20a-49b6-8cd9-119128c2fb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:33.641Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4eb54aa3-f409-4e19-ba4e-4919ad643020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:33.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:43.647Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=914a9663-a981-4c60-970d-958114ea234a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:43.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:53.654Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7e86cf6a-739f-4652-9a1a-aa4c58c8024e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:27:53.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:03.661Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d5691ac1-3193-42c9-858b-94f3a60a6f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:13.668Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3dd2a32d-8f28-4cc3-a4d9-b73ec0191cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:23.678Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=472b2267-84c3-4dde-8e64-6c563d52655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:23.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:33.701Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9e488e25-e654-4a6b-994c-6fb628c8eef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:33.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:43.708Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=db8478bd-84fc-49fe-abad-faf0f81c8efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:43.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:53.715Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1ec81920-7431-4718-815d-be6fd84ae1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:28:53.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:03.722Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0e87c4fe-2664-4d7b-b5a2-560ab5b8ebca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:03.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:13.730Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b8281b86-df2a-4643-85d3-d3b79a2f2f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:13.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:23.737Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5dd75527-3d95-4c7e-be24-3c6352172a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:33.745Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6d71d784-e6c1-45bf-97f9-59ef28b7b06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:43.752Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e942d149-a85e-4838-88f8-dfed7f0a239d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:43.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:53.760Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a71f2985-cc58-42cf-9312-bd345335200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:29:53.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:03.769Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5b48b049-9a65-46e4-a290-b0fbe1c30585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:13.784Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5be5fe8b-c050-438c-9ed9-6d305e1e6a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:23.800Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d2f268ac-4d04-4bff-8794-932442ef27c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:23.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:33.808Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=dde02eb9-7e0d-4170-98a2-f31a07dbeaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:33.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:43.822Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0831505f-196f-436e-b8a0-a925660157f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:43.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:53.829Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7550bd7a-2c21-48b0-b4c0-10304807946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:30:53.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:03.837Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a506eed3-cdcf-4713-99f5-68e86fd8dbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:03.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:13.844Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=240154ca-a8d5-4550-bd04-a45463bf451d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:13.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:23.851Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2c052774-27df-42a6-ba07-03b807349274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:23.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:33.857Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=978a5e4f-46b0-4f1c-af0f-5bd7cd4f5907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:43.864Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f0995ac4-7e45-462e-be18-e0a6fcf8d830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:53.872Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=712fc326-7352-4e9b-9181-aca22bce97ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:31:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:03.883Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8e179cc5-ea17-446e-b4e8-16d2c2e9ce13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:03.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:32:09.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:32:09.774Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:32:09.775Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:32:09.778Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:32:09.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:32:09.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:32:09.783Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:32:09.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:13.901Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cc783b75-d4b9-4798-a28c-e4719d837d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:23.909Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=316fb9ea-2ac9-4928-949e-09c915a0e389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:33.915Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b0f12ea4-8a21-4809-8c81-8d4a3de41f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:43.922Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=fd952ff0-6399-4fd1-83c3-91b41af33b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:53.928Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6e1649f4-63e7-46b3-bd4f-3aaad74aad2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:32:53.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:03.936Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8e568991-4de4-4b5c-adcc-5b87a5990bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:13.942Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8ec6b218-fb71-410e-b1a7-74b7b7fee1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:23.948Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9fdedd03-905c-4950-b9fb-38b992c61f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:33.955Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3e3dbdb6-ea4f-4d5d-b80a-9707db921679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:43.960Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d8a515ba-d6ad-4dc3-b021-b99d1794d53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:43.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:53.967Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7dcc46f0-85fa-492d-b6cb-a2d227b75038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:33:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:03.974Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f251daee-e89c-4ac0-b1b4-1f03feb7398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:03.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:13.984Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b66ab802-0434-4ec4-9d89-6371f9639ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:13.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:24.000Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0eacfd5f-1e58-4cda-ad8c-5f24ff62855e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:24.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:34.012Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a322cf9b-54de-4551-93aa-eb695e8b15b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:34.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:44.017Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5ac75616-bf9b-4720-8c14-858f66be37da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:44.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:54.025Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4e25886a-0c4a-404e-bdd3-027af1b62b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:34:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:04.032Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=dbcf5202-31b3-4ece-9bf2-17a02e4c669d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:04.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:14.043Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=9a8144d2-0090-4cdd-b34d-c72432cd4646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:14.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:24.049Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d7045289-6358-456e-8ffd-99631ab87181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:34.056Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0bd4c145-f119-440b-92f4-681968b376ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:34.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:44.064Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=49e64ef9-803a-4ad4-9753-7714dd3bacbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:54.070Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5af0c794-2482-4d0c-b0d6-a46f5775d047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:35:54.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:04.076Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e7170bdc-3b2c-48de-b947-908ed9766057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:04.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:14.083Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6b3eb893-9d10-4682-aa26-2b0147e296f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:24.098Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c6fbb9ea-8206-4d21-82f8-65a64f2abc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:24.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:34.107Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6607344a-ef92-4af3-8de4-0a1bc4a56762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:34.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:44.113Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=89322faa-cbbe-4f95-b7bb-fa4b0a0eaf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:44.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:54.120Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=94f68c97-df00-436e-8bef-41faf66ff60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:36:54.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:04.127Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=74c44001-6ec3-4f7b-b7ab-77d1b5ecc2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:37:09.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:37:09.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:37:09.758Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:37:09.761Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:37:09.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:37:09.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:37:09.765Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:37:09.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:14.134Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f3fc54ac-b2e9-4a7b-8960-4125921a7412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:14.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:24.140Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=81494924-f009-47e4-8e10-225194a0c1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:34.157Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=016af281-2b2b-41d0-bfef-8594a399dd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:34.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:44.164Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=01d71881-d313-466b-967c-17e8815d0857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:54.171Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=efcaa814-7c4f-4d3b-86bf-d3f8cbd22e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:37:54.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:04.180Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=73fc0c85-d6e4-4d50-8889-180cd48dac75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:14.195Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0386f90f-8477-4154-9446-e7b83901e928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:14.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:24.201Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ec966d65-a296-4c14-84a2-156ddc79aea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:34.207Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=82053a2f-d2c7-407d-8028-0a0a84619ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:34.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:44.213Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c1cf7df6-6232-4c88-b35d-ae9ee0e3c5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:44.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:54.220Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ce294b90-76ec-4a7a-b075-94a96c051ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:38:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:04.226Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=aaaae3be-f5a7-4e43-be55-77850136d6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:04.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:14.234Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=789e9659-7a0f-4da8-ba67-a574beb8ddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:14.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:24.241Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=89562872-8566-4ac5-8999-a247b6d96d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:24.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:34.248Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f5417c10-b78f-429f-aadf-aed238fb2295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:34.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:44.257Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=47981ca5-e19b-4693-bad3-1a9333cc968e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:54.266Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2f0b9270-9cce-45f2-8d37-d46424457367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:39:54.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:04.290Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=bf788995-0d77-4145-9318-1611299ea296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:04.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:14.297Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0c0e51b6-f826-45cc-8826-31aad288e4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:14.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:24.304Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0aabe06d-50cb-433a-a733-58dca9920390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:34.311Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3c12a3b1-b1ca-467b-b8a2-97c90e908d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:34.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:44.318Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7d013568-4e0c-4000-92d3-1f9067379ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:54.326Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=58009cf6-675b-432a-b49a-4674121c06c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:40:54.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:04.333Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=42056c1f-5694-456f-ad4d-1a4179e98b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:04.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:14.338Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=6c932b10-ba4d-404b-9c71-94f09afe0042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:14.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:24.347Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f0750435-7865-416b-a21a-871f74cb3f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:24.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:34.355Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f6e7b662-6d38-4675-9dbc-c868e1468c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:44.371Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8c6c04f3-460f-4266-b120-19b69e8716a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:44.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:54.378Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d735cfb5-4e4e-4a56-8bfc-2bc1fb279104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:41:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:04.385Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=0b0bc32f-fc99-4e31-9adb-bbf0ec8f5703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:42:09.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:42:09.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:42:09.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:42:09.724Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:42:09.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:42:09.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:42:09.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:42:09.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:14.391Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d6a17db5-925b-46be-b25b-559b44a18d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:24.401Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=200fe394-286f-49fc-a7bd-98e801656e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:34.408Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8ab6208f-7a64-429a-b2cb-d4c86a715672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:34.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:44.415Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1040a231-1b40-4365-bd44-488f5dc022d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:44.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:54.422Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ef97bf2c-0c0f-40df-8e19-0dcfbef7708b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:42:54.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:04.428Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=b18e5d7a-8f64-4fc1-a5c6-b98557f68ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:04.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:14.435Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=7af9bc2d-43d8-4c6d-a981-96e0cd5e9d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:14.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:24.443Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c193b552-9365-4d8e-ab78-aef2a0b26b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:24.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:34.459Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=793ba4fc-6128-4b35-b940-790551891958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:44.467Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=ec66ba1b-12fd-47ed-84cd-4eb3a93e5466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:44.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:54.474Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=17d32e34-b3d1-4a80-83f0-6b8c66a20aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:43:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:04.484Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=90739662-d5f8-4ed2-b3a7-59e894bd5428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:14.492Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=80c7b5bc-6d35-4854-9d43-aaeb4f9f82c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:24.500Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4b4fb1cb-93e1-4638-aad4-d8e2118d0312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:24.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:34.507Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1a3312bf-b56f-4e3e-af6e-6b331d5b2b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:34.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:44.514Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=355ffcc8-2033-4bc3-94eb-e1c489dc83b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:54.521Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c293bcef-327b-4ace-81ec-76e7d6ae8a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:44:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:04.529Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8ddfb6c4-5c64-486f-8c71-8ce249c60d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:04.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:14.541Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2f1ee346-4ad0-4c14-b5c0-14215a667879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:24.555Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=af0a87c7-ca2d-42ee-9c86-3e4525fd1613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:24.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:34.563Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e61b6c16-4c7d-44c4-91f0-9b61a7792b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:34.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:44.570Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=3e63c968-fc4b-4fa4-96bb-2f2b14bfecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:44.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:54.577Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=f4d5816a-56e9-4866-941b-12835ad4e70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:45:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:04.585Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=4988c9f9-46db-4bd0-88ea-0defa14d696a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:04.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:14.593Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=01a29379-4f71-4cf9-b9bd-719dc96839ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:24.599Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=770b8306-d15b-4e9b-8b2a-0d72941668fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:24.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:34.606Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=71776eee-7c15-44ab-933f-d089a6d39309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:34.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:44.612Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=26a15362-3fec-43ec-aa33-d321d6611459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:54.621Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=83ff60f5-5e74-44ea-8ef8-4b63ed585fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:46:54.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:04.630Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=aa45f9a9-218e-4613-a317-03a7d21cc056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:47:09.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T00:47:09.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T00:47:09.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:47:09.798Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:47:09.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T00:47:09.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T00:47:09.801Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T00:47:09.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:14.641Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=85f4bdfa-30ce-4fea-8990-19a9c02ca356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:24.647Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=47ac3fef-4cd8-4c1c-871d-6c7185ac0ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:34.655Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c90e9b1a-00ed-4ed5-9192-376a79341a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:34.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:44.666Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=2b42d07e-a29b-4299-8ca1-e16abe0f01e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:44.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:54.672Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=d4b98259-afe1-4d64-952f-e70b3f8e61db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:47:54.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:04.679Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=a012f6bd-82b0-4f1c-9943-69702740b805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:14.686Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8e13f559-d423-4f78-a36b-58e0a84f37b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:14.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:24.694Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=30ac2e55-5fa3-491d-b185-8eda1b7fa9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:34.701Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=90e4785f-17f3-4359-8c0f-ee39f845e905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:34.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:44.709Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=1d4d99b7-5d4a-46a7-8b3d-09f78f4ca151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:44.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:54.720Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=e7d442ea-c5ee-47ee-92f3-25d43ae7f2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:48:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:04.744Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=de10242a-4578-40f1-8f6d-ffc789919c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:04.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:14.751Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=30007d05-aaf5-4313-8729-4c372771863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:24.757Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=057518c4-f4e0-4911-a173-12714be9e550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:24.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:34.764Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=619f7836-bdd5-4db9-98b4-648ea151e4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:44.771Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=5ffb61f7-b236-4c23-8145-cdfba625db6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:54.778Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=cbe1288d-0eb5-4a07-9195-5210ad5a7c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:49:54.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:04.783Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=8fef177a-e4c2-4bf5-9dda-8c9b015b4a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:04.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:14.789Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=77a18e4b-bf81-438d-8619-3e854dc07421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:14.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:24.796Z |INFO |Init configs |InvocationID=49353882-0073-4df4-ab8b-004bd2676fd6, InstanceUUID=c4707efd-38ed-4d57-822a-0b04f267c8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T00:50:24.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |