By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T01:42:14.869Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T01:42:14.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-09T01:42:14.897Z |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-05-09T01:42:15.527Z |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-05-09T01:42:15.625Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T01:42:15.626Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T01:42:15.626Z |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-05-09T01:42:15.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-09T01:42:15.774Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-09T01:42:15.792Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-09T01:42:17.278Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-09T01:42:17.872Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-09T01:42:17.895Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-09T01:42:17.896Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-09T01:42:17.954Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-09T01:42:17.954Z |INFO |Root WebApplicationContext: initialization completed in 2162 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-09T01:42:18.323Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-09T01:42:18.938Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-09T01:42:20.042Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-09T01:42:20.367Z |INFO |Started MainApp in 7.726 seconds (JVM running for 8.374) |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-09T01:42:20.437Z |INFO |Start scheduling PRH workflow |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:42:20.452Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8f907803-fa45-4c4f-af6f-9c41334262bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:42:22.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:42:22.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-09T01:42:25.762Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-09T01:42:25.763Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-09T01:42:25.765Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:42:32.102Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7f0d08f7-051b-4067-8324-4fd35852e806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:42:33.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:42:33.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:42:43.240Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=e95bcf6d-e4d1-4a8f-8d05-a85dc28b4938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:42:44.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:42:44.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:42:54.379Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=e0f81ebd-ccec-4891-b395-db8d8a4c2887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:42:55.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:42:55.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:43:05.480Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=0c39353c-f17d-434d-9af0-b69bd51196c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:43:06.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:43:06.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:43:16.523Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d2123730-2858-4a8e-9613-845994dbe151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:43:17.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:43:17.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:43:27.595Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=5781aea4-5f82-4694-aaad-b67268a2efb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:43:28.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:43:28.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:43:38.699Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=439ce42a-a04b-4b67-8739-60ba03f15f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:43:39.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:43:39.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:43:49.866Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=268d0c16-e60d-4a93-9c7e-e97242f127d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:43:50.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:43:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:00.908Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3180fb2a-5db3-464b-bf4b-cb23c2ad7daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:44:02.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:02.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:12.202Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=eb48c7a2-458a-434f-8964-619170a61198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:44:13.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:13.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:23.370Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d64c4a5c-20ce-4b27-abfb-028b62f03258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:44:24.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:24.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:34.504Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9ef1d2c7-e186-4760-85f7-e0bb00db5f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:44:35.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:45.579Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2ce7363b-70f7-455b-a376-f565f32262ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:44:46.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:56.629Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=163d79a1-c6db-4da1-8837-657330e66bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:44:57.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:44:57.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:45:07.690Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8994b94c-0260-402a-893f-471c0ad1da01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:45:08.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:45:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:45:18.763Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=68c108ea-f75f-4ef2-9faa-006858326827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:45:19.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:45:19.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:45:29.842Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=5ba06805-3de6-455f-bc6b-d6038f092e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:45:30.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:45:31.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:45:41.000Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=41a2b574-ff1d-4a73-b2bb-d5599c6eb9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:45:42.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:45:42.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:45:52.136Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=512882ac-8abd-4ce6-88c0-50ee4b0efb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:45:53.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:45:53.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:03.176Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2e5139bc-f6fd-414e-99ba-696705c766ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:46:04.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:14.318Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=dd6d29f7-91ad-4dd9-b4a4-b89560dca558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:46:15.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:15.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:25.387Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d1fbf163-45d8-41e1-9530-743007c718e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:46:26.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:26.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:36.435Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d35177d4-0cb0-49a6-be84-111b7d3ebc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:46:37.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:37.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:47.722Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=47a4c479-57f7-4635-bbbd-ff98257492ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:46:48.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:48.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:58.862Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7aae80db-4642-477b-aae1-de09ff3f8c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:46:59.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:46:59.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:47:09.898Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=5af63ac7-d4ae-4a16-8fc3-1039eaf8e901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:47:10.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:47:10.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T01:47:18.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T01:47:18.610Z |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-05-09T01:47:18.610Z |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-05-09T01:47:18.614Z |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-05-09T01:47:18.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T01:47:18.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T01:47:18.630Z |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-05-09T01:47:18.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:47:20.969Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2a0bc1a9-3b1c-4974-8441-afdeb41f3ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:47:22.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:47:22.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:47:32.332Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=4aa49a77-3c54-4b38-8c3e-be4b62810b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:47:33.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:47:33.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:47:43.402Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=1c42ba9e-a1cf-4254-aad7-f8ae2d75baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:47:44.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:47:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:47:54.472Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d0bedb87-826c-4e75-91f1-60e3fffc5bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:47:55.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:47:55.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:48:05.610Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=83c23622-3207-4f67-920f-351ff6a301b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:48:06.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:48:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:48:16.686Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=115833cb-8dc3-4a4c-8399-34b6f8c0fbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:48:17.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:48:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:48:27.851Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=356e6091-3319-4700-980f-bc5678944570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:48:29.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:48:29.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:48:39.016Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3483af97-f2bc-4d57-91cb-7f62b4f67d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:48:40.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:48:40.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:48:50.090Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=710089bf-8c51-4d4b-a3db-cb3c7dea7fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-09T01:48:51.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:48:51.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:01.226Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c779905a-324a-4bc7-9ed8-455dc11fb1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:01.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:11.405Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f2c52ddf-486e-49a2-a19d-503f01a92c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:21.422Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=67cc6efb-759f-413d-b3b7-e47ed5ed8cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:21.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:31.432Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=89d1ea4f-213b-415a-89af-ea97b65983ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:31.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:41.445Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f879e82d-e534-4f7c-8596-36e4bb0eb4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:51.458Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=20a1b3db-af9f-4256-8be9-bbf4e47b5661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:49:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:01.470Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=804cc79f-77a5-4478-b274-2e3f26322dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:01.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:11.482Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7cce9aaa-cf9a-4bd6-b88c-996265bb44b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:11.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:21.493Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9e115ee5-07d4-4120-bfcd-c414936c7ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:31.505Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=51f6c009-1408-4e80-ba4b-7bf3f8d3acaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:31.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:41.520Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=edb11dd0-2513-4d07-a7a7-e8c186402e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:41.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:51.534Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=21a79004-8a25-4f30-9fc2-633d159d8a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:50:51.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:01.545Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=23c9187a-53af-460f-85f7-0a7b689686d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:01.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:11.557Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=6a801e15-9dae-45aa-8272-41b38e09896b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:11.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:21.567Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=124e6e31-00a9-4eaa-8210-4b2a39b95ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:21.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:31.578Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=fadcf492-9c6e-4ce8-a01b-c52b30bc2c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:31.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:41.590Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ffcb6eef-7a98-45c7-9277-230f5a4d2d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:51.602Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ca3c6cf5-8461-4072-a88a-f6e52051ff84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:51:51.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:01.613Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=30b0fbcf-4cbb-4e57-9ac4-3920639800de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:01.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:11.626Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f8710d92-eb1b-440b-ad9f-0ffa5dc824a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:11.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T01:52:18.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T01:52:18.481Z |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-05-09T01:52:18.481Z |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-05-09T01:52:18.483Z |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-05-09T01:52:18.488Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T01:52:18.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T01:52:18.488Z |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-05-09T01:52:18.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:21.636Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=a2011d40-b103-406f-a10f-935eafcaa751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:31.647Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=0cf2868c-91c9-48c9-92ce-1c4a298da5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:31.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:41.660Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=25b4ed53-658d-44bd-990f-e94642f38e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:41.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:51.671Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=68662973-9339-4d7b-b2cf-51e4aad1f35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:52:51.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:01.682Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2379f622-a380-4bda-bcef-76b5e1038e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:01.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:11.694Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d280bb9c-ca86-4cf7-8946-abf958c3f824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:21.704Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=45bed154-522f-4c30-8026-6c7d95ed7e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:21.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:31.714Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=452f100f-0c33-465d-8a19-79befee87ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:31.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:41.726Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f8ceaae1-2131-4b84-82f7-0997ba5a6d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:51.737Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2f37ed54-76b2-42d3-a705-1683b89da129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:53:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:01.746Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=a1af41b5-017f-42c3-8422-0ba9d7e1da21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:01.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:11.757Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=a83b9625-092c-46e0-84aa-6910244c9a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:21.766Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=bb68fbba-f5b4-41d4-a1d3-34cfc915287e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:21.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:31.776Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f5d3d24a-a209-4264-a421-d6fc8680e1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:41.787Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=55bc7906-780a-4ab7-8e96-5c469ce2df51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:51.796Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=a0556cde-bb35-4e9d-a5c2-62e59890589d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:54:51.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:01.808Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=4d1eeee0-479c-4fec-85e1-4f333433fb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:01.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:11.817Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=85f73484-d4ae-47e3-a293-808fbb1f6aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:11.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:21.827Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2bafda79-5cea-4e96-b09e-ca7b939a6b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:21.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:31.836Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f2b5db79-d563-491a-8b10-9ea33ab8797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:41.845Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=026e9c80-6b43-4507-abeb-1a4c3cfdc2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:51.855Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=46897ab1-5948-4cf0-be68-6754695f975e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:55:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:01.864Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8e654226-0b60-4bea-9515-59b19e873eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:01.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:11.873Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=4c93b7d4-07cb-4b9b-b1f0-031e9bb71c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:21.884Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=210a37ff-0d26-47dc-b790-b6d1281ef302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:31.892Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9ff951a1-e5c8-4c1c-904e-eeb03f3b07f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:31.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:41.902Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=0fd7b44f-be38-43e7-a3a7-e847e5475c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:51.912Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=53500451-92b4-475b-84d3-b88feceaa109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:56:51.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:01.919Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=52392af8-b8dd-4d1f-86c9-cbfdf48cce5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:01.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:11.927Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c0c0d913-cd30-4b6b-876a-b70cab6c38d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:11.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T01:57:18.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T01:57:18.479Z |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-05-09T01:57:18.479Z |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-05-09T01:57:18.480Z |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-05-09T01:57:18.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T01:57:18.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T01:57:18.485Z |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-05-09T01:57:18.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:21.935Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2f4d8dbf-cab9-4ee2-a6ff-94fbcd20e0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:21.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:31.944Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=dbc37caf-18fc-49c8-92db-9ce834407602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:31.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:41.954Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c8498fbb-6c38-4e38-8f94-5440d9881861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:41.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:51.963Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2c5f7434-410f-44ae-bf80-279c708b4662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:57:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:01.973Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b7619ee5-6453-4158-b8aa-07560f7a0244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:01.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:11.982Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b604aa68-9135-4bfe-b156-87dc3577d6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:21.992Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=544cb620-e203-44d8-9129-2e87a1790bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:22.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:32.000Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=86cfbb2b-d819-4328-b73f-46da898f97c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:32.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:42.010Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3a63ab71-186f-45e5-827b-6c5cae55df34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:42.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:52.018Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f9eb1d6f-1f25-4238-b26c-651712068884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:58:52.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:02.052Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=e123b7a6-e344-406d-9081-62626513d38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:02.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:12.655Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=bf903fa5-39a8-4ca9-9244-a781f65a02d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:12.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:22.663Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ae1ee4c4-3baf-4e3c-87d2-bd08ba71ec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:22.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:32.671Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=a0076176-6c90-4f42-9795-2b93c0bf534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:42.680Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ea38ea04-a41b-4929-b202-5e94d3482426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:42.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:52.689Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=6c4b78f4-216c-43a5-9225-22451e1e5814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T01:59:52.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:02.697Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=61a5f4e2-eb8d-4a19-a87a-9d97f8d97fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:12.704Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=e1a65c4b-d2de-45d5-8149-6277e30601f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:12.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:22.714Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=342444da-3337-4023-97b3-d4595dc0c266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:22.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:32.721Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b849a8b6-aa7b-4998-9563-66272708f2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:32.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:42.730Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=523641e2-2778-4b2e-a990-f8bd939a166c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:52.739Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=05afbde6-181c-4114-a671-d54a97e62334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:00:52.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:02.748Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=830b94f2-4dca-47b1-b5eb-6aaa0566c3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:02.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:12.757Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7c54bb9c-4f56-45d5-a316-14f348961c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:12.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:22.767Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d8f1d7f4-0805-4502-b3cc-ddeeee70a04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:22.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:32.775Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c73d0fbe-3f3a-4f36-b8ed-cc2622fce6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:42.783Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=bfe69295-0fa0-42dd-bc3d-dca8dfd89b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:42.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:52.792Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=53eb11db-f92a-4d70-8011-67dc18eeefd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:01:52.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:02.801Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=37d65dcb-74ef-493b-af3f-1a23d4d5828e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:02.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:12.809Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7718cde0-ba63-46f9-873d-59dcc88cc291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:02:18.476Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:02:18.476Z |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-05-09T02:02:18.477Z |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-05-09T02:02:18.478Z |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-05-09T02:02:18.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T02:02:18.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T02:02:18.482Z |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-05-09T02:02:18.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:22.817Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8c929057-9bc2-481f-97e0-a44b3604a18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:32.826Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f8c491b7-3436-4207-9fba-4305c173076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:32.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:42.833Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=47715047-adbb-487b-93bb-c10d3f228964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:42.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:52.841Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c46e8e77-6208-45b3-8ef2-3e4ba5747301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:02:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:02.849Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=27dea76a-ce1a-4383-a882-d6cde0cd63ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:02.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:12.856Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=bcf2521e-1769-4188-9a89-907e66eb05d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:22.865Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=04ab4c32-824f-495b-ba0e-914369bb902c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:32.872Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=43ebd307-27c5-400d-813b-117151db192a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:42.880Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ba85f945-9fc0-448a-bb6d-e25a248b9f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:42.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:52.889Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=e161f2c7-80db-4c40-be97-8aed52b90048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:03:52.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:02.895Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=5b8029f5-ae1f-4cc2-a22e-96341105399a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:02.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:12.902Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b17a9203-87ee-4bd3-8e2d-5953c53c7067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:12.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:22.910Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7ae9d2e7-16cf-4eae-9382-1c2b5bce0aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:32.919Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f0b490c3-d843-4379-adac-c1b9a2780b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:42.927Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=25ca8251-b6a2-4335-9e48-46b04e930079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:52.936Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=25d15927-0ae9-4b6c-bafc-9d48b752de05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:04:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:02.943Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3483b463-0f21-4f6f-8baf-b114feca5681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:02.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:12.950Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=53ac4555-e040-4295-8ccb-50c488bc0dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:12.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:22.958Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=04148a41-2f37-440c-a21e-0a39d223901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:22.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:32.966Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=366b310e-aa63-43ee-b018-e113cdc50f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:32.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:42.973Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c5afcbfc-df5b-4c59-bd25-4f803c793756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:43.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:53.004Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=5fc471fd-6d24-4847-b433-06554a0941ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:05:53.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:03.070Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d65d7b19-4f2a-4b9f-a177-919431291303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:13.079Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7bca4a1f-3e36-4926-80b5-f844065fad97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:13.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:23.086Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=a6567d20-c71f-4731-8512-468f22eef061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:33.097Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=a3a16a53-69e7-44ab-bab5-6d0ed1fe0ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:43.105Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9c7bc049-f226-4eda-be66-d978101b6a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:53.112Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9c3664f3-f2d0-45da-b5b6-380eb4e1da6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:06:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:03.120Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f919ea28-54b4-4229-953d-625feb33d313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:03.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:13.127Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d8584773-0191-4481-ac2b-325500ef7043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:13.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:07:18.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:07:18.508Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-09T02:07:18.508Z |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-05-09T02:07:18.509Z |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-05-09T02:07:18.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T02:07:18.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T02:07:18.514Z |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-05-09T02:07:18.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:23.135Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=5a74c0de-9057-45ef-84d4-b7686d560bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:23.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:33.144Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=e825f080-5253-4d4b-840b-e57975f45674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:43.150Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9ed70da6-3f9f-4fb3-bdab-50b4651e2f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:43.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:53.157Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ed82c7e8-7e8d-45c0-b75e-711039f2babe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:07:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:03.165Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=66b178c2-8b84-43a0-9855-51d89b7b16f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:13.172Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=35ad4397-816d-433a-8fa7-0387582a619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:13.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:23.180Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b0f61b36-5428-4830-b51a-8fc9da6bf349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:33.188Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=338331ba-41c3-479c-9e38-d983ca1e8b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:33.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:43.196Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=347daa23-5bc6-45c4-96af-e6ad89b04b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:53.204Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=4cc072dc-f730-45cf-a533-be9118218adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:08:53.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:03.213Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=1b66fe79-09fa-4b22-8127-31312affee5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:13.220Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8b1edbed-c6e5-4c8e-bbc2-ef26e68840a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:13.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:23.227Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=79fea032-800a-4aaa-9d3e-6329e5871727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:33.235Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=6e8d0ee5-8693-4e89-bc07-6458ce7e97b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:43.244Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=44db5777-b6c2-4ddf-9b8c-d5ca6f862bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:53.250Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c22a1ab3-6af5-47c9-a0c5-7125ab8f8f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:09:53.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:03.260Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=77a26ae6-1fb3-4cda-add4-2fd7d0f26231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:13.267Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=4dbc876e-6a08-404c-bf04-2367fe5fb98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:13.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:23.273Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f146d554-ac37-4356-a96a-820c2ffb122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:23.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:33.281Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d19e8d21-0e0b-43c9-a922-9be221e89a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:33.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:43.289Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d7f715aa-ee91-4f7b-9f5d-3708e32eebd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:43.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:53.297Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=a11e5c9e-568e-4a00-9e18-98ab2d413c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:10:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:03.306Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=388f42e6-5112-4999-84d8-270ef4f318b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:13.313Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=bdb4ce00-41b1-44db-8572-26028ecf8101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:23.321Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=a5e7e634-9abf-4e05-9853-ec38495b89d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:33.329Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8b869640-2c54-49c6-b7f9-0e5fe62569dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:33.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:43.337Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8bd10700-3c03-4ddb-83fc-71ad250382f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:43.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:53.345Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=426bf167-2750-4220-ad9b-cb8110bb4e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:11:53.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:03.354Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=436021a7-9103-4d4b-bb6c-75d1eadaf10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:03.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:13.363Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d813d9f1-e8e8-40ca-9ad2-9840295ccad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:13.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:12:18.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:12:18.480Z |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-05-09T02:12:18.481Z |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-05-09T02:12:18.483Z |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-05-09T02:12:18.487Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T02:12:18.487Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T02:12:18.487Z |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-05-09T02:12:18.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:23.371Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2947a523-e858-491b-8dfc-150b226842c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:23.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:33.380Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2f891cf3-63e9-40df-890d-e7c587a49fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:43.387Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=feedcda0-24d0-4cea-bb2f-c24d560ee074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:43.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:53.394Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b51673fe-ce5b-4208-acd5-61779372bc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:12:53.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:03.401Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=0a2f75cc-a809-4746-9a0e-56e0ca1cd27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:03.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:13.409Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ab854c72-c592-4bc9-ae39-4b358b9c42c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:23.417Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=58d6a9d9-50fa-41de-8394-cb72f280a410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:23.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:33.423Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b584e2b5-f7ca-4cce-b633-9c0d0913623f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:43.430Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ef203081-5be1-4572-bc9e-7d038386a822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:43.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:53.439Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=6eea0ee0-84a1-449e-a1b9-6873f5965856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:13:53.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:03.447Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d91b0d16-01e3-49c2-a41c-6438b811502d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:13.454Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=1926f083-de69-4167-a32e-649ec2c0fbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:13.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:23.462Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=153b08c2-8158-4542-8f9b-e9f9bbc14f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:23.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:33.471Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=36bf82f9-6adc-4141-9789-55258f2a3987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:33.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:43.478Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b45f4ef5-cc83-4c69-8fc1-b2d79c9bea2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:53.487Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c036d175-89f0-498d-a76e-90a63a44144c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:14:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:03.495Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8e881287-d663-4889-a044-926076a747d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:03.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:13.503Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9aaa6554-b19e-4e5d-91c1-35fa29a75f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:23.510Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=eb0b9edd-696d-43f0-88bb-b6331c227a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:23.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:33.517Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=379f0638-a5aa-4438-8e54-0ee6076cc567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:33.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:43.524Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=646dbec2-d456-4ae4-94ca-a7102b35f1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:53.531Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7a2e9ad5-d333-4ffc-8968-c8ab83aaa569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:15:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:03.538Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=84f3e1dd-4e3f-4edd-9c73-74b86192e5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:13.545Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=5ff92449-8ef9-4042-b349-35c4bfa9210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:23.557Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7153731b-5832-45c1-806e-be7ebae6cb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:33.566Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9b7738b5-dcc3-4cae-b013-bf9fd34e61c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:33.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:43.574Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2ccc40c5-47d7-41cc-b4bf-fb73efcbef98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:43.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:53.583Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7c2df974-ee08-496d-a949-f74a11e0ecf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:16:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:03.590Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ca9bccde-7a56-44b1-b047-89e77b5d1e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:03.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:13.598Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=016a992d-b4a9-4b2f-8d85-bffe893332ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:13.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:17:18.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:17:18.503Z |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-05-09T02:17:18.504Z |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-05-09T02:17:18.505Z |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-05-09T02:17:18.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T02:17:18.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T02:17:18.526Z |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-05-09T02:17:18.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:23.606Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=cc57ed45-035c-4c1a-933b-a906794c5ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:33.615Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d5be396f-f277-40f7-b47a-e3168b65ec9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:33.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:43.622Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b850acaa-309b-4a50-a150-d22e18306893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:43.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:53.628Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=1f12c546-070f-4cdb-969d-e1b527fc23a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:17:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:03.635Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=dbd5e67c-8773-4dea-ab03-aefa651a86e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:03.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:13.643Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3a23c506-260b-48a5-87aa-9fa73d1ad375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:13.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:23.650Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9ecbd8c4-1e7c-4f70-943c-00806288c7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:23.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:33.659Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3141d9a2-ec7a-46a7-b061-b55b41ddc515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:33.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:43.668Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=be86d5cb-09c5-450b-8242-a6a11274fd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:53.676Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=be40dfc3-3f85-4988-9c31-179ad9125109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:18:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:03.684Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=1a4f511e-0edd-4b16-aac5-43c8694a3285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:13.691Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=4b83ac8e-e7a9-48d3-b60c-0df5cdde889a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:23.699Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c243b66c-0e2a-4ee7-8288-ce52d48a08d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:23.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:33.708Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b937afd8-64e2-4a7c-b242-e3e2149c00e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:43.715Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=11d8466f-b188-47e8-bfbc-6414f610a6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:43.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:53.723Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=55e02648-bcb5-4dbb-b9ea-197508e93bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:19:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:03.730Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d15a8470-ad47-42e6-9300-d976a0d68d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:13.738Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9bd229d5-08e5-48cb-b39d-283844996870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:23.745Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b1892443-9944-43dc-88c9-1e3a3c54835d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:23.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:33.752Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=fde8b26f-03f6-482e-a812-646fc9809212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:43.759Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ae5eb3c1-5b0a-480a-947a-6dcac83c7d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:43.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:53.767Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=739def3c-2661-4f2b-a9ac-db09965ca7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:20:53.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:03.773Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=1ec60e88-4cb2-44d7-bff1-2a1404da6ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:03.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:13.781Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f45a8c68-06c7-4e39-b289-1a1be21c96fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:13.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:23.790Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f115be5b-2fe1-4c0e-b2ec-af0dd14bbdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:23.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:33.797Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=51d497c5-6596-454f-a93c-6327e518725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:43.803Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3b0e8824-eb69-42fb-ac6c-55dbf66dbf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:43.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:53.810Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ea234594-6d18-49bf-9aab-7ed9266acf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:21:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:03.818Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c1c83cbc-8a43-45b9-813c-966f1258c69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:13.826Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=307b375a-7083-4020-b46d-429fddb1f699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:13.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:22:18.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:22:18.474Z |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-05-09T02:22:18.475Z |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-05-09T02:22:18.476Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T02:22:18.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T02:22:18.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T02:22:18.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-09T02:22:18.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:23.834Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=46cd71ce-a9b2-48f3-87ac-75a8a7f1780d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:33.842Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=90b489c9-076a-4bb4-b978-b1453bc1ee97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:43.849Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c2dc464f-c52f-4567-bd45-81334084c7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:53.857Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9e5bac46-a52d-4f81-bd08-036c1e7a37e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:22:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:03.865Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=6f7e675d-e0de-490b-9039-ce3eb4fd3c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:13.872Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b7e1fe22-8c49-4ead-a3a2-4dcade7f2bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:23.879Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2c7b6588-dc5f-4eee-9c7b-3f37bb720076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:23.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:33.885Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=bdbb9b12-37ff-4450-af23-9875b038b3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:43.893Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=694b2a44-a274-4cea-a188-56493deba6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:53.901Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=87664ac1-bd58-4d10-b0a7-c359c2863c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:23:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:03.908Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=71381121-00c4-449a-ae3d-dd55a3f224d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:13.915Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=bb7d0739-99f8-401d-98f3-06f3d1538e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:23.923Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9d3d38ad-9527-4fd6-a86e-3f9e0324778b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:33.930Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=fbfe1306-9dec-46f0-b9bd-6e649dd2d1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:43.938Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=5e9730af-8688-4fbf-92db-6b74a54e7c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:43.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:53.945Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d71649d9-7935-4b90-b8cc-9bddd4446adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:24:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:03.952Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8b377a51-c9aa-43e7-bc06-d93f315a7080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:03.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:13.958Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b7eca9fd-e285-4af0-be38-22b055fef567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:23.966Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7b20bcc6-79ce-4e8e-9341-49af2aaf44d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:23.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:33.973Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f4978a29-8117-4bfa-aa4a-de48cac5952b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:43.980Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9cd2a366-8839-4239-a48d-cc8631197b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:53.988Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=776e2014-61e3-4e2e-9420-a01012dfbb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:25:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:03.995Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b4bbb915-074a-414b-b181-9d4fd487f0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:04.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:14.003Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=6d377aad-8ad2-42e7-aca7-5e038fe29b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:24.010Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=0966c8b9-1be6-4dda-b5e4-780dae1a17c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:24.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:34.017Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c6e2f871-d382-46b4-bab8-39c8f178a82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:34.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:44.024Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=eb72273c-cecf-4b47-b173-aca0f5d371e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:44.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:54.031Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=66822c3c-aad9-43c1-86b4-00e4dc8b0b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:26:54.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:04.037Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=9e98b6a1-bdf6-430f-b9a2-ad738c04363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:04.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:14.044Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c466204a-7ed2-4ef8-9740-8067854f4af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:27:18.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:27:18.496Z |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-05-09T02:27:18.497Z |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-05-09T02:27:18.498Z |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-05-09T02:27:18.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T02:27:18.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T02:27:18.502Z |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-05-09T02:27:18.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:24.052Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=50cb3595-6465-4dc9-905a-639fdd2d0132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:34.060Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=1fd13cca-41f0-434d-8203-e2ec816160ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:34.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:44.067Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f341cda8-cccd-458f-be76-2490065416b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:44.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:54.074Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c744d71d-4c78-47c1-bd57-5a04267c3f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:27:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:04.080Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=899810fe-5128-41bc-aaa3-19acfa0f77f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:14.085Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=4effa58d-d423-48c6-abbe-6d7e872562fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:24.092Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f077a74d-e99c-4f0e-bbec-f468ea429158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:34.099Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=5aae2908-169a-47d9-bfe4-17764d664552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:34.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:44.106Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b8ab908d-dde2-4591-a380-170e0acc7ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:44.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:54.113Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=81c07c83-47e5-4ee5-9bb6-9717c9b24868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:28:54.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:04.120Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=103299aa-d632-495d-a948-25cd702e7c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:04.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:14.127Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=1ab9255c-75bd-4421-8a5e-c463d437d2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:14.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:24.135Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=2d2756b0-2bef-44bc-a51d-0a686fc0245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:24.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:34.142Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=97c9d931-493c-419f-837d-d18fb51133c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:44.148Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=73281cd8-ee2f-45d4-a772-f6416706e4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:44.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:54.155Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=614ce275-c597-4ca1-9d54-2440599ba3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:29:54.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:04.162Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ff82e522-cf88-4b0e-8e70-2fa746b76306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:04.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:14.168Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=a8aae382-3ee6-416c-82c4-bf86339532b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:14.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:24.175Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=371c7731-2c7b-4408-8804-8524ee1297b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:24.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:34.182Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f6579a1e-be41-46b2-80ed-62410bc16621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:44.189Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=22d8dfc4-e6db-4e95-82c8-d56e9a8f6d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:54.196Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=74b07708-e049-47fa-a305-d90bcf27b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:30:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:04.203Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3640c793-07a6-48ae-9c81-2497a4b82f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:04.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:14.211Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=716a767b-ba71-4ace-90ce-8ed29aed8414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:24.218Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=01cdd0a6-7eeb-4ba7-860f-018830fc1d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:24.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:34.225Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=4ffb288b-3b70-45c2-a618-fc5ce6a67a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:34.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:44.235Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=1ac69040-89f0-4681-ab11-cc7244b39bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:44.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:54.243Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=583c6093-579a-4e28-a588-dd85a0d20ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:31:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:04.251Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=5b3a9fd2-af03-4b64-9d0a-55ee78621f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:04.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:14.257Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=e60eb589-d24d-4df0-a56c-72167eb01172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:14.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:32:18.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:32:18.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-09T02:32:18.468Z |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-05-09T02:32:18.469Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T02:32:18.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T02:32:18.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T02:32:18.473Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-09T02:32:18.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:24.264Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=5a478d2a-36c0-42b0-833a-b4c2e82a1f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:24.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:34.272Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=374ba4be-e098-4543-b1f7-271cbaaad4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:34.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:44.279Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=648c9093-5dc7-493e-80a6-1c856ad1d097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:44.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:54.287Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c4f33cdf-4479-4307-be54-56995c5832b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:32:54.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:04.294Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=eb1f8c9b-8f4d-4ff7-b242-dad207c5080c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:04.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:14.301Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=158e06ef-04bd-4f50-9d01-5eb068bcdaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:24.308Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8309291f-c946-4791-ae0a-c826869ec52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:24.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:34.315Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3404029a-72f6-48c5-9bc6-d815b8c6bd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:34.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:44.321Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=0bb0e9b0-ce38-454d-b3ff-9982f1e9f0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:44.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:54.328Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=43addd97-e0a3-480e-a842-92b8e8dc0337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:33:54.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:04.336Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=40136e40-2795-4149-841d-748681fa7a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:04.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:14.342Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3b56c80f-387a-4605-887c-e6727a65dcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:14.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:24.349Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=84dae5e1-fe33-43ca-81db-6ec6acc64d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:34.356Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=80f8f443-f139-4153-ac9d-b294ac1d7053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:34.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:44.362Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3d4c38da-43fd-4156-9feb-d87fe34ef5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:44.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:54.367Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=7d2cca3e-7074-44fa-bef9-9e57bd9d52c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:34:54.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:04.374Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=a0134b9d-9e1e-4d0a-8014-76773b41162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:04.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:14.381Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b84238c2-c60f-42ce-9edc-25ade28ea4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:24.387Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f8bad88d-0740-45ad-b018-7bb46ec42628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:24.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:34.393Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=4f82b40a-ee89-4d12-9294-bd9bd6361885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:44.399Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=777edd11-ae6d-4a25-be7e-e42794d7fd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:54.406Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d92af4f2-657c-43f7-a863-2d70a1197292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:35:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:04.413Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=524ad1a2-7fb5-4d4e-855f-e36b56545b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:14.420Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f8c18e5f-515d-4d7e-a78d-21dc11e5f577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:14.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:24.426Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=d8ce56a0-33af-42ba-bab4-6729b03441e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:34.432Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f2b7eb2c-b5f4-42a1-86ed-bc60829c94d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:34.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:44.439Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3010a87e-6ee8-4805-8d73-65c3d526662f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:54.448Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=e1e27ad9-a8de-42ff-a1e6-0da16f5526df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:36:54.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:04.455Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8390a5f3-1ca0-49c4-bad3-01bde6fc03ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:04.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:14.461Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=24ec2fef-4c79-45a8-a6ad-b44327064ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:14.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:37:18.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-09T02:37:18.491Z |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-05-09T02:37:18.491Z |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-05-09T02:37:18.492Z |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-05-09T02:37:18.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-09T02:37:18.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-09T02:37:18.496Z |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-05-09T02:37:18.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:24.468Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=e5498d1f-b188-4c81-a89f-6c5cdaf7f7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:24.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:34.475Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=f250d187-3bc8-4038-882c-4a393efe8581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:34.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:44.482Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=357973d7-a371-4320-ba4d-29c9e6a6abec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:44.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:54.489Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=729d87d7-be70-4bce-888a-35cd488a9f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:37:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:04.496Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=55587118-4d06-476b-9281-fb8eab7b21f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:04.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:14.504Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=38ec3a28-6234-46bd-800a-50c93c4c4efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:24.510Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b7f496d4-0748-4ede-9f9b-0c4ab84215ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:24.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:34.518Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=cf27d607-3d5c-4571-b909-f51e499977db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:44.525Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=e6ed8e24-3621-4e7f-913b-3d1df8e6f979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:44.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:54.533Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=06c8ada6-1c84-4eee-b770-94e0c2fa48e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:38:54.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:04.540Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=636206bc-be3c-40fe-9e7c-58b641b3586d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:04.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:14.547Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=3ac6c131-70d8-4eb2-9ba8-9d63b749d866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:24.554Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=659c4b0f-5b71-43d0-8e3c-7ca29140186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:34.561Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=60936b8d-9649-4a48-8388-b8bf303ca688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:34.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:44.568Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=fdcd5067-6a00-4fa8-8ca9-f98ea471212d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:44.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:54.574Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=8a53dab7-3b01-41e2-a94a-ec90f4bb5961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:39:54.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:40:04.581Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=831cdb73-4275-4836-b40f-e20d9fb4884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:40:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:40:14.587Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=b3f15521-7f54-4cbe-8e2a-fc8adbe4d57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:40:14.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:40:24.594Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=c251ee9d-4af3-4fef-a815-f6640be64e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:40:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:40:34.601Z |INFO |Init configs |InvocationID=908109db-15d8-4f77-82ca-7ea1234abc7c, InstanceUUID=ae771f60-6c31-4f88-9162-af4b71839ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-09T02:40:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |