By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:33:24.805Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:33:24.808Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T14:33:24.838Z |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-22T14:33:25.568Z |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-22T14:33:25.672Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T14:33:25.672Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T14:33:25.673Z |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-22T14:33:25.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-22T14:33:25.798Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-22T14:33:25.821Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-22T14:33:27.414Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-22T14:33:27.930Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-22T14:33:27.945Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-22T14:33:27.946Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-22T14:33:28.013Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-22T14:33:28.014Z |INFO |Root WebApplicationContext: initialization completed in 2192 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-22T14:33:28.396Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-22T14:33:29.007Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-22T14:33:30.304Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-22T14:33:30.709Z |INFO |Started MainApp in 8.395 seconds (JVM running for 9.157) |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-22T14:33:30.784Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-22T14:33:30.786Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-22T14:33:30.788Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-22T14:33:30.872Z |INFO |Start scheduling PRH workflow |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:33:30.885Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=8ee9e849-97fe-4fae-b653-1eaa2590726a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:33:32.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:33:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:33:42.467Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=ee547640-78e4-447b-9cc7-ce7505b32ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:33:43.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:33:43.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:33:53.540Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b6ec312a-e8f8-4455-92b1-eb7fe3f1b9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:33:54.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:33:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:34:04.679Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7406db69-9efd-49b3-899b-d609b3e33621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:34:05.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:34:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:34:15.973Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d6038ff7-103e-4cdc-837d-8a8ec942f52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:34:17.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:34:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:34:27.112Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=49a03cc5-86bb-4a9f-9247-f61c6d5fe24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:34:28.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:34:28.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:34:38.246Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=6415419f-58f1-4068-9567-b76ecc07ab30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:34:39.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:34:39.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:34:49.381Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=250a4569-310d-49de-a889-11f24031d545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:34:50.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:34:50.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:00.422Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=32a682cb-26ce-488b-97c4-33349e2617ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:35:01.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:01.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:11.556Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=05d43492-4880-4f79-a264-912c54aa267a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:35:12.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:22.692Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a75f3d6e-c977-443a-b28b-16e69f417774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:35:23.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:23.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:33.730Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=5228c6fc-ed4e-4ddf-9569-345903d57043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:35:34.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:44.866Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d8f7f9d3-6fab-4786-8a2d-3002cf62e53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:35:46.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:46.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:56.002Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=99e3c23b-9dfa-4c38-9869-556268c0581c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:35:57.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:35:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:36:07.046Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=ac5df38e-de86-4404-aeac-0fc1ea97f77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:36:08.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:36:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:36:18.182Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=0dd6da05-0bd1-46ac-b5e0-b5596350233f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:36:19.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:36:19.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:36:29.222Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e5366f35-b6fa-4a57-bc4c-9e86e5a347f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:36:30.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:36:30.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:36:40.390Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=07a0816b-d2f5-410a-b22f-ff12ca85216c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:36:41.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:36:41.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:36:51.458Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=107d1229-83ef-43a2-9251-3732ce069b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:36:52.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:36:52.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:02.533Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=c2e81842-3749-41f9-856a-1b4b1623c1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:37:03.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:13.606Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=85dc7d32-20e9-420c-a7e0-534c71f921eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:37:14.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:14.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:24.645Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7e8242cf-0332-4087-a060-9f048b08abc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:37:25.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:25.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:35.780Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=9fbe6936-72e4-4008-9f7d-2c2bba565c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:37:36.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:36.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:46.917Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=05482fb1-d0c4-429f-b5f4-e92613558c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:37:47.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:57.957Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=42d08d8a-cf27-4b2b-8398-a45f6d69a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:37:59.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:37:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:38:09.091Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=bc674a10-87ad-4faa-a300-b7b898ee11e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:38:10.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:38:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:38:20.231Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=24349bef-69f2-4345-98a3-aabc2ea91ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:38:21.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:38:21.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:38:29.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:38:29.180Z |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-22T14:38:29.180Z |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-22T14:38:29.184Z |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-22T14:38:29.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T14:38:29.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T14:38:29.192Z |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-22T14:38:29.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:38:31.268Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=8f0426ae-0f3e-43ff-8ca1-f973a109962b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:38:32.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:38:32.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:38:42.344Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=329b50c0-c227-4c24-bfcf-735eba082f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:38:43.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:38:43.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:38:53.510Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=9a9504ae-2edd-47fa-8035-69b7be9d7b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:38:54.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:38:54.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:39:04.580Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=285a70ab-2f14-4bbf-b129-0cf274e331d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:39:05.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:39:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:39:15.622Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=52700943-8c80-491a-a1fc-866a5ea71305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:39:16.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:39:16.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:39:26.758Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e446f08a-9be8-450e-b786-126c761cda88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:39:28.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:39:28.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:39:38.053Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=c7f4d9a8-6fee-4b8b-bac9-e6b32964b794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:39:39.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:39:39.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:39:49.090Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=43a5a74e-fefb-415a-a0e8-736f5c9b8d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:39:50.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:39:50.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:00.358Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=aa97c50a-bb91-4156-b8c0-f0452529e421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:40:01.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:01.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:11.525Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=fb38feb9-4cdd-474d-a44b-2833abd45387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:40:12.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:22.660Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e0805f47-d779-4f3d-a5d3-4d1fc3776a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:40:23.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:23.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:33.798Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=3c223d9d-8fe5-4ca9-ba21-eefad5e16dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:40:34.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:44.838Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=730f1b7b-4df5-4982-aee6-ec4a3a8880de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:40:45.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:45.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:55.941Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=6c51519f-142c-42b2-9eca-e3245397764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:40:57.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:40:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:41:07.019Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=865a66d7-1ede-43c4-a8a1-d16a6804ee00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T14:41:08.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.28:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:41:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:41:18.086Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7c479148-98f7-4c12-abe5-84ccc97febb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:41:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:41:28.278Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d829b2f3-cef6-4abe-8833-5f8305f7c608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:41:28.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:41:38.294Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=38daf60a-beda-458d-9b49-e5fa8dad06ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:41:38.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:41:48.308Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=bc542195-e220-4b79-b03f-cbbe6fde262a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:41:50.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:00.090Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=173fe0f7-4751-4dc8-9b4b-bb45fc24e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:03.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:13.003Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=17e16044-156b-459c-a161-508b326cc234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:13.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:23.016Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a33fcaf9-b40c-4a93-b209-a46f5f10483c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:23.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:33.027Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=2cfe7708-e834-4e9a-8aca-609995e3f0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:33.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:43.037Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=dec7523f-ccce-4ea4-a4bf-22ba6086904d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:43.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:53.048Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=53c06d11-f517-45bc-b7a0-d4049d033d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:42:53.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:03.059Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=f49db057-969c-48bf-a827-2bdd9ff914ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:03.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:13.069Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7958f65a-ef12-4b73-8289-d26e6a67a509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:23.081Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=dddb9a7c-7e12-4e59-b1c3-abdd72f4a60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:23.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:43:28.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:43:28.691Z |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-22T14:43:28.691Z |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-22T14:43:28.693Z |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-22T14:43:28.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T14:43:28.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T14:43:28.701Z |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-22T14:43:28.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:33.091Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=0d93d5bc-f3f6-4067-973e-17dbf793ee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:43.100Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=34762039-5bdf-40fd-9232-2fd360aecb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:43.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:53.110Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=34dd783a-322b-4adf-afa5-cb592d742e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:43:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:03.119Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=24e2b556-6507-485d-ac62-1568feb32af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:03.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:13.130Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=91969c5e-2e99-4089-b5d4-648dfac2eab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:23.141Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=314f67da-a4f8-4471-8980-99853e6ac397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:23.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:33.151Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=92e22db3-952c-4f9c-b179-b5b78f3964ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:33.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:43.160Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=bbc3eba3-2c95-4044-933c-6858957f24d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:53.170Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=85911625-ae34-4ff7-93a6-dfa0d7462ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:44:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:03.181Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1a9145b2-ca8c-4487-9900-c75d9f096737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:03.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:13.192Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b8a4d95a-0c50-464a-a975-ec3377d826d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:13.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:23.201Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7693fea5-9f18-42ca-b0a6-8efec165b0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:23.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:33.210Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b16633bb-6aee-4586-9b32-27e78620818a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:33.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:43.220Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=88f87a9d-ca62-4e66-9eb9-e778a7a2ab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:53.229Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=6f7c84af-8707-47ad-9127-5da06140f6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:45:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:03.240Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=fab13b9c-3749-4fdc-9eee-fd97bb944cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:03.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:13.250Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=576d8794-f685-4608-b941-0bb7dba4c7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:13.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:23.260Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=3b7768f7-4c9b-4616-b651-879195d59497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:23.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:33.270Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=28ce2a41-ec7d-4f9f-9311-cd755865416e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:33.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:43.280Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=59fdec4b-245e-45ce-a776-98c70a1388af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:43.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:53.291Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7318421a-da0e-48e8-a83a-a5183c6fe257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:46:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:03.301Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=efb166ee-5e81-4ace-8d43-7150c9a0be8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:13.315Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e66a14d6-f7ba-4f5b-af5a-aafb04588cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:13.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:23.326Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b4f5a3a3-4628-4f51-975a-5000b8a061f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:23.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:33.339Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=847900c4-6563-4c2e-a988-63c00abae75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:33.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:43.349Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=64a2c299-ce16-49ad-81dd-e399eb9520d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:53.358Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1839d58c-0bb1-4651-82ec-16db053071bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:47:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:03.367Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a130c64d-cdfe-4459-8474-10172b7ac2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:03.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:13.376Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=db945d3f-db0a-4ecd-b192-4d5db7a96660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:13.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:23.386Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=fb35b810-23a3-4ffa-ae22-6db2e40828b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:23.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:48:28.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:48:28.594Z |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-22T14:48:28.594Z |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-22T14:48:28.595Z |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-22T14:48:28.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T14:48:28.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T14:48:28.601Z |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-22T14:48:28.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:33.396Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=3eb5f3b9-2f1b-4984-88f7-c231d3e8b536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:33.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:43.407Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1f71f2a0-d0c0-4d74-a441-adf7041f4c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:43.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:53.416Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a02cc14c-a3b7-4623-bf89-dc0afe7552e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:48:53.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:03.427Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=9eb15c95-baeb-4598-97aa-19832a4770d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:03.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:13.435Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=972611c1-7eff-45a9-a814-996342e44b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:13.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:23.444Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d04fa56a-6d1c-41a9-8267-4c7b09ac0d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:33.453Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=588b23fa-12b9-4428-8de1-a902ddb02a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:33.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:43.462Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=4c923185-ca5d-49c5-b516-308688bb5868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:53.470Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=003fb3e5-fdb7-4c66-aade-925bf14536e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:49:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:03.479Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1ee01181-e506-48e8-8527-4d889190090f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:13.488Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=5944e367-590a-4d20-853a-551757fc7ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:13.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:23.497Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=3bb873cc-ce7f-4e5d-88ab-2957b2bb8b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:23.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:33.534Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b653ad29-9231-4d85-b085-c65839ad149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:43.543Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b6206395-46ac-449e-8ab8-0a416a8ebabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:43.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:53.552Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7622129a-bbf0-4bf3-b65e-35644d09888d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:50:53.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:03.561Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=554d5068-3989-4ece-b8ef-14e5df552fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:03.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:13.570Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=826a0a34-44fb-47a6-8145-be0c8e2e850a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:13.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:23.578Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=f31afe58-19fa-4d10-8996-54612ef2ace8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:33.587Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d41c9907-6e01-4b90-920f-9afcf0008721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:43.595Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=20d697ce-f1a8-4128-b388-cbf211018bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:43.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:53.603Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=fab62885-c4a6-45aa-9cd5-87e15cbc2721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:51:53.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:03.611Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d7a13f06-c50b-4ca1-b709-2afc8e095b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:03.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:13.620Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=5a74a487-ec15-4d2a-a1a1-82e5f9321883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:13.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:23.631Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b5483182-947f-44fd-8d03-7fbaf58df170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:33.640Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a88344a1-1175-4c46-82fe-61d12689c322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:33.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:43.649Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=2726ab7a-57f3-4ace-aec0-6d9692077f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:43.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:53.656Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=15ce66b2-609f-4c3b-9d90-0fca0e3a5d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:52:53.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:03.664Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b3fe0683-f1a1-4d4d-a838-af249cbd2567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:03.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:13.674Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b7914652-db61-4c74-a465-37bc3fe06b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:13.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:23.684Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=ea580a29-55af-4b13-b387-4d4b740ec6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:23.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:53:28.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:53:28.619Z |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-22T14:53:28.620Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T14:53:28.621Z |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-22T14:53:28.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T14:53:28.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T14:53:28.630Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T14:53:28.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:33.694Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=0e95c11f-fb33-44fe-b675-e67a9ba499fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:33.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:43.702Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=df291607-b1d1-4d18-b4b2-6403f9963823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:43.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:53.710Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a2cf4764-c34e-409f-9d05-550e2a077eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:53:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:03.719Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=bb9f99b8-e71f-476f-99ff-8d483a88389f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:03.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:13.727Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a0f69514-8be4-47d0-8585-97619632c131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:13.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:23.735Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=52945ca2-5f67-4c8a-b690-54c8c1a5fe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:23.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:33.743Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=2fd5b7e3-19f7-45e2-8986-0a6bb1e87b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:43.752Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d0d34d27-af4e-4e1f-8f3f-ad3af803b040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:43.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:53.761Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=fffc7dd6-eb5c-4025-a952-ac487a08fc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:54:53.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:03.772Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=fb46c8ce-39dc-438f-b573-279f55f38235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:03.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:13.781Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=278eb19b-7fbb-428d-b662-a2780eb747ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:23.789Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=62e6d982-0528-467c-b959-876508218a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:23.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:33.797Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=503626fb-5b3a-4d1a-9c86-e8c5183712e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:33.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:43.806Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=3639d209-0cbb-41b1-ab36-703dbdde6a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:53.815Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=59548bfc-dc6b-46ef-8a58-b7229d462b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:55:53.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:03.823Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7edf42c4-82b0-470e-b259-10bc5937481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:03.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:13.832Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=95f12983-d15f-4904-9d9a-d3e2191a50a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:23.839Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=2dae6956-6110-4b6d-bba8-c69761daad29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:23.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:33.848Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=f5e94b0e-4811-4a25-aaa9-1fbba125ebaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:43.856Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=52ebc21e-cc50-4bbf-9822-42caa7ad0d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:53.863Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d60e2a31-b839-416d-8f04-7aef8c10a2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:56:53.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:03.870Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=ad439de5-5d0e-4c47-b1b1-4c3e402376c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:13.879Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=11bcab57-6219-4e5d-9a9d-cbf69b18cba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:13.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:23.888Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=206c39ed-3440-4f29-a537-26c0939177eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:23.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:33.895Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=05877a83-1f39-4ee5-bae2-a65232ef8737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:33.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:43.904Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=63f9fb6e-5788-45f1-ab85-2dc950a410d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:43.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:53.911Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7d2f06ac-8149-4364-b5d7-5906deac64f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:57:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:03.919Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=16f59380-252b-44d0-9a12-5ae70a4bc458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:13.929Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a3d65aab-293d-44bc-817c-ea81024b466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:13.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:23.937Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=97fed4f0-8cec-430b-b6bf-fe6b777e5d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:23.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:58:28.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T14:58:28.609Z |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-22T14:58:28.609Z |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-22T14:58:28.610Z |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-22T14:58:28.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T14:58:28.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T14:58:28.616Z |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-22T14:58:28.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:33.944Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b4479255-30a4-43ba-97f2-4a761ee197b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:33.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:43.951Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a547e580-1e8a-422b-9dfa-32d64e65a488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:43.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:53.965Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1227f087-0e49-4a48-8176-b5549c9416df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:58:53.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:03.973Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=c213b67e-59ce-49f9-973c-2717fb0d2231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:13.981Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e0493c00-5ae7-4529-8b7e-724a4a7c1eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:23.990Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e48d80b7-8bc2-4194-952a-11ec9f0fb8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:24.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:34.487Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=c71851e8-2532-44cf-9bbd-c05fe60fea5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:34.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:44.494Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=9f657719-fbbc-4fe2-ae4a-148c1aac5f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:54.502Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1c6e8cc7-3ebe-4be2-be03-c532434319c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T14:59:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:04.510Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=31e1ef4f-29e1-4e47-b35a-fbdf203c164c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:14.518Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a0bdf7a4-23e3-403b-814d-4f047d60a6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:14.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:24.525Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=2e755cea-01cf-458f-9f20-8c2f0b7fcc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:24.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:34.533Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=15166f94-1471-4a73-9896-7b32237953ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:34.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:44.539Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=f0f91f86-f00c-4de0-b2ca-483e45585be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:54.548Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=c280ff3d-3652-4ab8-9539-04f9ee67bb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:00:54.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:04.556Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=21b77ae7-60f1-4434-a3e8-0ed6d235acde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:14.564Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=910aadbe-bbfa-4e99-bf4f-978b221bb023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:14.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:24.572Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=eab25be7-87ad-4092-af06-b4f850929402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:24.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:34.580Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=915c73f2-30fb-4161-ad0b-c0ea41b17c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:44.593Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=bc668606-bced-4f6d-8f90-3b9db92b16f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:54.601Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=83e0f2d4-794d-4634-85b3-a037307f3315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:01:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:04.610Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=5b6bb7a8-1836-40a3-998e-d7d1ea621846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:14.618Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=4399fb9b-3210-4ef6-bcac-baf8e3db800a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:24.626Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=2bf15759-84e8-47e2-a8d9-8a15d06181ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:24.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:34.633Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=87c73d07-4a22-44c9-96b2-8205b9ac28e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:44.641Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=6f8af855-5033-4395-b429-89e9db7e4098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:44.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:54.649Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b250a542-c8ec-4fc8-a78e-a8ba40e54a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:02:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:04.656Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=048819ce-9aec-4746-8bdb-28c7cc82ae88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:04.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:14.664Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=9ca9516a-a0c9-43b0-8d84-f2ea01344d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:14.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:24.671Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=2aa1acec-8ca2-4913-b36a-16362eec08b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:24.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T15:03:28.624Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T15:03:28.624Z |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-22T15:03:28.624Z |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-22T15:03:28.626Z |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-22T15:03:28.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T15:03:28.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T15:03:28.631Z |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-22T15:03:28.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:34.679Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=225ebe6a-4001-471a-bab2-393b08ab2f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:44.686Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b77cabc6-186c-47a1-9bb5-dfb1899b07b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:44.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:54.694Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1634e0fd-0982-4a97-b6cf-108022cfbfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:03:54.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:04.702Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=fc7119e7-c81b-4f1a-8569-fd510879b293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:04.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:14.710Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=529441dc-7e5e-41cb-be37-e4b014bb1af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:14.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:24.719Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=101e4e76-43cc-4626-8e69-e005059eec25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:24.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:34.726Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=cf173b88-8dfb-4199-a0dc-f47782132d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:44.734Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b5aee132-b55d-4195-a947-acd38f610186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:44.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:54.741Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d0beb312-5432-4e99-afed-fc73959d545e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:04:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:04.749Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=07a3dbf4-f9ad-4777-8db5-d3e774857be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:14.756Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=25ea3651-1205-43a9-81b3-6b7a43ba23f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:14.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:24.764Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=33aa105b-d609-486f-a06e-c597e88b3e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:34.772Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=ec560097-df46-4104-a698-d00630c8e6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:34.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:44.779Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=dab26bee-aa23-45a1-853a-d79e0f9b324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:44.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:54.786Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=01831310-341f-4851-8169-b69a49da792d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:05:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:04.795Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=12f4affd-f930-4225-a224-a432f1037bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:04.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:14.803Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=084bc1a2-66f0-4408-8c14-a4328b680db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:14.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:24.811Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=c389392b-f8a2-4db9-b733-377172ad5674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:24.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:34.819Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=04f1c694-a9c6-46fd-959d-752ba5685b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:34.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:44.826Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=c37011ff-2252-4d5c-bd2f-fc1865ae49f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:54.835Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=84eb9e4a-4dcd-4a72-b5b4-2fdbb33f1b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:06:54.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:04.844Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=97f64924-1643-4727-99b5-56b31ea19488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:14.852Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=19976b98-311e-4e58-a5a9-256f0fca9a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:14.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:24.860Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=ce31cc57-3e6a-4a9c-9b3b-f6a296fbea8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:34.869Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=c82bc83b-66de-4d7e-955b-b31657ecd30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:34.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:44.876Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=91b9d6dc-421b-4df0-8dbd-8e6d7d4ecfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:44.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:54.882Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=ee3d58f1-cc07-4c50-8a9b-3dcc376319d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:07:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:04.890Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1553e240-b319-4217-886f-8e7ff79f6a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:04.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:14.898Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=776e4aee-e230-42ee-a60d-480c301b3e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:24.906Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=fec2d0a0-4f56-4b78-a4df-3bab6972a07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T15:08:28.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T15:08:28.632Z |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-22T15:08:28.633Z |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-22T15:08:28.634Z |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-22T15:08:28.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T15:08:28.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T15:08:28.639Z |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-22T15:08:28.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:34.914Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=9fac6ee1-aa45-41ca-8926-febc786953ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:44.922Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=391cd725-2c2c-444f-864f-5bcfc290e542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:44.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:54.930Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=8d23d510-54ea-4d76-8a6b-7a1883720295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:08:54.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:04.938Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=cb9dd4a2-d0f5-442e-aae7-c9ebff546994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:14.946Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=51272e79-9ccd-4c9b-b267-dc78f92ba7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:24.955Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1d5fbebe-3b07-4d1b-8026-a1f48e9678e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:24.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:34.963Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=5b55d507-0c31-44f9-b434-e381e2f45193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:44.970Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=23f9c3f7-5cba-4590-b270-3acb31bd8400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:44.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:54.978Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7559a9a9-1df5-4867-b044-8bfa9fbb1d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:09:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:04.991Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=24f704de-d0bf-40e8-bbb8-c98d82df582f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:04.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:14.998Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b869f693-535b-4941-9771-ea41260dee80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:25.006Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=0e6f93bd-19fd-4437-95cf-d81f7ea3416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:35.016Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b9275042-cccb-4f5e-a56d-611276299ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:35.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:45.024Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=077b99bb-2848-4c26-9588-cb26368c6958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:45.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:55.031Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=9d75676e-1f21-4d83-8f37-897fa366df33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:10:55.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:05.038Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=2aebe406-de89-4fe5-961f-a5e0c5a2f542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:05.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:15.045Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1476baa5-05cf-4584-a5b5-9262793ef3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:15.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:25.053Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=cabe943a-581b-4454-8298-ab266b57e649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:35.062Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=31f99b37-fe0b-40e5-9311-2a7b4beb18e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:35.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:45.071Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=dd4d17f9-3dde-4b39-b528-49b1a0c3e133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:55.079Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=16f12bdf-b878-45d1-a8dc-96b4d3762961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:11:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:05.088Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=6af99cc2-117b-45f0-b265-4bde0f57776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:05.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:15.096Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=6a3f31b6-8c99-40cf-bb1e-0beab4ca03db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:15.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:25.106Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b7329ff6-da88-4325-9fd3-c66c303e545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:25.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:35.113Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e0a35d40-35ac-4a4a-bd1e-0689e8002811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:45.121Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=78af65c9-74e6-45a1-805a-84d441fa61bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:45.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:55.128Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7a6293e9-ad84-4b49-bfa6-e32603db372f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:12:55.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:05.136Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=0995450d-6b23-43cb-8aa8-ac8ee1f3a29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:05.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:15.143Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=ee4916bf-8208-464f-a0cf-da6326861000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:25.152Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=fdc4efb0-91ec-4581-9d6b-8d298f3af9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T15:13:28.602Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T15:13:28.602Z |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-22T15:13:28.602Z |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-22T15:13:28.604Z |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-22T15:13:28.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T15:13:28.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T15:13:28.608Z |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-22T15:13:28.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:35.158Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=99daec48-0769-499f-bedf-a7b44e62aa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:35.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:45.166Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=4fdea612-b369-4fa9-8557-3d07dc428c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:45.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:55.173Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=621097ad-c3d5-4548-a31e-a9cf64f25beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:13:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:05.180Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=34c2cc22-9680-432d-a2a6-c6e47f6500fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:15.186Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=4dc743d9-7ae5-4141-b9de-e47c42be5cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:25.194Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=ecf033d6-bbbb-4a16-8060-3ef1b87ea52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:35.201Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=0b76ba07-9216-45a6-8784-fc7a3f52aef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:35.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:45.208Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d55d6b8e-e3bd-4101-a38c-4d996d89cbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:45.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:55.217Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=4c3307b9-3570-4c58-b74e-3d577b1dc1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:14:55.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:05.224Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=dd95cd37-3a38-408d-b32b-a8e23c6ebcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:15.232Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=67d26f40-7211-48a4-8e7c-4040361c4815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:25.240Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=0c8c147d-bb02-47a5-8894-211248c2237e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:35.247Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=021b5148-6873-46e3-af71-7501657a3c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:35.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:45.255Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=8f477966-e1b7-4b30-82cf-e2921d8f5d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:55.264Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=12da59de-b815-42b0-95cc-bec224ac6e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:15:55.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:05.271Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=fd44f0c8-2500-43b3-9b02-a6e2606ff607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:05.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:15.279Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=68322f1a-213a-4830-aa0b-a3fc2275de91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:15.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:25.288Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1fb1323c-7c28-4751-ab8a-2bc4a7117288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:25.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:35.295Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=58f93c9d-2eb4-4a0e-9132-5794932eed58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:35.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:45.302Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=5002895b-1647-4742-a1ca-2a8db9925ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:45.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:55.309Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a0afbc29-f3f7-4e5f-9ef3-03934ade3a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:16:55.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:05.318Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=7b265392-109b-4021-9ea8-d186d3cb3671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:15.326Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b0de4f3c-5f97-4517-89c0-446739b6293d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:25.333Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=dbe23425-50a5-43dd-9f46-5a627a12b4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:25.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:35.340Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=edb0576c-0902-4a0b-b903-50fceccec391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:35.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:45.347Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e7cd693d-9dd7-4ffc-817b-eb81e9e95a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:55.354Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=07dd29e9-baf1-4535-8d97-0bb4031dea8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:17:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:05.361Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=66727ccc-46b8-4a31-a0d1-54fd841ccaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:05.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:15.369Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=9bc4bbea-6f32-4918-9a13-6b20b73b03d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:15.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:25.375Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b379387f-75bd-48ee-83f4-e472660c7c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:25.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T15:18:28.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T15:18:28.587Z |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-22T15:18:28.587Z |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-22T15:18:28.589Z |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-22T15:18:28.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T15:18:28.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T15:18:28.596Z |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-22T15:18:28.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:35.382Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e1a933ec-46c8-46f1-a887-1526b7913c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:35.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:45.390Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d1f91abb-6d15-4583-82a5-677d3945c25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:45.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:55.397Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=8924dce9-f50d-4fd5-937b-8735f238054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:18:55.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:05.405Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=9938f2b3-cd62-4bbb-94b5-602dd7e656e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:05.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:15.411Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=80281e9e-a4ae-4b2e-8541-e8ea890bcd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:15.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:25.418Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d95f1d25-6430-4a48-a767-31a134d8ee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:25.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:35.425Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=aa39b8b2-cdf4-4022-a416-a2bf8fef3595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:35.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:45.432Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e4dd826d-45b6-493f-a068-d186a98208f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:45.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:55.439Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=01d5cf4d-3e31-430a-9c59-f4c62971644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:19:55.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:05.445Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=cb7bcca9-04ea-4a9d-a631-7c018cfd3ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:05.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:15.453Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=19433a1b-dc23-4b99-926a-e8c5bfff1943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:25.460Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=613f507e-bded-467f-880c-96723c393f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:25.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:35.467Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=15e70b77-9e2b-40b1-b173-35bbbcc199b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:35.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:45.474Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e0e08838-3fdf-4f9b-9c17-c148a5edb225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:45.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:55.481Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=12308e92-6e81-4150-addc-f0ee49ebb681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:20:55.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:05.487Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=b54bedc1-6c08-4509-aaff-4c0f25c7bef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:05.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:15.495Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=5e2d6936-e34c-43b3-b68e-b136a00dc18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:15.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:25.501Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d5418a72-5c9e-4d85-b725-6fb047b990a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:25.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:35.507Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=61ce971b-70d9-4ede-85ec-259bfea4b155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:35.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:45.514Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=30741989-d810-42c0-9856-ed55899f4a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:45.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:55.520Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=4eed24c8-9b85-4be7-9083-9015422a636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:21:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:05.528Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=2b58fe1f-2d5d-4af7-812f-46637db56dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:05.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:15.535Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e0e7bc3d-3db2-4b0e-a764-e816f59cbcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:15.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:25.542Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=52308ab7-02f0-4ce3-8600-3d1f0ef32fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:25.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:35.550Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=f4aedbac-c849-407d-9d60-d966e19a1971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:45.557Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=a4f43e1f-945f-4858-876e-dbd346c2be70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:55.563Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=007d57a5-e6c5-4414-b2d4-d5aaf0038991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:22:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:05.569Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1a12dd9d-8344-45fb-93f7-4ceffafe12cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:15.578Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=2ccdb825-b29c-450a-af7c-663e5ea65ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:25.585Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=f5fd5165-21d6-4303-b0ed-335851d2d10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:25.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T15:23:28.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T15:23:28.591Z |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-22T15:23:28.591Z |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-22T15:23:28.592Z |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-22T15:23:28.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T15:23:28.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T15:23:28.596Z |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-22T15:23:28.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:35.592Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=063d5ba7-acd5-41b5-a8ec-10f3da67f9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:35.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:45.600Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=121cee86-2e6d-4f20-9ef4-1e77df80213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:45.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:55.607Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=2ff27d52-53a2-46b1-b571-4e69e1adcae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:23:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:05.615Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=696efb2f-863b-4916-98cb-c0e380038798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:05.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:15.622Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=c42bfe8f-d190-49b4-a64e-9683d1d265b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:25.629Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=29e150d7-7895-434f-a962-3d6b0c6e3723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:25.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:35.635Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=4531cdd8-fc25-4943-b539-d57fb54268a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:45.643Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=69572bc9-b09c-46e8-b739-f8aa61b29fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:55.649Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=07443dee-76ab-4831-b23f-bf4857df16be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:24:55.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.coyote.http11.Http11Processor |2022-04-22T15:25:05.303Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x030x070x1d0xd50xd5 }, 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-22T15:28:28.589Z |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-22T15:28:28.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T15:28:28.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T15:28:28.592Z |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-22T15:28:28.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:28:35.806Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1e87404f-b260-4139-89e6-814335f7a22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:28:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:28:45.813Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=1d9ef16b-21c6-4d87-9be5-079d1afbe909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:28:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:28:55.819Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=111a8ba2-9cfc-496c-81f9-bc71c4bd6b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:28:55.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:05.827Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=0e4842ba-d547-4a6a-ae30-b4992764a647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:05.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:15.834Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=f6df932a-e8ba-4a21-a578-3be676eb4710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:25.841Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=e3242bc0-71a1-4fe7-9c2d-006faa287bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:25.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:35.848Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=d77e1962-b191-4a64-bdef-dbe09f713356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:45.855Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=4add3cbd-3e72-4357-8614-446138f31370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:45.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:55.862Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=40796ace-d62d-4b7a-a4b9-a9d06219af80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:29:55.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:30:05.868Z |INFO |Init configs |InvocationID=2e4cc00b-b5b3-4141-ad16-6d0e0edba124, InstanceUUID=30c00836-923d-47ec-930e-1b170b4368d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T15:30:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |