By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:01:32.817Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:01:32.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T05:01:32.859Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:01:33.584Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:01:33.704Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:01:33.704Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T05:01:33.704Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T05:01:33.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-26T05:01:33.969Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-26T05:01:33.999Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-26T05:01:35.321Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-26T05:01:35.781Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-26T05:01:35.802Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-26T05:01:35.803Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-26T05:01:35.866Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-26T05:01:35.871Z |INFO |Root WebApplicationContext: initialization completed in 1871 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-26T05:01:36.272Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-26T05:01:37.047Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-26T05:01:38.327Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-26T05:01:38.868Z |INFO |Started MainApp in 8.347 seconds (JVM running for 9.093) |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-26T05:01:38.942Z |INFO |Start scheduling PRH workflow |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:01:38.958Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=4c92d878-4ef3-4ba1-ab82-dd71b3e5ed36 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-26T05:01:39.774Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-26T05:01:39.775Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-26T05:01:39.781Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:01:40.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:01:40.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:01:50.409Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=e3b98ba8-85c8-43a7-946e-791ce45a07f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:01:51.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:01:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:01.475Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=30ca3845-7716-4411-9186-2b9c9990d840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:02:02.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:02.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:12.519Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b072038c-ba50-4dad-9e67-d8ad1d665414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:02:13.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:23.587Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=96e7d2c6-a119-41df-ae1b-b00867cc6339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:02:24.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:34.627Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=8df08b5e-f659-406e-bc5d-37b2f72b12ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:02:35.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:35.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:45.671Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=e7c42b5a-2ea9-4ecb-8582-9a78ee45398a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:02:46.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:56.747Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=0ef78470-d837-4701-8f63-0d3ef8aead6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:02:57.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:02:57.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:03:07.811Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=65bcd644-ff44-4e59-a321-360aef9c6c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:03:08.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:03:08.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:03:18.883Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=0ed73203-481a-4f7f-a1bc-78f9e71bf885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:03:19.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:03:19.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:03:29.959Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=2b090526-6340-41f9-bcf6-18f04c8b1e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:03:31.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:03:31.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:03:41.031Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d0ca76a5-ba64-4e4e-98af-4d642d0781f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:03:42.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:03:42.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:03:52.099Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=26c2efed-617d-4314-8791-e89d274587a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:03:53.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:03:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:03.143Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=75934e3a-7b9a-46a3-a3a5-efa12b67c2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-26T05:04:04.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.253:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:14.179Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6171e6a3-912f-44bb-98af-35900f092800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:14.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:24.358Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=8fb8dbc8-82c1-452e-833b-02bc6d11c39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:24.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:34.386Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d5bd3a13-4ec3-4e48-b2ec-e1d1845407d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:44.402Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=13c6ae78-182b-4217-98d6-8b3df5e12aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:44.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:54.421Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3e70c827-d9ad-4664-901f-965b228352ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:04:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:04.435Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=51db1b65-3008-41e8-b413-1ad81463ce51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:04.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:14.456Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f61c1e3a-facc-4119-a898-8dce985841ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:24.471Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6ec44737-543e-4b7b-8436-2108ce86646d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:24.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:34.487Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6b950c67-1c88-41d2-ac09-ce14167d04b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:44.501Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6df89c77-972e-41aa-8b2d-12ca93058203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:44.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:54.515Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d5f4fc2a-c5d3-4f93-9e12-a25c1da9ebd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:05:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:04.529Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b7b9c811-9776-4e75-9c40-dc31d8c09716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:04.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:14.541Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=878ff798-6406-48ee-9a85-772dd744b91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:24.556Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=732c299e-ff02-4bdf-8ef9-fc74b4cc4b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:24.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:34.569Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=ba064492-c5ec-40c0-a956-864ba4f6c70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:34.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:06:37.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:06:37.745Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T05:06:37.746Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:06:37.750Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:06:37.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:06:37.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T05:06:37.765Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T05:06:37.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:44.583Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=c81cef89-398c-47d6-93d8-e879dbc3e594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:54.598Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d7e364c9-6f91-4c12-870a-f15af59bbb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:06:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:04.612Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=ee231fcc-668c-4db4-b3ae-c8cbbf55a986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:04.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:14.624Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=fe8d544f-affb-4249-aeb6-12997db87f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:24.637Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=449997c4-5c5d-460d-9680-e32153f0c8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:24.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:34.651Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f9fda052-2120-49f9-baa0-9c5d19f57e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:34.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:44.667Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=14e6b4f3-ae96-4249-813d-afc11c08e840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:54.680Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=c6eecc5b-e862-4a0d-81a7-8b2466bd3987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:07:54.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:04.693Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f9c0cc41-bea5-4ec9-b7b8-697ada15bd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:04.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:14.706Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3aec7e3a-f8ce-46e8-b83e-f96fa2ec65fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:14.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:24.717Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=466ced3f-ead7-432d-b102-0018f72ba05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:24.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:34.729Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b7a1e64f-36a7-4536-b82f-4cffe5958099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:34.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:44.741Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=341e6883-8f66-4a5f-b2c7-f5d36c5ea93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:44.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:54.752Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=a6f6c6e9-3dee-4e3a-88bd-0a5648457d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:08:54.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:04.763Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d21ea7aa-01c7-4363-8b07-7601e640b9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:04.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:14.774Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=ca892198-1227-440f-9347-a163a656e41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:14.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:24.786Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b83a319b-3e8d-495c-b624-4a81f2bf45e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:24.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:34.799Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=49a30505-b3c7-4aae-b5d7-21c8bbe3a7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:34.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:44.811Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=06a19759-aff1-491f-93ce-52a490e8dd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:54.821Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=ce729122-11c2-4a14-8a3b-9eb07861b0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:09:54.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:04.831Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=664f13a9-1232-4561-b428-8390d6202e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:14.843Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=ea3fbf3b-ffe2-445b-b3ad-559f45ab2461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:14.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:24.857Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9b63524e-1470-49c7-8ccf-96efbb6e6e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:34.871Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=18e065b7-ab2f-455e-bbef-72a648de88e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:34.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:44.883Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9d1996c1-9b6a-40eb-a33b-3f9a58775710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:44.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:54.897Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=c57e5897-a7a4-4469-a213-13695a4c91c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:10:54.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:04.909Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=777e04a7-0ce9-4c9f-9df1-05156a26cad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:04.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:14.921Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=fe39d305-77f7-4f99-8a78-b09eccaa31d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:24.931Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=039e0db1-3004-4920-be46-bd9ff409c81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:24.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:34.941Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=4d9f6b45-0ace-44c1-a90d-eb8d5925f274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:34.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:11:36.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:11:36.639Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T05:11:36.640Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:11:36.644Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:11:36.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:11:36.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T05:11:36.656Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T05:11:36.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:44.956Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=176430ed-2539-4e79-a1d2-6bacb51081b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:44.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:54.969Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=dba5c3ad-d0e7-4ca8-8eff-68ebfe703fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:11:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:04.981Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=e1040fa7-15da-4759-bb23-524d4db85259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:04.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:14.992Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6da910bd-01a5-44e6-9c56-5487e398ac92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:15.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:25.004Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=1bac86b7-9d8f-40f5-a4ea-7d71e48e2a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:25.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:35.015Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=364b321d-010f-4c70-9e84-f728dc0f8cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:45.024Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=1cfde740-ead1-4473-bfcd-eb5773eb4d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:55.035Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=469e70c8-0b19-4add-b7fc-4b8aad9a93e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:12:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:05.044Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b6830103-4157-4198-a762-172a99ca014c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:15.054Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6987df28-56a5-4e2c-a97f-8bf104a9b646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:15.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:25.065Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f1e1ff00-be62-457b-96f4-d9f8e7c14de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:35.076Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=fb7b8bc8-9a1c-4288-a68c-362cf1734761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:45.086Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=45169f3b-fd9d-4c7a-a49f-84834e04f0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:55.095Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=1061b6dd-e134-47e2-b2fd-918f1d3f3de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:13:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:05.105Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f5bfa8c8-b5f0-4b76-befd-15f830106079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:15.117Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=702ffbc6-4705-4fc0-bf19-e61def0b76cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:15.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:25.129Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=0b7aa8cc-f3de-4389-b003-4809baaead31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:25.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:35.139Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9dbbd2b7-ffda-4274-9292-1b822bdd8671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:35.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:45.149Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6d5335b7-c1bb-4f5b-b363-ebb1fe353996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:45.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:55.159Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=2764b42a-abd6-4f9a-ab55-d19101b9d5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:14:55.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:05.169Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7a36178e-164a-4270-a2ba-f9455372547c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:15.180Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=09efedde-1146-4c52-91d4-4fcbb9d674b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:15.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:25.189Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d0e396de-f0cd-40b1-a321-d482168d4a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:25.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:35.197Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f7eb057c-3307-44e5-a3c7-b3ed8538a3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:35.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:45.208Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3105f171-9845-421f-815c-ba6c1caf75c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:45.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:55.217Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d3d3843b-557e-4696-8f02-f20065930a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:15:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:05.227Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=0dee7166-178a-4dd4-8772-0f558b057040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:05.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:15.243Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=5afe1318-5e0e-4846-8ea5-1d0b99a45e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:15.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:25.253Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=49926ff0-0208-4021-af0d-1573ca03321d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:35.262Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=5ad25cfe-9310-412f-a168-c95e0a6089b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:16:36.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:16:36.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T05:16:36.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:16:36.552Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:16:36.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:16:36.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T05:16:36.561Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T05:16:36.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:45.271Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=75c67f67-3f87-4dcf-9332-081b59c6d7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:45.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:55.281Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=0f734689-7275-4137-92ff-eeda997671cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:16:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:05.290Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6daa7266-f396-4481-bd1c-ae0aa0e76310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:05.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:15.300Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=58af9467-cbc5-4562-8cb7-2d6ec827672f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:15.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:25.309Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9a6f9568-3664-4d89-908f-b38e3b354119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:25.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:35.318Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=acdb7074-2e4e-41c8-a6de-07226d301bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:45.327Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9c666c36-d2ee-4218-b298-2cdd01cbc3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:45.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:55.337Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=8d6418a5-960d-4f56-a324-736a0fe81f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:17:55.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:05.346Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=42abf05b-ca77-4c93-a2b8-c42167d35d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:15.357Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6eb83727-50dc-459e-a029-d36cf6d0a771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:15.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:25.366Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7276e531-113a-44b4-ab60-e87e13a5ea25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:25.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:35.375Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3bfe8481-6a78-466f-a0ac-88fb927bda5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:35.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:45.384Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=639e42c6-8be4-4f9e-aac5-aec8aebec39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:45.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:55.393Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=377c4dee-e998-45d8-b7e7-41b7f8ae847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:18:55.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:05.405Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=a599a6c6-d8a3-4843-99cb-ab9cfd7e8f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:05.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:15.415Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7e6106ea-8591-4c1e-83d0-472e227fd19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:15.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:25.424Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=4a067785-0608-4304-9579-58f57707292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:25.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:35.432Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=c1ec005d-1651-44af-93eb-29f10c58a794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:35.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:45.441Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9ed3641f-aacf-4f77-8287-f82b53b113b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:55.453Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b827596d-3b5b-49b9-ba65-a8eb3f334747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:19:55.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:05.465Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=db113820-6bfb-4538-8c7a-101454cf79d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:05.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:15.479Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=79081101-e09d-4fd8-8923-f138fe52411a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:25.489Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=5bc62afb-91d4-424a-a8a4-31429a0bd017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:35.498Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3563084a-2b03-4487-b4fc-e106f9fd0a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:35.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:45.508Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=5286bdc1-3f3b-42e8-82bb-8549066fc1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:55.519Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=dbaf284b-f3f3-4888-a17d-110f222e4e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:20:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:05.528Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b310f251-d267-4c24-8910-dae51b7b90f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:15.539Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d62aac19-7714-4ece-9734-c407f1f699e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:15.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:25.548Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=0a6b6d1c-bd87-453f-a5fe-29a0f648ff55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:25.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:35.556Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=2ab977c1-c4b6-4334-87ea-374155adb8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:21:36.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:21:36.575Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T05:21:36.576Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:21:36.579Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:21:36.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:21:36.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T05:21:36.590Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T05:21:36.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:45.566Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=fad8242d-27be-4e0b-a6ff-7bd979e27c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:45.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:55.576Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=5f7687e5-48bc-47c8-9981-1d50ed397236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:21:55.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:05.584Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=aaf02a67-3f7a-4a48-ab5a-9606ea1e096f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:05.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:15.594Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=dbc967f2-1c18-4414-8c1a-b99519ad8230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:25.604Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7f2aa4b0-0d1a-484c-88b1-3a406afbdc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:35.611Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=e56b8253-2ac6-467c-b115-1ba0c745a2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:35.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:45.621Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d4a1ea60-43eb-4664-8e4a-44ccb7d7179b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:55.630Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=838e95d5-8d1c-48f8-b430-a22d53bd0f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:22:55.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:05.638Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=2cd8012f-1442-4593-bcf1-93c38cbb1d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:05.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:15.649Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=c76f0929-49f2-41c7-9854-c5b06a5c870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:15.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:25.658Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=da399789-a9c5-4d1f-8c7c-0d8950e21c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:25.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:35.667Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7bcd534c-3af1-4496-ab5d-5ac3ee9a4d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:45.675Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9037d0aa-3745-47a5-9dc2-24b3cedf0eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:45.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:55.684Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=1e6bd63c-065b-4447-8cef-4d1c87a97a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:23:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:05.693Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=43accda3-f26d-45da-a916-a3e4775882c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:05.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:15.700Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=2df451a8-4b5d-416d-ae6e-294a26a4efa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:15.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:25.710Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=572d228a-3d76-4432-9aca-865dc8ee9a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:35.718Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=99abd66c-5fa7-4b49-a687-5b3aa138400b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:45.728Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=ccfb518c-3b75-4402-81c3-22c37a13c96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:45.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:55.737Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=fd0a71ce-e7b7-4f55-b24c-1bc4f91adccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:24:55.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:05.745Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9a815e37-4cc4-45e1-9486-bc8ca9a89f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:05.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:15.754Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=0e669549-be5a-48e5-8f5a-4a399bdce102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:15.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:25.763Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=179f5574-8170-4e9c-911d-af4aebc822aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:25.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:35.773Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7488a46a-df38-421e-8a89-298c1753879e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:45.784Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7e74929d-9f41-4252-8aaf-49683ff8c651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:45.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:55.793Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f8529193-c9df-4754-8f9b-3966e8525cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:25:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:05.804Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=fa8e56d0-c0c6-4d1b-a51d-347f3eb87d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:05.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:15.813Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d8022265-94e0-45c8-991c-4372d15a598a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:15.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:25.824Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=74f3ab92-9279-4b67-a60b-e29533034bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:25.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:35.832Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b96b8223-e11f-4dd8-97bb-93a732d475ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:35.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:26:36.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:26:36.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T05:26:36.518Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:26:36.520Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:26:36.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:26:36.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T05:26:36.527Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T05:26:36.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:45.841Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=90d77b76-9422-4cf2-9340-946b6cbe7d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:55.853Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=1b9bece2-0734-40ff-aeee-99c0dc3305f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:26:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:05.862Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3a0ae466-b54a-4d0a-aa0a-cd5eecb04bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:05.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:15.873Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=48f9f407-a1b0-4800-aa51-0dfd66925f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:15.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:25.883Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3f1e10d1-8416-40b6-bc6d-a42222a9eae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:35.893Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=5f32d47b-b972-484e-86bf-bbb916693bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:45.904Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=25281507-55b4-407b-82bd-07afe40e3c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:45.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:55.914Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d3c9933e-ab4c-41d2-9ad6-f4b2b6ac4cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:27:55.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:05.923Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=aef4c45f-b44a-4446-90f2-5bd5b1362d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:15.933Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=60d41b54-9a4c-4704-9c4d-3aed0e214b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:25.941Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=200c3e1f-7f5f-4237-8c0f-2ced2d29a267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:25.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:35.950Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d05f4155-4673-4112-a175-9171b8fd970e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:45.959Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=615a4877-2528-4354-9605-1528af63dde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:55.973Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=de195238-ab44-4e6e-bc7d-88861a880ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:28:55.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:05.983Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=e0528644-dcea-4b26-8606-c5310a464820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:05.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:15.993Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=1a8edc5f-91ef-4c7f-989c-679c95e46ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:16.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:26.003Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=0aecb20f-9cfc-4afc-a897-fb549b15e4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:36.013Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=2cf74a57-970a-4c5e-ace3-8e6186cbf8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:36.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:46.025Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=de1c0503-26c8-4f40-ab0f-177291a55661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:46.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:56.036Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b6f923d6-4a4d-4b1f-a6cf-e7111f234e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:29:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:06.046Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=740f5706-c699-4d87-be40-e7850be1bab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:06.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:16.057Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f9f28f59-083c-40b5-b27f-9f4b8ef8efb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:26.066Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=41f878ed-049a-4406-bcff-a2f46356a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:36.076Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=c16a3aed-b504-4d7a-8cf0-227581c2e57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:36.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:46.085Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=1235e858-a33a-483f-92eb-b86322c1d0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:56.095Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=ccfb8585-be4d-47ce-ba0d-d0765f15a345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:30:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:06.104Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b23bc285-717b-4e35-b302-2f0a76143119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:16.113Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=be281316-5d0c-4872-ae9e-ff45cb2711df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:16.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:26.122Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3fee0d1e-15a3-4c5b-bcc0-c0577543336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:36.131Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6ea24af4-df9f-44ad-b971-d628c13bf17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:31:36.542Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:31:36.542Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T05:31:36.543Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:31:36.547Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:31:36.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:31:36.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T05:31:36.554Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T05:31:36.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:46.139Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b7b5fcda-bcf1-442a-96a5-c74173faea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:46.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:56.148Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f298a668-c0fb-4fb7-a056-0e95e3b495a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:31:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:06.156Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d8f0c6c3-97e7-49f2-ad7e-5aed979ab075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:16.165Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9b348246-b8be-424d-b096-be9bb4946fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:16.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:26.174Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f607aca0-e2f9-4ff7-b894-55a9be178ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:36.181Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=97296287-9cc2-4180-8f2a-dfbdeb02ff95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:36.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:46.193Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f7cebeba-8b0e-4c6e-ab63-5b4010990a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:46.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:56.284Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=4474cd3d-2445-4229-b1a6-31f6571957c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:32:56.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:06.296Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=4d0dbc23-1538-4389-a1e9-30a2022346a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:06.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:16.305Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=1d8acbf0-940d-4636-8538-47f028e1f492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:16.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:26.315Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=2713d5fb-11b9-4788-b94d-fab3a32ca0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:26.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:36.330Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=cbb8e8c1-b336-4377-aaac-6d4f4a92b1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:36.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:46.338Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=48d7c91e-a33e-45ec-a3db-bfce63d9a215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:46.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:56.348Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=2d11b479-65ed-4444-8fe6-4674c9bcbbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:33:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:06.357Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7bec296c-ad4d-4ff9-a101-a82bf8cb2dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:16.367Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=171ca0ed-f6c8-4dec-b24f-ad87d2552636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:16.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:26.378Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d1225982-0d1a-4c40-8438-cf0b3b645d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:26.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:36.387Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=071779a0-4603-43c9-a9f5-e0f5c3807142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:46.396Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f056b79b-f685-49b8-99da-5e86ea4d1c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:46.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:56.404Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=781ec896-5739-47b7-9202-90ef8d0cba4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:34:56.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:06.413Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9f53a207-a85f-4ea5-bc2c-c582dbe56602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:06.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:16.423Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f8352a58-ee23-4ece-9a32-e1a8257bf4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:16.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:26.432Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b7ab1f5c-909e-4c0f-afc9-8f9f9576b2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:36.441Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=a5badaed-aa8d-42d3-bc10-b2e11e5c47cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:36.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:46.450Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6471542e-54b9-4c8d-b7d3-db584ba91f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:46.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:56.461Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=24ddc23b-bbe7-40a4-824e-e075546b0e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:35:56.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:06.468Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=caca170d-238b-470f-b9d4-887c37e41270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:16.477Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=0483436d-4c20-4b4c-ba26-629994cf4607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:16.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:26.485Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=a9163231-7a4c-47e8-b51e-fe009bbacc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:26.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:36:36.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:36:36.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T05:36:36.486Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:36:36.487Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:36:36.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:36:36.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T05:36:36.493Z |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.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:36.493Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=ad4b81e4-45eb-4321-8ee1-152e0c85c61d | |INVOKE |pool-2-thread-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T05:36:36.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:36.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:46.502Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=6b45b62b-df84-40f0-9085-dc004081cbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:56.515Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=59c61870-572d-4b49-9412-29151ca13f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:36:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:06.525Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3df2cfe6-3a29-40df-98be-124e165dbf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:16.532Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=ebce0e15-4c7c-4d53-8707-608b2107191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:16.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:26.541Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=cedd8742-3602-413b-a680-3e71896d8f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:26.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:36.549Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=8c6019f2-32d0-4f28-b89f-e38f6bbbc51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:36.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:46.557Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=866ee386-399b-440c-8204-d2c68c7558b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:46.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:56.565Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=bc9d0b97-b098-4bcd-b4d6-72ed7b40f157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:37:56.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:06.573Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=48c46bec-746b-4df8-af7c-717ae69fced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:06.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:16.580Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=e5c5d3a6-5c86-4c76-8ec4-1e7e625b291c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:16.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:26.589Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b788aa41-f487-4225-a38c-fec56bd8126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:36.599Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=fd0f887d-8ef6-4d06-bc3e-10e56fec06c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:46.607Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=00b0aa84-51a8-42cb-9876-6167027ac017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:56.616Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=275f85dd-0465-40ec-9a0c-dd5412e8fdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:38:56.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:06.625Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=f8fe050b-eb72-4e99-85a4-6e717ccaf25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:06.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:16.633Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=aeb73f7b-5743-4d9c-8ae5-98fd8f074696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:26.641Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3af2b198-3fac-499c-ade9-b264674fc4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:26.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:36.650Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=2f512645-923c-4005-b6c3-3ca2e19b4b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:46.658Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=68fdef96-a0e0-4635-9c64-0a1a06754d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:46.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:56.667Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=ce0e7a1e-b58b-4f0e-b0c2-d625b5f5ac15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:39:56.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:06.675Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=a3ebc284-50ce-4a97-8376-555d6e42f68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:06.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:16.685Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=1b79c8d4-4af4-420c-80f4-e53f58a2861a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:16.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:26.692Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=07654885-53ed-45dc-a165-babe99f8e4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:26.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:36.701Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=e053830c-a4b9-4fe8-b157-6607d3505c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:46.709Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d554d4fa-db78-411c-a1ae-d5ce3721e931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:56.720Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=80d663e7-17e5-4423-b7b9-18c2050372cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:40:56.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:06.729Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=c5c4ebf6-8ef5-4bac-84b8-39ca1f4356f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:06.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:16.737Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3022f57c-03a9-458f-b9cb-15650e5b0a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:16.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:26.745Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7c5559de-3099-4b9c-9dc7-c72fe3cac679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:26.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:41:36.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-26T05:41:36.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-26T05:41:36.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:41:36.572Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:41:36.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-26T05:41:36.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-26T05:41:36.579Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-26T05:41:36.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:36.753Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=08d193e5-c5cf-49c6-850f-279476a8d4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:46.763Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7345a863-6de1-4206-85e7-c0ebf197ceb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:56.771Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=74bf65a7-4137-4a9e-9303-b0ab68ce5397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:41:56.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:06.780Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b55f440a-0d33-45c3-b336-f285abe57f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:16.787Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=60824691-5ba4-4545-a851-b6b9c4ba99f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:26.795Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9ac59c2a-3aca-427d-941d-8ce32de35705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:36.803Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=690e292a-8eaa-4b95-8370-e3f3501f3892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:36.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:46.812Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7e013475-3d85-49ba-875c-620814f69817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:46.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:56.820Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=9bef2890-be63-4e66-818d-01d1ccddcca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:42:56.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:06.828Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=8d756c66-0530-4bc8-8900-11f063f4d660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:16.836Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=629b3019-9c35-450a-be83-bee6523e001f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:16.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:26.845Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b1402306-4039-45f3-8f83-dfd8aa6fdf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:36.853Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b738dce9-20c0-44ad-a68c-b6ccdac866e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:46.860Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=a594a747-1217-4083-9e02-e7fd678316c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:46.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:56.868Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=a5a05a85-8c92-4658-90a4-7cd8b7986a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:43:56.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:06.876Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=7d94fa28-5985-48c3-abc2-895c0a48aa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:06.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:16.886Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=d189f5ad-fea0-4e6a-9c14-78bbd7f2b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:16.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:26.894Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=b7247854-3066-4ecf-83b9-2651b4af67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:36.902Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=e97c3e72-8255-4c0b-afff-b23aafb5bb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:36.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:46.911Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=4b06107c-f239-4457-ac88-1f822ca40729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:46.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:56.919Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=90f450a1-d64a-4b91-8096-1129514eb40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:44:56.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:45:06.928Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=ec17c2b6-1336-4a25-a771-709cca710806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:45:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:45:16.938Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=3109231c-e880-4f3c-a419-ed3cb017c524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:45:16.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:45:26.946Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=bda7a1d9-10e4-4b15-bee4-b9142d21804d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:45:26.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:45:36.954Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=37367182-3d63-48b3-aa0a-bd7b0aee8d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:45:36.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:45:46.963Z |INFO |Init configs |InvocationID=231fc8ca-1bae-4179-9fc0-46d8227b6717, InstanceUUID=765854ed-06d0-4057-b0ce-06aa380cd321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-26T05:45:46.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |