By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:56:36.244Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T04:56:36.248Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T04:56:36.285Z |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-11-06T04:56:36.984Z |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-11-06T04:56:37.092Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T04:56:37.093Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T04:56:37.094Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-06T04:56:37.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-06T04:56:37.343Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-06T04:56:37.371Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-06T04:56:38.997Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-06T04:56:39.510Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-06T04:56:39.532Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-06T04:56:39.533Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-06T04:56:39.600Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-06T04:56:39.600Z |INFO |Root WebApplicationContext: initialization completed in 2226 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-06T04:56:40.419Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-06T04:56:42.684Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-06T04:56:43.299Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-06T04:56:43.333Z |INFO |Started MainApp in 9.734 seconds (JVM running for 10.466) |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-06T04:56:43.556Z |INFO |Start scheduling PRH workflow |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:56:43.569Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=5b809e6e-3074-4707-9a7f-9ef52104efe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T04:56:45.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:56:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-06T04:56:53.855Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-06T04:56:53.856Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-06T04:56:53.858Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:56:55.084Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3c77d6dc-23d9-453a-ab24-468682d79c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T04:56:56.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:56:56.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:06.177Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=96306959-ed66-4660-b360-c8996273f5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T04:57:07.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:07.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:17.248Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=87b19b7e-88dc-4d9a-911a-b4873e2c6f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T04:57:18.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:18.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:28.289Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=bf999fe8-1959-4b17-a696-d5af269a4304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T04:57:29.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:39.360Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=61c79b09-2911-4d31-9301-ada4be1fd9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T04:57:40.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:40.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:50.401Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3b324371-0c7a-43ce-b503-89acdae6098d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T04:57:51.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:57:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:01.476Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=2f4c2d3b-992c-40f7-8b95-1ae3824bc5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T04:58:02.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:02.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:12.581Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=65717462-296f-48f2-8aff-261bf8a7d9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T04:58:13.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:23.683Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=a3377063-bbae-400b-865b-28f94edda639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T04:58:24.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:24.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:58:34.756Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6621fd9d-28b4-4597-a783-5ffbe4fa500b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-06T04:59:04.822Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.55.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:59:04.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:59:14.824Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=ed08cc43-724a-473b-8464-2a7b8b533c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:59:14.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:59:24.970Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=70bb813f-a377-4e0b-9ad1-2888e4c37e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:59:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:59:34.986Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=9f3e2ab4-1414-4eec-adef-207299a5c335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:59:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:59:45.001Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=173e133e-763b-46ab-b756-79acf6db2eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:59:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:59:55.018Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=4ac75329-cb52-4016-bcc0-02769c5eb16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T04:59:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:05.031Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=fc9c9519-23d2-410f-89d5-9f0f75205f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:05.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:15.067Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=22fb88fa-6387-4237-b5a7-2f907bb039bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:25.094Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b525e091-ec04-4074-8769-f2e1082a07ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:25.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:35.112Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=fe6a6aa3-73d8-4cde-8af0-92825b6d96af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:45.134Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=596d03f5-cc20-40f2-be3b-9bc1a7c58ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:45.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:55.158Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=474b82c4-ebe7-4360-afab-b929a1b08199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:00:55.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:05.171Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b5194a86-3c9a-4c57-b126-d62357f97467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:15.190Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=79048f32-5f11-434b-acea-5318a2c875e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:25.206Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=65eaed31-beda-49f9-b2dd-7b0758b3a54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:25.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:35.226Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=20f1c4b8-c22a-476c-b98b-9c1d451224f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:01:41.486Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:01:41.487Z |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-11-06T05:01:41.489Z |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-11-06T05:01:41.492Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:01:41.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:01:41.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T05:01:41.505Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-06T05:01:41.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:45.252Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=121aeb1b-90ba-47bb-a88d-70784cf202be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:45.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:55.264Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f97a8a02-79f4-4d8c-b0b3-a32898c0d196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:01:55.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:05.278Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=278775bf-5f27-459f-8f50-7dba569c395a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:05.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:15.289Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=9383eff4-94a4-43e5-9991-511c0642d8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:15.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:25.316Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=523993af-9735-4f7b-a294-05fdc1867aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:25.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:35.329Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=d556fa20-8413-4013-bbe2-d5952f0d6dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:45.340Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=63961b04-50cd-48ad-ac93-9e4bc023b2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:45.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:55.359Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=e2946bf1-6abf-4b9c-9dcc-9e867d366d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:02:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:05.426Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=cee1a33d-d6bf-4f92-9ee6-ac624d40fdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:05.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:15.439Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=354554c4-3958-41c0-a9aa-8a23d1676019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:25.448Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6b182923-73be-4fab-989c-02fe505d6f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:35.464Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=5f66f95c-853c-40d6-a633-2739f9192773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:35.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:45.474Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=ec32f853-1eaa-4841-b3a8-889ef961f8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:55.485Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=ce597876-2daf-4e4b-9850-d4cbd88c080d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:03:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:05.494Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=15d69fba-0ea4-4e12-922d-7fce9034f987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:15.503Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=11349b94-f7cd-49c4-a219-bcb2153c05d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:15.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:25.512Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=603a943f-a606-49a9-9132-3700eedcade0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:35.520Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=bd895c69-1e13-4076-9b7c-e96baae2809c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:35.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:45.531Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=76542d93-af23-4cda-a198-785274a72fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:45.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:55.548Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6365b01f-f21e-41d5-a23a-d4e1a8ac816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:04:55.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:05.563Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=1cb75fae-a7af-41f9-9d32-ada87b0f5474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:15.578Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=7344cf78-c0af-4675-97e2-9fa21495d05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:15.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:25.610Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=2e218aba-da48-4ac3-868d-ed9df7482d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:25.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:35.634Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=a870541b-7230-45e7-9cac-68adbdc91c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:35.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:45.646Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=295b4cc8-0a6c-4286-8f2e-2dcb47461d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:55.657Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=5ce9cfce-eda2-4518-ad89-d3cdd3a2983d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:05:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:05.672Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=cbe429b8-b9a3-4bfd-98fb-10b013c4fa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:05.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:15.692Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=13264428-a30f-4232-9df4-07bbe1fbe13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:25.707Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6a9defe7-f54e-4588-b91e-022b9ddc9388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:25.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:35.722Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=d895ebf1-d777-47fc-af59-7c39e1a58182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:06:40.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:06:40.840Z |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-11-06T05:06:40.841Z |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-11-06T05:06:40.844Z |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-11-06T05:06:40.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:06:40.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T05:06:40.857Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-06T05:06:40.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:45.733Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=328e5f43-7be0-4f8d-9545-551cb0b54506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:45.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:55.748Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3a38cdf9-738c-4c4c-ac18-261aba62c47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:06:55.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:05.767Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=670d6a9f-6db7-4ae9-a3e1-20439f6f3de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:05.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:15.780Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=23c67e91-c345-4231-b60a-e516e426f233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:15.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:25.791Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=da1a79b7-b989-4618-a57f-77719b70b1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:35.801Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=1d1716ef-b575-4b54-ace9-a0a94029217c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:35.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:45.813Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=2d404612-25b2-4e6b-818c-f8e4f2d6987a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:55.825Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=e96b178a-1fd2-4196-9f74-066ce0f341df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:07:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:05.836Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=4ebedbbd-7d84-472e-afd8-4144fb998cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:05.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:15.852Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c1bbf07b-fb9f-4dbd-9008-174d464f57a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:15.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:25.866Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=8a828878-fe10-4b75-a2af-e196a8429a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:35.883Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b8350ab1-efb6-43c4-a449-b42e2ecc0b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:35.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:45.892Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=e0f2d434-66d9-45f3-8a04-c715e7710a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:45.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:55.904Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c12951de-cdd3-438b-9bab-66c40467d00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:08:55.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:05.928Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=24c4db54-6451-42e7-a9c6-583d76ffb714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:05.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:15.940Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=58205892-1654-4b42-81cf-5bfd56384296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:15.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:25.953Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=9e66e847-37a9-4c52-96c3-72be78f40f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:25.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:35.974Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=77edc5e7-4392-480a-915c-eb3a79ca427f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:36.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:46.009Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=7841a09a-b7aa-44b9-bd8f-6c2ce99c6e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:46.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:56.029Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=e30ab8c5-8a1a-4f53-8156-828c1d040a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:09:56.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:06.072Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=19057252-452f-4856-be8b-f2c1709fd2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:06.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:16.084Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=7286fe58-5a5c-4836-8d50-8f4a4a020419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:16.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:26.094Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=8983d6ba-1012-47fd-9e01-9d44e319a2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:26.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:36.106Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=a26936fb-2c0e-481c-a324-419360e56512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:36.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:46.123Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3cfc6d49-792b-41d1-b2ab-f91317c31f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:46.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:56.134Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6f2b918d-3aa3-42fb-8d94-0f8e895c6cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:10:56.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:06.145Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6a219cb2-9b56-4e09-9904-269f4d994234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:16.158Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=d9eaf94e-94bb-48f7-9a9e-c2f09bde18c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:26.169Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b37f4593-3018-4722-b6fd-6bcc0fc45c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:26.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:36.179Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=0865d008-a345-4e7b-ae64-7daa226005d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:36.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:11:40.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:11:40.693Z |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-11-06T05:11:40.694Z |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-11-06T05:11:40.696Z |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-11-06T05:11:40.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:11:40.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T05:11:40.706Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-06T05:11:40.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:46.190Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=bfca535b-33a3-451c-9666-189c9e1eecbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:46.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:56.202Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=849cc868-4000-42a1-a528-f94d023699a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:11:56.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:06.217Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=08da3329-d6d7-46a0-8992-a195d7f75a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:06.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:16.232Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=34590354-ae6c-4b34-b004-bfaa837fd11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:16.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:26.247Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=70b48436-7739-4072-88bd-0dc90c62919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:36.260Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=4ca4258c-c06a-491a-8409-01a853771c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:36.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:46.272Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=50dd6317-3539-4c4c-a810-2d3ffce34c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:56.286Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=7167232d-bb61-41de-81eb-edd075ad683b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:12:56.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:06.298Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c93c811c-1ead-4df3-ac14-f52749bfefd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:16.308Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=9c6b585a-fafb-4abe-8127-7597c120c372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:16.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:26.323Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c2202f9d-6df4-4d1f-8974-2f1fb2471138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:36.336Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=df7c4613-1410-499f-997a-99c6f8bca735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:36.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:46.348Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=2e26f4d1-cadb-4eb3-96d1-ba6b76df556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:56.359Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=d55fc89b-cf4d-4018-aa94-cec4338ed27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:13:56.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:06.369Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6118983b-3128-45d4-bcc2-1bb882171164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:16.382Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6516c7d2-2d9c-4257-b29e-49760669a8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:16.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:26.393Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3a3f5a4d-1a75-4e00-9b1e-8591eb70b4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:26.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:36.404Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f003de8d-3993-4aa6-a402-91498ef3b99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:46.417Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=1c6bbf6a-0329-4d86-9a02-5fb336db6408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:56.429Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=487c7b18-14ed-4c15-9580-5b4f8376cefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:14:56.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:06.438Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=acd9b1d9-d390-4ce5-b68d-1d7f269c744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:06.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:16.451Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=0e38484a-8242-4fdc-bc7f-330d2e5ba831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:26.465Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c6346f1d-d3e5-4f79-9f11-123ab968ac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:26.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:36.476Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=7d80434a-8391-4fa5-8250-8e78ab9870dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:36.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:46.488Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6cb66ef3-f2e3-4a76-b0f4-ec3bc108ec3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:56.499Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=7063b577-7940-41ed-9c91-06526bcf3f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:15:56.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:06.509Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f52f355a-53e9-49b6-8495-79d73238b13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:06.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:16.529Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=90932f11-34b6-4c91-ae6d-5b22a8d952d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:16.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:26.544Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=4ae62ff9-2195-4134-a99a-57df5cda5907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:26.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:36.578Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=e6c47624-ee64-48e4-9d67-5bbd861e0be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:36.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:16:40.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:16:40.742Z |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-11-06T05:16:40.743Z |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-11-06T05:16:40.745Z |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-11-06T05:16:40.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:16:40.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T05:16:40.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-06T05:16:40.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:46.599Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=83e3e1a2-a358-4ca1-b308-514182664a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:46.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:56.612Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6191fec4-1714-4309-9ff2-398742e42b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:16:56.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:06.630Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c0313e84-8c83-43ba-8e35-24e3f2713eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:06.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:16.641Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b87b31fe-28e8-4f99-8b7b-a270b0424de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:16.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:26.660Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c73e077e-bd30-4d0a-a7ea-cc0c3192dce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:26.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:36.672Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=70242e01-4d69-4e70-ac43-05354a4c8a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:36.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:46.685Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=487ecc26-1519-43b8-97b5-370d8baab5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:46.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:56.698Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=d9836a7a-52bc-4f67-b08f-0a2b450d5524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:17:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:06.716Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=38cdbcf5-79a8-4b16-94ec-aa2c699806c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:06.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:16.731Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3be565c7-5611-49f1-9243-f0ff3ed559dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:16.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:26.744Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=cba336bc-88fa-4370-8d6c-88af04f8b65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:26.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:36.758Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b8442b3c-31d5-403e-976f-c65b0529bb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:36.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:46.769Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c2b48dc1-806d-46ef-8e95-4372a211783e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:46.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:56.780Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=158592e7-93c4-4a2f-9d3c-ba50aaed0ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:18:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:06.789Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6a381feb-73db-473d-a478-0b5bb60be484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:16.804Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=de7b74a9-d53b-4464-85ac-f98bd8bff564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:26.817Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=8029b8e3-9d19-47fc-951d-e13ecbba04ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:26.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:36.829Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f8903e7b-66a0-4eb8-a8bb-4b04283b70ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:36.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:46.840Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f4f608e4-3a75-4a44-a3fd-f6fff60153ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:46.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:56.868Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=ac6baf96-7f39-4a95-b9d5-f6c6cc6642aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:19:56.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:06.903Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=40a3095d-d880-487c-b33e-8387617c163b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:06.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:16.924Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6bce93f2-7917-4760-9f25-3b34b50ad05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:26.943Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=36dbad1a-05e7-49a8-a4dc-26e565ee6510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:26.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:36.966Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=d558588d-15c0-4192-9caa-1a4b39a550f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:36.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:46.981Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6828226e-bbb3-477b-8896-cb1a491f74eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:46.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:56.996Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=fe868f5c-bab8-49a9-82be-73d5c88e320a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:20:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:07.006Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=beab3083-809e-48a1-8f11-62fe56855248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:07.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:17.024Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=55a64592-8d0b-4032-bf2b-d46656e0b019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:27.038Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=934f71da-4d2d-4114-8685-87dfbb351afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:27.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:37.060Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=04974113-0508-47ad-9347-3a09f0730e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:21:40.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:21:40.899Z |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-11-06T05:21:40.900Z |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-11-06T05:21:40.904Z |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-11-06T05:21:40.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:21:40.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T05:21:40.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-06T05:21:40.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:47.072Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=cf7cbad7-37c1-4767-a09e-46f1dd29c2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:47.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:57.099Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=0fe1cae3-3ae4-4135-9e5a-f0d7e12c4f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:21:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:07.110Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=624d6e3a-b62b-49a6-9328-e7fc519c665c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:07.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:17.124Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=ad8d6eab-1350-483d-ad94-52dabd763fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:27.140Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=d55f2c92-67fc-44c1-b837-3b8d77c625f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:37.151Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b3a7ac0f-6856-4743-a38e-dcb563a45882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:47.163Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=28892b94-bd51-4785-b8ca-866a1de355b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:47.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:57.175Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=a19b288e-869c-4111-8937-085255d73a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:22:57.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:07.188Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=17fe71ee-e851-436d-b2ae-696c243fe6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:07.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:17.201Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=74fcb19d-7295-43ec-9b01-b88271551e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:17.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:27.216Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=07870089-3cc1-46aa-a628-867f24f5e560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:27.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:37.232Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=edaf0b12-7c33-4521-bd99-c94ce5f334f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:47.249Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6b4a2243-bf4b-43a6-a0b2-a5d4054163d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:47.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:57.278Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b1a5e929-35a0-49ca-94a4-9089b8d8a838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:23:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:07.296Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=0b8b6ef5-7d3d-4142-a65b-6754f798ff13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:07.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:17.317Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c7060f6f-eb3b-45e1-8c8a-e2a2f1daf387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:17.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:27.336Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=d134b207-810e-447d-859f-ef04a9188205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:37.357Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=82594b04-bdc7-43b9-b313-f6aa02dd0b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:47.383Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=0014ec1e-d75c-4669-883a-e1dbe818e656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:47.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:57.393Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=5e84133e-05c3-4c3a-b4fe-ba9dcaea4b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:24:57.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:07.402Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=85352a89-5bc7-44fe-baec-c2fbb545242f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:07.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:17.412Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=e6852fc8-1f46-4fbb-a70f-8acc8f4dced2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:17.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:27.422Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=768007f3-f385-45e4-9f2f-c362504ae8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:27.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:37.431Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=673f3ece-9ce4-4f41-8074-758750bfe7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:37.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:47.443Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b274c2f2-c0be-4984-8bd7-9526bd0b7ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:47.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:57.465Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=145f4672-0aef-4573-80c2-a0406859f4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:25:57.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:07.476Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=69522bca-0d0b-4981-ba0d-42aeab3c93e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:07.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:17.488Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=ed6834ca-7fa3-4264-8ff1-860bddd4bd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:17.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:27.499Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=4227a4ae-48f8-41b9-a491-f830759dc27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:37.511Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=2ab336f6-3656-4fae-9346-a814fc485f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:37.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:26:40.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:26:40.835Z |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-11-06T05:26:40.837Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:26:40.842Z |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-11-06T05:26:40.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:26:40.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T05:26:40.850Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-06T05:26:40.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:47.521Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=4d064a05-3294-4cdc-ab1d-4fece1256752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:57.531Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=23d1beda-cc20-46b4-87f5-56c2c173c68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:26:57.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:07.541Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=49d874f3-64f5-45f1-8146-f6a4c9338995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:07.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:17.552Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=37a1c9a3-2ce1-40a2-b42b-2b3f740f3729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:17.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:27.561Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=ac1636da-d995-4376-8ffa-b19dfef7e821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:27.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:37.572Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=464db62c-0296-4ccc-b020-3f63a10a727a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:47.584Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=99143720-d71f-4093-811a-d2fce737fbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:47.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:57.596Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=2f3fbf9e-a92c-4d7b-b41c-4085ab661f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:27:57.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:07.606Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b58142f2-2ba4-45a8-baea-94449f42c0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:07.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:17.617Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=4f2c1381-e0a3-4739-a509-baa9b290f889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:17.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:27.628Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=8e6950b3-9af6-4f1f-b175-df2f29d8cbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:37.640Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=e6ca2309-22c9-417f-8613-177cb4ff6d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:47.653Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c93cf8e0-6b4b-4969-9963-6cdeb6c037bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:47.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:57.668Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=35dc1d4a-e4a5-4208-b753-11354a428adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:28:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:07.678Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=7bc5693e-9a86-482b-b932-0979e31befea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:07.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:17.687Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=fd0bd860-ad98-4442-ae74-93289a4c8486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:17.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:27.696Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c88a47be-cca8-484c-8046-065be3abcdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:37.710Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=5560a4f0-8836-4223-b415-e59b63dd2496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:37.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:47.728Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=43967543-4ae5-4979-be0f-afc5db41105d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:57.740Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6a0b9773-5635-497b-834d-782b20bd4234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:29:57.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:07.751Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=48665f05-50bb-45cc-a418-4664af94b55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:07.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:17.762Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=8c872217-6a55-454c-a8be-8d7bca3d8302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:27.814Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3f920bab-f1c7-4c6c-8e45-28843ccfec04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:37.827Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=9d6df08d-41af-449d-a997-a6b5f28944cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:47.838Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=9f752b04-7f2e-456a-a3ea-f18c44b41c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:47.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:57.858Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=0ad8f4dc-9dd1-4472-a4af-1e9234540000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:30:57.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:07.869Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=5e681ca3-d02a-48d7-9887-b690dfa653b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:07.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:17.880Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=d2704eea-9e00-416e-b743-da095b162c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:17.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:27.893Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=e17d06a1-87f3-4e14-8f7c-ff3e8833d74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:27.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:37.903Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=8384903f-6e44-4346-a1ef-bf8411a9806c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:37.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:31:40.790Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:31:40.791Z |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-11-06T05:31:40.792Z |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-11-06T05:31:40.795Z |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-11-06T05:31:40.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:31:40.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T05:31:40.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-06T05:31:40.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:47.916Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6c691a73-796e-4c7a-8176-f0d2a4032a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:47.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:57.925Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6aa6f9b2-1af5-4b68-a19c-3c59060cd779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:31:57.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:07.936Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b4377420-e21a-40e7-bf53-345d72f76f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:17.945Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=08ba690c-add6-4bea-bc30-ed6a41335b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:27.956Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=a95e7ece-913c-45ff-a302-f4e4f27cbd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:37.966Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f1951057-c0e2-4104-a1ff-62793ea36177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:47.976Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3d1aae40-4292-4a2b-b62c-0e8ce9b699fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:57.988Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=aec3bc66-951c-4f3f-99f4-10e52f43f519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:32:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:07.998Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=4c915ec0-2a0e-4ced-a45c-78d50a296869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:08.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:18.028Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f1173741-5db4-472d-8b74-e0fe18b48090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:18.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:28.038Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=1e8f8426-933f-4cae-9e24-6eca215f5677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:28.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:38.047Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c87a6546-d96d-4f2b-b34c-8b75df91b5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:48.058Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=4710be7f-18f4-41dd-b9c1-a8f743fae383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:48.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:58.071Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=a05951fa-a440-499c-8e1f-19b9e57112d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:33:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:08.081Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=4fd94dde-bdd2-4af2-8c35-21ef5b1f425e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:18.090Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=577d8251-70ff-49f7-801f-64c578d0ba78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:28.100Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=44374e5e-e839-41f9-b773-0dc3aecb6e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:28.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:38.110Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=ef5422e4-8288-438a-b6b1-c81eba73ae84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:38.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:48.124Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3f46757f-f0ce-48d7-8630-73f26932664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:48.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:58.137Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=ac6d6e54-086d-41fc-ad92-d7954ab7cf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:34:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:08.147Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=959da33d-4821-441e-9987-934e7d8f8ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:18.160Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f1dbe3f0-9a6a-4cec-b6d2-f988ec59537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:18.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:28.170Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=0487ac19-c84d-43e3-aace-db9f23709aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:28.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:38.179Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=86a134f2-e47a-414a-ae36-a9529bdb7636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:48.189Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=a96ee757-accb-41e8-ac50-f14214506ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:48.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:58.207Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=1a5b4152-be09-4e77-b123-1e691ce7df85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:35:58.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:08.220Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=adf8d171-d266-4469-b49a-2d7c34e5a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:08.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:18.229Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=ae6c0e5a-2f77-4255-9342-6a5fe15ee8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:28.240Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=2e27c47a-8f47-4eb7-ae1b-62718a691412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:38.250Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=7e7e3fb2-4cf9-4386-bd61-8c92e2d841d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:38.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:36:40.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:36:40.660Z |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-11-06T05:36:40.661Z |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-11-06T05:36:40.662Z |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-11-06T05:36:40.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:36:40.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T05:36:40.668Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-06T05:36:40.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:48.260Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=28144070-1991-4cbc-b918-4821b3cc1336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:58.272Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=cb1ddd78-0397-475e-833e-aac347cab09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:36:58.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:08.290Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=526eb263-245a-49df-a085-d605696a9e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:08.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:18.301Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f241ed2c-621d-4fdd-945b-ad0fe911d3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:18.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:28.313Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=50d352be-955d-4c11-a13b-04a52af6eb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:28.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:38.324Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=29a85346-fbff-43b0-bfd9-e4e9ba52a71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:48.335Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=05574545-181c-4152-9027-9adf9022d742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:58.345Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=efe88539-c9ad-4de6-abc3-e22936e03140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:37:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:08.356Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=57868d2d-399c-4b3d-9178-e0d7b978b888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:18.367Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b83bd7c4-319e-46be-a859-352427565223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:18.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:28.376Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b9761228-80a0-400c-b60e-e4df3124cb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:28.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:38.387Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=5ed0aa3a-9380-4dab-ace0-295c834f34ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:38.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:48.397Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6185d625-1448-4263-b48d-afea1a05d162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:48.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:58.409Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=7fdfe9e6-29e5-4aaa-8a4b-b11da666f613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:38:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:08.420Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=15b5100d-c210-46aa-bc14-372e27811bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:08.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:18.431Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3b56b6f7-b064-4417-adf9-9507cd5c3582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:28.441Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=24522328-9fa5-4de6-abec-47eea5f183be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:28.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:38.452Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b9d5dc53-62c3-4bbf-bd91-658bf9216eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:38.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:48.482Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=a03fe959-1c25-456b-bc6e-caf2b2dcfb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:58.506Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=22738d14-87e7-48fe-b69b-1394333556fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:39:58.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:08.517Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3f4d7162-e29a-4eaa-b9ff-6f9d1956dd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:18.530Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=863517b3-b1a4-46e2-b7d1-6b234c8abcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:28.543Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=2eee59de-f81d-4ec7-a994-968a2dfd25c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:38.554Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=2b5d2eed-359c-40af-8faa-958d601d030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:48.567Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=4ba5b2f9-279f-4d71-8f8f-15710ecdfa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:58.577Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=504bac35-bdfc-4cb4-8a59-c98ef0ae8abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:40:58.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:08.587Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6d5c5b12-2c36-45be-95a7-34cc61bbf618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:18.600Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=0ee4f9a8-c82e-490d-a8b7-d13e6fe29734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:28.616Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=8af38655-bc30-4db9-b76e-d84b1bb9337f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:38.635Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=8bbffd0d-f2c7-4715-9787-6f98f1e2fbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:38.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:41:40.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:41:40.809Z |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-11-06T05:41:40.810Z |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-11-06T05:41:40.813Z |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-11-06T05:41:40.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:41:40.821Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T05:41:40.821Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-06T05:41:40.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:48.646Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=29c29862-123c-4de0-bb83-7a747bbee5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:58.661Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=439207fc-a889-4e5a-a221-06258cfcf364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:41:58.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:08.673Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=06ee4eb2-1387-49f0-b3c3-791c71adf86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:08.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:18.686Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=e77ee755-d0e2-4826-8816-0f3b1082f208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:18.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:28.699Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=3bbbdee1-5bc4-4ad8-8f31-91f0cc022a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:28.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:38.708Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=daddeba1-e30a-4f91-b3a1-0ef62be0d214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:48.719Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=1b91bc5d-515c-42f3-ac19-f98cf4a55eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:58.732Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f4690a09-8911-4ddb-b240-95929155adf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:42:58.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:08.751Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=15f15fcd-4722-4bf6-99d1-c82716339ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:18.761Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=d7391dae-35a7-4895-9cfe-76632b3604a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:28.779Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=09e0cf9b-63d0-4000-ad11-01b93a253315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:28.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:38.788Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=04943101-729c-458c-b510-d4cac351581a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:38.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:48.816Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f0a52931-ff70-4388-bddf-dd4fb90949ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:48.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:58.829Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=47c62b51-54fd-41b6-b0d4-a283d717ac2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:43:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:08.842Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=55d81282-f842-4d77-837d-2e95daac2c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:08.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:18.857Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=dedebe69-1fed-4cbc-a441-43c7269cb205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:28.871Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6d198948-23df-44e3-b8ec-d41ad0343481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:28.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:38.881Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=5c23e38b-f8d3-40b5-94e3-cf8a81167f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:38.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:48.896Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=26f42201-a5b4-4469-a76f-18b78ee3d742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:48.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:58.911Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=0e9ab551-445a-44dd-92cf-7a5bb519bae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:44:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:08.922Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=fdf1c17d-634e-49bc-8606-707a1b0c9284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:18.931Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=22b639a0-7421-4b2a-9303-f1dbd78e09ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:28.947Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=b3d3b616-fcc9-4e50-9430-2cf5356ca235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:38.968Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=f1e6154d-e5b3-4b67-ba3d-cf712a6b793c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:38.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:48.992Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=95f0bd56-d6d8-401f-a2b5-49743f7a288c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:59.004Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=70732553-3742-442a-bfa4-55b987dc936a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:45:59.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:09.015Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=fac27a6e-c941-4257-9608-9775d1ed2465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:09.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:19.027Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=eb001dfe-723f-4f83-b07c-a518e963dbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:29.062Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=a0093218-04d9-4076-86ec-dd6720c68426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:29.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:39.088Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=bf6f26f3-16b1-4de7-ae3f-e9f5b09fdcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:39.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:46:40.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T05:46:40.803Z |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-11-06T05:46:40.804Z |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-11-06T05:46:40.806Z |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-11-06T05:46:40.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T05:46:40.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T05:46:40.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-11-06T05:46:40.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:49.100Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=6548ca65-4673-4bd5-8453-9611ffcacdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:49.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:59.109Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=d9b820a3-92ff-4667-800d-74fa8268c27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:46:59.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:09.119Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=c55a0a59-6e23-417d-ad62-c4e116f657c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:09.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:19.130Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=52d44238-642e-4bb8-beae-7c6ade96d239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:19.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:29.143Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=da658a69-04d5-49d8-aaab-2400547bceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:29.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:39.155Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=858f232d-6ebb-413e-8b54-cfd66ede7ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:39.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:49.164Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=2b6ed937-678b-4f0a-b16f-1d359efcbb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:49.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:59.176Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=0be49b10-2103-4752-a017-d99effdd37f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:47:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:48:09.186Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=0926a58b-cc4a-4c91-99ea-fd2287855752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:48:09.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:48:19.196Z |INFO |Init configs |InvocationID=61305c4a-1e66-4ef3-974d-e85b23b4c555, InstanceUUID=5e85c179-dcd6-42f2-8e99-d6aa71b689d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T05:48:19.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |