By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T02:59:40.953Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T02:59:40.957Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T02:59:40.998Z |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-04-18T02:59:41.724Z |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-04-18T02:59:41.844Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T02:59:41.845Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T02:59:41.845Z |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-04-18T02:59:41.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-18T02:59:42.070Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-18T02:59:42.111Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-18T02:59:43.860Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-18T02:59:44.415Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-18T02:59:44.438Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-18T02:59:44.439Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-18T02:59:44.504Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-18T02:59:44.505Z |INFO |Root WebApplicationContext: initialization completed in 2392 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-18T02:59:44.970Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-18T02:59:46.016Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-18T02:59:47.481Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-18T02:59:48.067Z |INFO |Started MainApp in 10.412 seconds (JVM running for 11.452) |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-18T02:59:48.143Z |INFO |Start scheduling PRH workflow |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:59:48.155Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c7dcb18e-db52-42f8-b788-f2d5235eb25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T02:59:49.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:59:49.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-18T02:59:58.293Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-18T02:59:58.293Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-18T02:59:58.296Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:59:59.637Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c5458c22-abc5-402a-a87d-474e72e9005e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:00:00.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:00:00.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:00:10.705Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=bcaa69ff-aabf-4c8f-b177-5e17e0f1f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:00:11.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:00:11.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:00:21.772Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=d6c697e6-3107-42fd-8203-95b186dbeefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:00:22.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:00:22.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:00:32.844Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=fd3cf1f6-5703-4139-8c09-e376807da3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:00:33.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:00:33.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:00:43.884Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=d5f0cbcc-c38d-4b82-ba88-26f70ad600ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:00:44.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:00:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:00:54.924Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=524c43b6-871a-4e36-9b9c-389d270b5464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:00:55.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:00:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:01:05.996Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ba180dda-528f-4ec2-b105-0b97d2b6f0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:01:07.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:01:07.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:01:17.039Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=78588c11-1523-4507-856f-5a432022aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:01:18.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:01:18.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:01:28.080Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c227abed-9b6a-4174-87b7-a462725d8a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:01:29.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:01:29.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:01:39.117Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ad72d9da-692a-4e0f-834c-027464c7b406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:01:40.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:01:40.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:01:50.156Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=5e689820-cac6-4949-bede-548176411ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:01:51.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:01:51.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:01.197Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=8dcee524-957d-4624-b5d7-96dfa6e28290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:02:02.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:12.271Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c4832611-bd0b-45eb-a397-2e9f9f641743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:02:13.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:23.324Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=8b4a3d06-b040-44fd-b3f5-21df554dfad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:02:24.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:34.387Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=619c8f3d-3e6a-4cd4-8eab-0258825f2974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:02:35.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:35.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:45.420Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=12ed79d8-0ead-4e21-adac-531814a8f3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:02:46.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:56.464Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=32b7cce8-3a3d-40c7-9e32-f018eb528b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:02:57.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:02:57.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:03:07.503Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=50f889c8-66a8-48b0-8224-ec2638664fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:03:08.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:03:08.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:03:18.572Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=adcafe55-85dc-48ed-9663-da7ca7d9cfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:03:19.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:03:19.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:03:29.614Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=4b2aa049-c926-4c53-9303-a6fa0d4ad823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:03:30.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:03:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:03:40.652Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=a1ae225d-1160-43a0-8bb3-1dfd7f6394cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:03:41.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:03:41.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:03:51.702Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=bc97b017-ed4d-421e-ae4c-dace425c740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:03:52.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:03:52.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:02.764Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=bacaad8b-cc5a-424a-a24f-1c4847ecc78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:04:03.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:13.806Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=93a75f36-757f-4eb4-93a4-ee8fa51e3927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:04:14.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:14.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:24.849Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=dbf67d80-8d42-4a5b-b70f-1e3ed8e05e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:04:25.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:25.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:35.916Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=67f4ccf6-5a4c-4652-b6b0-3d83a0c552be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:04:36.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:36.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:04:46.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:04:46.271Z |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-04-18T03:04:46.272Z |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-04-18T03:04:46.276Z |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-04-18T03:04:46.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T03:04:46.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T03:04:46.288Z |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-04-18T03:04:46.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:46.956Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=5706cf38-462a-4442-9d53-7c4ecb4c0412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:04:47.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:48.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:58.003Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=56bdb291-ec63-40b1-9d9f-e5db39f40274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:04:59.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:04:59.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:05:09.036Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=9f6c0a12-137e-48df-a4af-b67c0b10a686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:05:10.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:05:10.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:05:20.080Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=34a1ba96-88de-4c98-b6b5-7699aa71c69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:05:21.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:05:21.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:05:31.120Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=27706514-6f2c-41ba-89c7-90844c437b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:05:32.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:05:32.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:05:42.382Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=00724cef-c91b-4d6d-9738-2ac294bd97e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:05:43.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:05:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:05:53.422Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=67913c94-d0df-406a-a841-1f2e4c0c4792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:05:54.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:05:54.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:06:04.464Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7f2cb027-9c54-4fb7-8f92-8c89cf7705b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:06:05.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:06:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:06:15.532Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=68748e0b-3e28-4b8f-bb13-0e828d5b4ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:06:16.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:06:16.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:06:26.573Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ca47da7e-a566-4359-a76d-6d98e9c40b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:06:27.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:06:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:06:37.613Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ee065e8b-f39f-42ef-9982-3a1e7ba72912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:06:38.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:06:38.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:06:48.651Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=f5c16e52-5037-4636-87b1-bcce0f24ca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:06:49.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:06:49.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:06:59.697Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b314b8a8-b2f0-4341-840b-1e27504e01f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:07:00.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:07:00.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:07:10.769Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6e323e9c-9776-4002-907b-348a4b124315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:07:11.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:07:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:07:21.837Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=4ed8c686-e6a4-477c-a640-ff8ab1b7eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:07:22.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:07:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:07:32.913Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=62c2a350-068f-4f01-ae13-4edc85f8de5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:07:33.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:07:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:07:43.982Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=1d69c5ea-99da-4500-8399-3478e8f0a312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:07:45.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:07:45.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:07:55.018Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ecfda684-1629-4705-b48b-3fd41222044b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:07:56.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:07:56.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:06.061Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=e2c0de86-bf0f-474f-8ef3-c1a4bfa86bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:08:07.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:07.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:17.136Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7d36372c-62d0-4d55-b88d-fec8c3aed292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T03:08:18.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:18.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:28.208Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=96ab4523-7b3b-402d-b8b5-044f4eb3450b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:38.377Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=18c9b5e1-ae87-4dda-949c-aefea8b0aba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:38.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:48.408Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b128474a-1500-4077-be86-5fdbe04b2f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:58.481Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=a9a2a3b9-cc96-49e2-be91-aa0b1aa1e9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:08:58.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:08.493Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=87f890a4-bfb5-4d1a-9da2-e235f55790d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:08.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:18.520Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ddc57c18-ea01-4eeb-a69e-68e37df7c010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:28.544Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=46ba6315-3c42-4305-aa84-eb303f5c4871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:38.607Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=3808c119-c186-4f0d-bfb5-9f12b1d61f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:38.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:09:45.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:09:45.309Z |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-04-18T03:09:45.310Z |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-04-18T03:09:45.313Z |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-04-18T03:09:45.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T03:09:45.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T03:09:45.321Z |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-04-18T03:09:45.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:48.627Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=bc8e46e2-4951-4b89-9f1b-18631cbecb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:58.655Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=1b730e3c-0d02-455d-92a3-fdb0dedaf322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:09:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:08.675Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=1ac9d99f-0443-4216-807a-fa7da54503c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:08.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:18.700Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=fd63951a-d7bb-4efd-8be3-eaca430432f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:18.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:28.718Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=fa2f3f84-8512-400c-b080-385080317dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:28.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:38.737Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=bf4f87fd-c460-4cd0-9fe7-f4ebe26f9843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:38.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:48.752Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=eddbb336-626d-443f-8e43-41e5146ebb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:48.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:58.764Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b4ad2059-6e6e-438e-ac5e-b0356aeca1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:10:58.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:08.789Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6b5634fe-6d8d-4af8-b0d0-08bd841eabc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:08.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:18.802Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=247c38d3-431d-4971-9eca-d879dedde803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:18.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:28.823Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=f93506e4-6227-40e4-9e69-189be9043663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:28.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:38.836Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b50832ae-5e8b-44be-b073-c570fb64883a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:38.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:48.864Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=391bac21-82c4-43bb-8a7a-0cb28eb0215c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:48.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:58.876Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=97b0c067-65e8-4277-9c20-d0ce7b7decb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:11:58.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:08.887Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c9d9113d-9854-48f5-88ab-706e39041b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:08.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:18.912Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c8aa9c20-447b-47ad-a755-92e5456547ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:18.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:28.922Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=f14df6fc-8769-49fa-93da-53c0a9448019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:38.936Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=334caf9a-5708-458d-8e35-ad0599e83b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:48.949Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=2fdcd884-450b-410d-b2bd-5d728d5f20b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:48.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:58.959Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=054cc850-ffef-47e9-ada3-fc483cdbd5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:12:58.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:08.974Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7c424a5d-da1c-4d41-b45b-71b9f16e8c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:18.985Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c400d0b6-5504-4361-8c2a-9317069c048e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:18.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:28.998Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=3f87d12d-501c-48c8-a0ba-24f7b1629ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:29.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:39.010Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=daaf44f0-7dae-4821-b9be-88d52d59d311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:49.022Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0f484dfc-24fc-43dc-894d-90309794d902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:49.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:59.033Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=06380085-b9bc-4807-afac-ecc2208b66e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:13:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:09.045Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=23d66c28-65d2-4153-b359-f3b6dc28f477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:09.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:19.055Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=77559b98-946d-4698-b694-5b6ba8341296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:19.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:29.065Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=836e620c-8d5e-4a3f-b4aa-3a4883b66be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:29.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:39.092Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c599d4b4-a03e-4aa9-929b-ed85f749a38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:14:45.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:14:45.286Z |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-04-18T03:14:45.287Z |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-04-18T03:14:45.289Z |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-04-18T03:14:45.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T03:14:45.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T03:14:45.297Z |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-04-18T03:14:45.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:49.100Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=fd497ef5-0619-4df9-9ab5-5fc47a9fae05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:59.111Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=06a7a7c1-a393-4c23-86a4-8deccc569abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:14:59.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:09.123Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=30031e9d-c497-4048-b9f1-94105fb098a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:09.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:19.137Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=e191f1b4-ae05-498e-85d2-ad65e11cedfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:19.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:29.146Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=9951d3b5-2f30-480a-b1a4-47aa17dbca74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:29.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:39.159Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=3ab0cfca-ab86-44c2-abaf-23cd7d1e4317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:49.170Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=83835a43-677a-4a76-bc10-25d9f52362f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:49.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:59.179Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=e66a5afa-9b22-4ea3-82b8-91caaf6a9ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:15:59.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:09.192Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=10813630-01f8-4672-96e4-e107a5dfe037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:09.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:19.214Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=86f05d22-1d65-4209-8a09-bfb4330f68b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:19.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:29.246Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=85d00553-c166-4dc5-b83a-d69c76214ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:29.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:39.260Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=9fb5f3b6-0aee-44eb-93d9-952f75c4c7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:39.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:49.271Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=60e02afa-b900-4667-bbcc-c07a359e5be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:49.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:59.282Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=dd1ca51d-ac17-465d-a900-e16408ee8aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:16:59.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:09.299Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=e97531f5-2ab3-4126-b47b-5e53f3624395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:09.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:19.311Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=5d9a41a6-03d9-417e-a275-9e8357cf5c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:19.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:29.320Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=bbc0f9ad-8271-4732-8410-0b0a0188fd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:39.331Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=bff3d969-1adc-4d11-b3ca-00221b1b3003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:39.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:49.341Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=dc735572-d5e1-4a56-9b31-fa4654618a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:59.350Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=4c429352-d673-443a-bf5d-fe3c135a2386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:17:59.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:09.361Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=e398b86f-6f6e-4c69-91f6-63646cac265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:19.371Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=a511110b-f40c-4a4b-bc51-8cb2ac613ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:29.380Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=91757112-34b1-4a17-807a-66cdd1cb417f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:29.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:39.411Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=252be024-ec52-4304-b941-bbfd9d3f78d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:39.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:49.452Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=097fdb45-3940-4ec6-9225-a62f6d214820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:49.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:59.477Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=a2ee18ea-d03c-4d4c-80cb-258b54ab259e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:18:59.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:09.532Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=a89a9062-716f-4076-abef-214b60d3d3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:09.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:19.568Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6e6142f4-461e-417e-bb91-32b1070f5af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:29.665Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0a96c0f3-39f5-4668-9c15-7c20e6d3a765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:29.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:39.682Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6cd494af-0512-4e4b-9751-947964379260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:39.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:19:45.330Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:19:45.331Z |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-04-18T03:19:45.332Z |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-04-18T03:19:45.334Z |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-04-18T03:19:45.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T03:19:45.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T03:19:45.345Z |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-04-18T03:19:45.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:49.690Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=bd633e34-0b02-4ee7-8c30-bb6887152e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:49.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:59.700Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b193678f-c4c2-48cf-813a-2796063e5b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:19:59.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:09.728Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=47140ae0-7a48-41c0-b9e6-ad4046dc60f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:09.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:19.738Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=f3de54af-9eb6-4010-a87b-e5bdcd891acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:19.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:29.754Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=59e64cb7-f58b-4469-a588-94c3ea6b470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:29.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:39.763Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b4b44918-ad92-4c0a-a7bd-04562ec246f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:39.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:49.786Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7c5edc9d-0a71-4ea3-bae9-3bcc2a220324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:49.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:59.798Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6b10fc92-b9fe-4665-8b76-acafcc390bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:20:59.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:21:09.816Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0077fc32-568d-46fd-8e75-d856fb7eac15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:21:09.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:21:19.861Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=31e6d046-2c76-476f-a2fe-5b073c7296a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:21:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:21:29.879Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=8be10e4e-5a1f-4cb2-acc6-eac96067ec58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:21:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:21:39.907Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6787dc39-7563-4575-9d5f-f24383f42b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:21:39.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:21:49.921Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=8f94f2ca-89c7-4440-8119-d19106d0876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:21:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:21:59.991Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7f9ae67f-1439-4081-9e41-1c55258fed19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:22:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:22:10.031Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=d8acf2a5-2c4f-4061-8e2a-f2d4bbf4d224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:22:10.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:22:20.110Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=41c4109f-bdb8-4c06-87f8-c90b66c71718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:22:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:22:30.148Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=e727a9fd-974b-408a-bd2c-bb112f788358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:22:30.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:22:40.275Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7583bd1c-83ea-4a01-9f25-aa07c1a3e9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:22:40.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:22:50.303Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6fb0dfd1-0f09-4887-90d1-cd985c563493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:22:50.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:00.368Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=28d9d5a3-d863-4495-aed2-f525b62628e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:10.416Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=d450c837-a77f-46f8-81d2-03b651036bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:20.440Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=399fa6db-7eea-486b-b0f0-063043aad455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:30.458Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=2a3e89a4-44ad-4b2f-b283-b0f72ec546c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:40.493Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=57d873f7-1cff-4d5f-876e-c12c08296919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:50.580Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=25ff2b37-9f65-4da4-8027-4aeabd8b7422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:23:50.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:00.602Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=f3611b84-94a0-4a8c-905e-5b45bdc8c8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:00.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:10.643Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c626ac63-483b-4bdd-9592-6d0f4e1efdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:10.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:20.679Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=9ba3ef3b-9575-401f-8ec7-78030b41b23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:20.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:30.703Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=e28e72e3-8737-43ff-87b7-180a7a4a7092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:30.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:40.739Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=31e316b9-da7f-4b9a-b80c-64b666cc8412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:40.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:24:45.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:24:45.299Z |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-04-18T03:24:45.300Z |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-04-18T03:24:45.302Z |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-04-18T03:24:45.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T03:24:45.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T03:24:45.312Z |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-04-18T03:24:45.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:50.750Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7efaccaf-ee42-4879-a7ac-236adb81abd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:24:50.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:00.759Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=bb262ccc-d6d6-40b8-997c-9c29bf6f2e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:00.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:10.814Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=a2457900-d4f5-472c-858a-995c944a7e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:10.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:20.844Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=15bd9db2-2a5f-4b8c-8406-e2c5f8776bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:20.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:30.867Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7328ca04-ef4b-44f0-b697-5347c546bda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:30.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:40.881Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=e8485979-5c34-4d59-b2e2-557db6aef257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:40.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:50.921Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=1e88d1e5-1b5a-441a-8b98-83a3d0e147d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:25:50.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:00.932Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=5d74d2b4-1f78-49ab-b65d-28100fac8ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:00.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:10.949Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=9596dcf8-8134-45b9-9213-4e091c5fea64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:20.975Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=4f651fbc-d645-4f49-890d-e10b77f0615d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:21.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:31.094Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=66536418-b4ee-42f4-91d5-c3fc455c0228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:31.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:41.126Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7b045a38-3f13-4fbd-b3ec-b356e181a896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:41.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:51.140Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=5659ba5b-c030-4af2-bfa0-ea1be48cdeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:26:51.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:01.154Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=bd736202-8e98-429c-955f-6b8be35ae942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:11.168Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0356eb0a-4393-4e68-a501-49799ce66d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:21.193Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7bace249-84a9-4b7c-815d-3c75c7162761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:31.203Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=8a50938f-40b5-4a09-b99f-7a63d424003d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:31.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:41.231Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=3baca0a2-829c-41fd-9dba-0fed8e6cfc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:51.325Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6267ba01-93a4-4c7d-a1c0-ed6ad55fb407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:27:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:01.358Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=4efe544d-67c0-4901-ad3f-ad0bb1ba42c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:01.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:11.367Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=41ac9163-b9ce-40ba-98ee-81834cf34cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:21.383Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=689bbb30-a8da-475a-abeb-da407f5aa360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:21.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:31.403Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b5162afa-2a9e-4550-8890-5fa55ad1aa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:31.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:41.412Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b7fb27cb-0b6c-405a-8b52-da0d341e327d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:41.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:51.430Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=09f6cf3e-2384-4a51-b7d2-facd86403b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:28:51.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:01.439Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c1651ab8-0d2f-4b47-88ff-8d0c5e2215a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:11.457Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=8290bb58-4485-425c-948f-5076fe34322a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:11.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:21.481Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=10b8e1f0-b77d-4729-9c53-5820e550ff5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:31.490Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=520bbb11-b1de-4278-bdd4-9b9236bf5b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:31.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:41.499Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=dd7b7056-5d20-4ab1-ab93-bb3da78894d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:41.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:29:45.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:29:45.177Z |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-04-18T03:29:45.177Z |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-04-18T03:29:45.179Z |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-04-18T03:29:45.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T03:29:45.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T03:29:45.185Z |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-04-18T03:29:45.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:51.520Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=9f20b453-2b72-4e73-972d-76e9c697c41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:29:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:01.528Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=aa0dccf5-06b5-4363-900d-074f628ceece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:01.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:11.537Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=707143be-e980-460d-840f-6c2bb6547045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:11.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:21.545Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=29df2f76-b404-4738-b2e3-ccce748388a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:21.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:31.554Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=22cc536d-249c-49b2-a0c3-41126de55f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:31.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:41.564Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=d7168929-709f-4ca1-b584-13d642229841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:41.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:51.599Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0b0d808b-d68b-4cff-a212-814eed4ffc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:30:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:01.607Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b554b856-29a9-4f0d-83a7-80abac88ea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:01.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:11.615Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=02c96243-fdf2-4b81-ad5b-36ddc49366d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:11.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:21.625Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=cee35733-c0ec-4e9b-bfc2-98b797e2f106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:21.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:31.642Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=67c5ad96-ed17-4ca0-8fdf-241fb14dc091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:41.651Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0ade4dd0-1acb-4e6f-8945-c72feca06055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:41.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:51.679Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=db3623ac-e887-4b46-85d3-e5da2f4c01ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:31:51.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:01.689Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=65680c84-89ab-45e7-9078-d00bff16d4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:01.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:11.699Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=36e28c49-3afe-4ffa-b730-b938c53a6a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:11.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:21.714Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ba958661-f8b7-499a-baa2-f12aa11ef81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:21.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:31.723Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=80ddb9a8-e489-416c-b6ff-c766a8a0a222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:41.733Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0c35cf6a-8db8-4112-a6f4-dbfae4637974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:51.743Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ea5da7a6-32e6-468d-a152-f7c1a2cafa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:32:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:01.751Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=d8d67aa8-6cb9-43a4-af80-ec7068104eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:11.760Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=da36953a-a5e9-4851-916e-8d701111fb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:11.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:21.770Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=98ee8c74-49e8-4219-9c7d-6aedb365237c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:21.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:31.783Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=866f5417-1121-41cb-9868-a84a6343700e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:31.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:41.793Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=60ae2964-9d3d-417b-9128-4eadc9e7c2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:41.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:51.801Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7d7e4356-dad7-44f8-88d4-75c48adeb756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:33:51.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:01.814Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b8968345-6935-4c3a-8c61-7cc10236ff0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:11.824Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b60481c3-f068-4ab8-9734-d3aa6a45733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:11.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:21.833Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ea184545-a3c2-4227-a64f-642037369bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:31.842Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6a58fed7-c528-4dab-8d51-d820f5a177dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:41.850Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=193a30fc-696c-45ba-97e5-413502063e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:34:45.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:34:45.310Z |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-04-18T03:34:45.311Z |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-04-18T03:34:45.313Z |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-04-18T03:34:45.322Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T03:34:45.322Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T03:34:45.322Z |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-04-18T03:34:45.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:51.861Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=fa9111ca-ff3a-4237-af22-56e493a4ac34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:34:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:01.872Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=480ad4b4-cfcd-41fd-8450-295771be66f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:11.881Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=fb982c23-0686-45a7-999d-c7eb752b6ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:11.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:21.891Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=878740cc-bfba-4a80-a7ac-3a10271d118d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:31.899Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=90df143b-b356-4aa7-8cab-ab4121ac3e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:31.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:41.910Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=3b699f0d-054a-442c-8db2-7209e23f2a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:41.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:51.935Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=a39bc1e4-10a2-478c-897e-4a3c137d21f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:35:51.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:01.946Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=63f8e3cf-aaf1-4169-8299-d786e6fff871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:01.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:11.956Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=09cdf2be-e818-4c05-b783-b6e0fe2c663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:21.965Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6db8d817-b21e-4caf-a56c-85e1ffd9c52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:21.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:31.974Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=8969f63a-55c7-40dc-811b-f5aad536e492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:31.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:41.984Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=4a418d1f-9f90-46b9-b2d6-c99e549dff9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:42.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:52.002Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=d21e4839-ecac-4aad-827b-cfa15831b176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:36:52.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:02.010Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=59d0688f-6608-47b7-b647-c335fb60d796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:02.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:12.018Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=347a9cab-b434-4493-a09f-e3dde80062b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:22.027Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=46a49590-4d84-4447-b2e8-dea9147d0936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:32.043Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=af6a72a3-7db8-4c8a-9a23-5e834f37e097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:32.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:42.051Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ce285083-4e71-4acc-a781-6872d4f8d269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:52.067Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7fbb3fec-6172-48a5-a03f-d7a83b7b9741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:37:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:02.076Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=01527547-f9ff-48d6-9d45-6b3f967e1391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:12.083Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=064f6cae-b528-4be0-9401-267b41cce1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:12.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:22.097Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=71f1e80a-017c-40a9-901f-06e79f177ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:22.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:32.138Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b4c5c901-708b-4168-85f3-f8768d4ec60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:32.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:42.150Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ee9e30c7-123e-4f58-94d9-110c36cb0dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:42.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:52.163Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ed6b8ad1-6748-4252-ad49-608ff0fccbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:38:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:02.173Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=57c47457-03ca-447a-a31c-9724deba224c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:02.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:12.183Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=d67f7245-0fa4-43ca-a144-46462d9d735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:12.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:22.193Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6407a970-9b84-4316-a1ee-a605c0ba6897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:32.201Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=1d89eb97-f04e-4972-8e11-49601b29100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:32.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:42.222Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7e956afc-fc15-4a45-bab4-031378d4ee25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:42.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:39:45.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:39:45.209Z |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-04-18T03:39:45.210Z |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-04-18T03:39:45.211Z |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-04-18T03:39:45.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T03:39:45.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T03:39:45.217Z |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-04-18T03:39:45.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:52.233Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=d6ade4f5-09a7-4324-b92e-fdc77a7cca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:39:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:02.241Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=3ed3ee1c-1d31-427f-9a6f-99bffc9a2060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:02.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:12.250Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=a7f6cfb7-5c4e-41a6-8c21-eb07029998e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:12.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:22.259Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0fb733d3-80f8-471e-9848-b963ce70629f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:22.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:32.267Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=1bbbd500-d56c-46b8-8ac1-04c5b6c6d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:32.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:42.277Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7e5eaa9e-9083-4bd5-a9cd-59f631e92871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:52.285Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=8a628ddc-e96a-4a2f-a9f8-abaebacbc8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:40:52.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:02.295Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=75770e43-88ed-42b0-9db2-50c1cdbba823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:02.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:12.304Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b2218249-dd44-4327-bace-afd25fefbe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:22.350Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=79310768-4468-4ed3-a27c-cab12a2f6625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:22.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:32.360Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=053ac1fa-79e7-4c62-95fe-7acafa646b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:32.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:42.370Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=33821031-48e0-41d7-8922-6b43914af947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:52.379Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b235674c-3a08-4224-a4f8-37020ecec2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:41:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:02.389Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=588c7191-c43d-4fc3-abc3-298ff4026ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:02.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:12.401Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6a634f2f-96ab-4053-bff6-b6351393743b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:12.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:22.409Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b559587e-1798-4879-a049-9f851e2157ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:32.416Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0975e789-cd96-4d72-8ba6-ee3ce3b7b333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:42.424Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=909f258e-dad9-42f2-87d6-21ae3ef27224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:52.434Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=229bcd0b-fd8a-4690-aca5-1f0adf890752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:42:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:02.444Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=175bab18-e706-41b9-8e40-9e9dc46432be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:02.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:12.453Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7bb7328e-7971-4e12-a2d5-6c25c1daf18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:12.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:22.474Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7ec1484a-7f34-4119-b24a-e3566b5a4eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:32.489Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=556e49f2-d15a-49e3-9ee2-cb0602ad970d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:32.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:42.497Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=1aee21f3-4517-4422-a143-a7ebf15f446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:42.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:52.523Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=2cd14f99-7d9f-47cb-8ef1-7c4b709d2cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:43:52.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:02.531Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=87813f63-9655-4147-acc2-e449a31846fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:12.541Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ee49c393-ac76-4e20-9d01-3c5de14890fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:12.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:22.549Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=979556c7-d644-428e-b7f6-25efca5ae39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:32.557Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=70eab822-4b2d-42b8-a461-7bcf95cf5756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:32.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:42.565Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0dec90a3-0f32-48ea-b114-599286602378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:42.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:44:45.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:44:45.283Z |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-04-18T03:44:45.284Z |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-04-18T03:44:45.288Z |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-04-18T03:44:45.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T03:44:45.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T03:44:45.295Z |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-04-18T03:44:45.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:52.575Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=43604a9a-c0fc-41df-8f5b-08419a666174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:44:52.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:02.584Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=e3d62e45-5fc1-446a-a109-49ad3eafeb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:12.593Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=106eb7a2-647a-46e0-ac04-55f911fb3b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:22.608Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=2821a340-9867-498c-bcf1-c0fa83375fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:22.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:32.617Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=8ed10228-871e-41a6-86ba-8f5a7e99a1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:32.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:42.625Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b4edd175-5e10-47c6-ae0f-60e3573110a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:42.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:52.636Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=3a778879-5342-442b-9d19-678b8bdcb84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:45:52.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:02.644Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=dbe2d9ae-3a30-4f4a-9bab-371af703969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:02.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:12.652Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0a42e27f-9050-4431-a8b2-6c3c4866ad1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:22.660Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=39ea2131-f94c-4808-83ac-6f3dfe57aa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:22.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:32.667Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=54656946-82c8-4e87-9220-d9613a8841b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:32.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:42.675Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c570410c-b102-468c-b661-f5a296e66ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:52.683Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=45590417-bbd0-4e92-a3ce-757319aabc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:46:52.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:02.693Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=182dd6f0-aeaa-4bc0-8e92-a5cd77828ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:02.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:12.700Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ec52f914-df70-4ae7-b4c8-ee41351f6996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:22.707Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=0215d344-ff90-4b25-9af0-a07a3ccb55c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:22.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:32.732Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c7c6f799-0c47-403b-ad56-5d0e074745e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:42.738Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=01f39285-8d6e-4531-8db9-98c691a38d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:52.748Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=f792a2cc-d822-4f21-9e6a-dc4be7a1b14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:47:52.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:02.757Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=5a49232d-b9f6-4b75-a94d-b6c482fdaafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:12.767Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=725e8dad-41b2-4685-8bb2-74033d28b3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:22.783Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=45ae74e1-34c0-4719-9011-b5853bb50391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:22.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:32.798Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=15362dd6-a7f6-400a-8e78-407a57d108ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:42.809Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=713ed332-b636-4084-b8e7-cd3d177619be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:52.825Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=d0dfb863-c1dc-4c41-95cc-a86c7025002f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:48:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:02.832Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=dc6467f6-3ab8-4f44-b453-e151347fb927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:02.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:12.846Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=3c783dce-b7d6-4119-9091-245afd82db0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:12.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:22.860Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=5103ff14-6b16-4c8a-955b-fafbc08306d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:32.873Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=60e940da-2fc7-4892-ac2b-b4b1e0e8d464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:42.887Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=3fbd8a96-d68d-4f0a-b0f1-9a74437a16d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:42.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:49:45.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T03:49:45.222Z |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-04-18T03:49:45.223Z |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-04-18T03:49:45.225Z |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-04-18T03:49:45.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T03:49:45.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T03:49:45.231Z |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-04-18T03:49:45.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:52.906Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=2c85bfb8-d3de-45e6-9ebf-431689591a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:49:52.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:02.918Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=5dfdf87f-f698-4b0e-9951-53151313c7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:02.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:12.927Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b3f8caac-23b6-491d-bd5c-1825c86330ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:12.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:22.936Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=7a4d997d-a8ce-4c81-a46d-d43def94728a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:32.946Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=bc059d1a-1b1c-4d50-bbc5-8c1c1c6bee07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:32.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:42.954Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=9f7efce6-b912-4955-a17c-53ccc9c115a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:52.964Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=76e31efc-5c91-47b0-b464-ae3cd1da798f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:50:52.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:02.974Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=d556085e-a492-4f35-b58d-3959c0f301b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:02.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:12.986Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6dfe8e64-87c9-4f54-ad5d-0f0db8026199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:22.993Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=e8b9fe3f-338c-45b2-8b2f-e648b26f0f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:23.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:33.005Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=3035b60b-d9dd-4db2-9dd5-68725141ab57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:33.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:43.012Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c7e353d3-76a6-4050-8d64-e39d661f59bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:53.019Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=ab792b33-9a24-45f2-ab63-b742b46eff92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:51:53.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:03.026Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6a40e9f3-88d1-485c-a0f5-26e7e1ff976f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:03.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:13.035Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=a901bd47-2055-44d1-b4eb-3639e1b574da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:23.043Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=57e714d4-03e2-4579-8b5d-12738610a701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:23.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:33.049Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=b4979b4d-57bc-403b-88a5-2298e75742b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:33.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:43.058Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=6fe1c276-12ca-47f1-b6ea-e1e25c8e409e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:53.065Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=86abd18a-f2f1-4284-ae2b-8add2bf91fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:52:53.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:03.074Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=81ef9d15-a3ae-465f-9d14-58f3928ca081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:03.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:13.080Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=8fac6c5d-96a8-4988-9399-00ec4acbc297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:13.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:23.095Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=3a9147ff-5452-4afd-bf59-46a66dc39689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:23.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:33.108Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c2847111-b98c-431a-981e-23123bb800c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:43.117Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=46dc1b0c-6fd3-48dd-afad-087acc2fffec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:53.135Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=c4744487-b9bb-4def-8d58-182ea96a95a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:53:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:54:03.144Z |INFO |Init configs |InvocationID=c9a5c80f-3450-4290-aa87-1655b02afa49, InstanceUUID=90b2fa19-b20f-475c-805b-c7b2813a96a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T03:54:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |