By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T02:46:32.827Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T02:46:32.830Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T02:46:32.862Z |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-03-14T02:46:33.552Z |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-03-14T02:46:33.641Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T02:46:33.642Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T02:46:33.642Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T02:46:33.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-14T02:46:33.809Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-14T02:46:33.829Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-14T02:46:35.450Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-14T02:46:35.877Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-14T02:46:35.905Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-14T02:46:35.906Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-14T02:46:35.954Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-14T02:46:35.955Z |INFO |Root WebApplicationContext: initialization completed in 2125 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-14T02:46:36.329Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-14T02:46:36.899Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-14T02:46:37.978Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-14T02:46:38.370Z |INFO |Started MainApp in 7.719 seconds (JVM running for 8.359) |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-14T02:46:38.439Z |INFO |Start scheduling PRH workflow |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:46:38.451Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cb332400-a29d-4a9d-9018-57013e4e2ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T02:46:39.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.182:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:46:39.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:46:49.904Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=125ae407-2918-4028-8798-250477ea0a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T02:46:50.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.182:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:46:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:00.943Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f5a911be-3f72-481e-9b7c-c9897d299334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T02:47:01.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.182:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:01.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:11.984Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c095027d-f73c-4622-bdcd-00e67b1a1356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T02:47:13.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.182:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:23.028Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=94d24074-b86d-4258-ac56-7b7e4e0783da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T02:47:24.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.182:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:24.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:34.067Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9b4fda30-87d3-4954-99b3-f53d629a837b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-14T02:47:35.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.182:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-14T02:47:42.539Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-14T02:47:42.540Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-14T02:47:42.542Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:45.103Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=60c745c7-e34b-4179-99b1-e88b00a79c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:45.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:55.192Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=66541816-efc2-47c8-8c78-55f5c1582339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:47:55.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:05.208Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=190d21cf-b742-48aa-be13-50e982f3e004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:05.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:15.341Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bc9f3fbe-5f31-46d0-bbda-d14f4a18c776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:15.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:25.355Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1e8cee83-ac7b-404c-bb6d-0d1203bab007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:25.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:35.366Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=2d852685-7c3f-4b58-8ca6-191ebd8b6071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:35.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:45.377Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=06ba36eb-fc75-450f-9165-4ac17b332b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:45.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:55.388Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1e8f0c41-c47c-4ae6-b484-310cabe0b0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:48:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:05.402Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=90df8ded-89ee-4afb-93bf-68706956fcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:05.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:15.413Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cfb18488-73fa-421d-9a51-839963cd26d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:25.425Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=50db1997-8e57-485f-9601-76caafafae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:25.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:35.435Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=57c53bb2-a9b7-4906-ac7e-84c7b21e98a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:45.445Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9be9714b-88e4-459d-89c5-2884139349a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:45.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:55.456Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=92152b97-f9ae-41f6-b81e-6795d09ad863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:49:55.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:05.466Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bc9d533d-1b5f-4ea8-8cf9-7e7ff6dd5f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:15.477Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=2ef75d33-2fd3-4962-807b-83ce80095180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:25.489Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=327a153f-e6be-4ddb-96b4-d48fcd8179ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:35.498Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=42dc3067-2376-4d2a-b304-c831fc3ee7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:35.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:45.508Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d941d945-f697-4cc1-a108-d3a00fbff627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:55.518Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e05c8ee9-d4dc-4ffe-829e-c3dacc121ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:50:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:05.529Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=21bf8f39-af03-4d54-a93f-b6b172851e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:05.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:15.538Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7e3cd536-50be-41f6-b4bc-2cc2476f554d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:15.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:25.548Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d9a63443-8840-406d-8fe1-17a1283ba107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:35.558Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cc86da9f-2533-4caf-9aa3-a6c53b125efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T02:51:37.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T02:51:37.269Z |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-03-14T02:51:37.269Z |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-03-14T02:51:37.272Z |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-03-14T02:51:37.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T02:51:37.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T02:51:37.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T02:51:37.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:45.568Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fe76f1db-c438-49d3-b617-99d237a9fccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:55.577Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=210426f5-d8b0-4b3c-9e04-a724c498c99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:51:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:05.587Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ffab662f-fc6e-4722-aaaf-faddb87fa83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:05.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:15.599Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d26d5c1c-ac72-4b39-bb8b-2f7d3b058356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:15.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:25.608Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=981333ed-7820-4b91-8d96-2b1425882bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:35.618Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0d5891c8-6baa-4719-a6d3-c12c7f741ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:45.627Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=41689e09-1cbb-4679-b80a-a4bd39f9b6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:45.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:55.636Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b00a42a9-a5f4-4741-959a-85b6afcfbc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:52:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:05.647Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ee83bf22-471f-43b4-9583-21a92b4f5f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:05.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:15.655Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c2d778f1-320f-4294-924b-ab764ac33b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:15.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:25.664Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d47f7194-f9c9-4c9e-ac03-283ae533d048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:35.674Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=55250368-284f-48a5-b5e7-1495a4b12150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:45.684Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=2af7fda8-51ac-48e7-ba98-1580fe595be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:55.693Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=62987581-4bd6-4676-a1f5-e3090a710d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:53:55.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:05.704Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=876d9d3f-81d9-4d1c-8405-06956e90bda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:15.714Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e1f5801e-af26-45ad-be2f-836e75cbcdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:15.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:25.724Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c996676c-5757-40cc-b983-222c2c138ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:25.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:35.733Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=12bd6550-8771-4347-a596-510982936c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:35.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:45.742Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fa8c2147-e1af-4f4a-94fd-af1570478226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:45.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:55.751Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a7ea06f7-1897-40cd-b8a2-c759b7ef90cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:54:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:05.759Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b89c4ed4-b2ca-4a82-8bc7-5ae4cb9fa4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:05.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:15.768Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6074cc03-dd2f-4b47-8f9b-21d3ebe529a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:27.148Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=104b67fe-f0eb-4f89-a1f4-df64f1f83a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:27.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:37.159Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c55c900a-08d2-43a3-9402-3305c7abb2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:37.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:47.169Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ebcea009-497d-4ba5-aa9b-353cc79464a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:47.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:57.179Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1b02cace-9c6f-45d6-8a8d-9064071591a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:55:57.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:07.189Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9c9ef39d-4d02-4346-a7d5-eb6d6e51a3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:07.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:17.199Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b64b72d8-84f2-4cae-ac9d-ef3b1b8c3b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:17.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:27.206Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a7f30b1d-db1b-4701-8d99-25049074be36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:27.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T02:56:36.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T02:56:36.685Z |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-03-14T02:56:36.686Z |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-03-14T02:56:36.689Z |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-03-14T02:56:36.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T02:56:36.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T02:56:36.698Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T02:56:36.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:37.216Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=79aae9de-f982-4545-982f-83a8451ae448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:47.224Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=66643a1b-d3ff-4443-b7f1-4c6666a83d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:47.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:57.256Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d5d77c52-308e-42c1-a6aa-fa54cda47784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:56:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:07.266Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0a25d836-9886-4eaf-9eca-f36fc38d8079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:07.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:17.275Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=24d2aa84-3665-4e6a-9705-70dd55c0b914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:17.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:27.283Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b21feafd-b51a-4190-97ac-9b55548bee1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:27.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:37.292Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5fd8289a-1654-417f-868a-5478c2bb8c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:47.301Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ae4b88c8-2a42-4344-b85c-5a6ee01967c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:47.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:57.310Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=df274149-48c5-4e09-9e82-e7773aadce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:57:57.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:07.320Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=897916e9-7fa1-4cca-93f0-ba63abd47ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:17.328Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5e6c54a0-439f-4953-81c8-729fc9de79b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:17.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:27.337Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=75db0e49-0522-4c88-9035-0c87f20b6eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:27.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:37.345Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3a7ad3ea-5890-4428-a191-c13368f25765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:37.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:47.353Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e50ecae3-c89d-4cf0-bb5b-293ebd15a24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:57.361Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b9b4fda5-5901-4a63-bdd7-0c630bb18738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:58:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:07.368Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=233cf074-7d24-4b76-80ff-9caa66046c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:17.377Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6291d3c6-847f-48d6-a708-4b3694420c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:27.386Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c789e3d4-d33f-4954-8d86-9b3ad03764e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:27.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:37.394Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c457c735-ecdf-40dc-9aa0-133711f7a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:37.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:47.403Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d890b1bc-51e6-4a6b-b45e-94281eafcff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:47.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:57.411Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1ecbe44e-be7b-45ab-b3a2-47dced4f7c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T02:59:57.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:07.420Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=93ccf376-b2da-4e10-a493-7ddb22928806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:07.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:17.428Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=85e0b557-aba8-4eeb-a225-a0b312a4e6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:27.438Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=51c3b292-e50f-419c-a00f-eca65082f60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:37.448Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1a6869c7-a935-49dd-8500-cb1d025b3429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:37.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:47.457Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f0112e12-8d88-405b-9ec0-6fff70246842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:47.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:57.465Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=22136db2-4cc8-4dd1-af6c-030368b05012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:00:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:07.475Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5d54b56c-710f-40a2-b70a-34637334c28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:07.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:17.484Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8f26d811-d936-43f8-b3ad-62c59a9a3a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:27.493Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1b2afbc4-4b62-423b-aac4-ce8b4c9edbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:27.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:01:36.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:01:36.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T03:01:36.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:01:36.570Z |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-03-14T03:01:36.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:01:36.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:01:36.575Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:01:36.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:37.512Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c4b103c1-1803-4e62-9d6e-2f1fe53f4d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:37.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:47.520Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cf6be8b7-ba49-4860-852e-ec22ed0ddefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:47.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:57.528Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f2862d3c-03e6-465e-8360-da46a50dc1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:01:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:07.536Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=17f8f75e-9082-4e6b-9e40-712962e1c6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:17.544Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=79ac481a-ebbf-480a-9bc8-c69b1bfcc9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:17.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:27.553Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5411c344-e7fd-4d83-acc2-5dcde10751fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:27.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:37.562Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=46db2808-e9dd-4355-9357-902e95a47dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:37.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:47.572Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=752079c7-6612-4127-a24e-d24f7a0c15a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:57.580Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=10ce1a0e-f9ef-4ea8-80cf-1d1bc74b670f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:02:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:07.590Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3c4e3a9d-a16e-42d2-9990-c15e3a80a08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:07.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:17.597Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=24e16df8-37c7-4579-bdd7-38c9b3047410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:27.606Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8aabd49e-2b87-4573-abd7-c408f25df345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:27.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:37.615Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=69b82e41-3932-42b4-82f1-0be5eb4c8dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:37.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:47.624Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4efc3b7f-64b9-40ec-97fe-a52e5e7ad003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:47.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:57.632Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=59666d7a-39bb-4489-8c56-a50a22b654ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:03:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:07.641Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8438a61b-54e5-4ee6-9ed7-154a92149c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:17.649Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=55c090a4-1a8f-4c9e-8489-2fb187e196e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:27.671Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d37468e4-903e-4a0c-b744-3ac7a48f0895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:27.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:37.678Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b5291c0b-46f5-4c7b-99c1-a3ba1ce01d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:47.686Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bbf5887b-f8a5-4919-90e3-1689ae6eeea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:47.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:57.693Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=10004e08-1226-46a7-8840-6ca759ef7b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:04:57.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:07.701Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a0b8c3e7-1310-4ec7-9446-be2463b9b9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:07.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:17.709Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7a23f79a-4901-4c2c-86a4-236146f434ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:27.717Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b3c5cbdc-ad11-4e25-bff8-1b5d7ef13899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:27.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:37.725Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1a4b2084-2025-458c-8593-97fc14e020ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:37.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:47.733Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=aebef855-0239-42f9-a292-7ae932cbbba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:57.741Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0d2eb5b8-a542-4393-a939-c26c11c093b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:05:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:07.750Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=479dc3a4-0697-4786-be17-b6359bc338de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:17.757Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b08ff5e5-a556-4341-acbe-d7ffad472c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:27.764Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=be01de5a-339e-4bf7-826c-69f4fafcf4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:27.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:06:36.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:06:36.538Z |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-03-14T03:06:36.539Z |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-03-14T03:06:36.540Z |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-03-14T03:06:36.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:06:36.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:06:36.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:06:36.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:37.771Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=16b09e34-a497-405a-bc2d-b542278aa2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:37.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:47.779Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5c4c2f8f-7b7a-4661-946e-2a31aca0de98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:47.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:57.787Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=35abd97c-53b5-47bc-a2e5-bff9ec3c5a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:06:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:07.794Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e8ef8475-d808-493d-94ef-563285b51151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:07.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:17.810Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9ab7fc64-3925-4164-b1d1-48c03320c724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:17.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:27.816Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8144ac2c-27dc-4edc-a38b-8e0eeb03f317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:27.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:37.824Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f67d9850-c26d-4fd1-9052-c8d774d987de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:37.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:47.832Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b68f0fb0-3e74-4125-98fc-80f39bbf733d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:47.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:57.841Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=2ffe0198-99e1-4465-bd48-0c6a9aa03ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:07:57.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:07.849Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bd942fea-69e2-4329-8805-39086d9997cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:07.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:17.857Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b4c67821-bc0a-459a-a4c0-e829bcc431f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:17.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:27.865Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d9771213-183b-47c5-a429-405b5001684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:37.872Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a104760d-73a2-40e4-bf6f-bc1860081a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:37.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:47.881Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f052a7eb-6d30-4273-b4c6-22f6e15b7228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:47.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:57.890Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9315eb27-2bd7-44ce-bbbb-35537675dd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:08:57.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:07.899Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b7a64725-9aed-42e9-9e1f-d9d6c93822a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:07.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:17.907Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1d5cbe92-9f1a-427f-951e-af2808955079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:17.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:27.916Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=660df4f3-436b-4527-8b0e-c8ccd7cba8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:37.925Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c49c710d-df3a-4593-a0a6-da1b73a1ec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:37.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:47.932Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c1b9dda1-6dd1-4cd9-9eb7-e448ccad9a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:57.940Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e0673ed7-a54f-43a0-b0ab-2b2a18548555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:09:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:07.949Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=48092874-a2c3-4918-9187-daf9a77facb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:17.957Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fb184ba5-40da-4a0a-96db-d5f43cddb86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:27.966Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b4cfea19-3796-467b-9494-b8d4e1c7bef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:27.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:37.973Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=577f69d1-78c6-4091-93a8-cec7ac025f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:37.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:47.979Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fe77c1ea-e177-4c57-8187-7e06f05edf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:57.987Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0428dab1-c2eb-47b1-8cd4-5f87ee68bac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:10:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:07.994Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=39925fbd-6e54-4641-844c-8e4c9d3de900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:08.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:18.001Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8ae1ae68-9ec6-4811-a924-cdd88e970180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:18.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:28.007Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7800da46-412d-401c-8f44-7cb19a6dcd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:11:36.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:11:36.543Z |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-03-14T03:11:36.544Z |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-03-14T03:11:36.545Z |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-03-14T03:11:36.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:11:36.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:11:36.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:11:36.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:38.015Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d497113f-ba53-4e79-9ab4-30034325ba3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:38.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:48.023Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=92cdff1f-e69b-47c8-ac18-933b426fa1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:58.030Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8de94a0c-2937-48c8-8eee-ceec9d30e1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:11:58.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:08.037Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8d5fe975-b374-48b3-9c02-cf4880b9ef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:08.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:18.045Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8c5dc28c-7a0f-4157-b680-e9a4f965dd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:18.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:28.053Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fdd8e8c9-bdec-4f63-ab29-2783c2af236d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:28.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:38.061Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6980ff51-01c5-488b-bd29-8824669996d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:38.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:48.068Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0dc4f3e7-a954-449b-9148-2450b78c059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:58.075Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c03c7d57-ab26-454f-9e1e-386668387192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:12:58.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:08.083Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a867c137-22e3-4815-b46f-c176bf8c0cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:18.090Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a1b2098e-ac5f-4b03-bc84-70ebc869d76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:18.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:28.098Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=284f5209-df25-4276-98d2-991d2ad1bab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:38.107Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c68a9c64-91d5-442c-ac55-0b0ff8d26930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:48.115Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=775e2485-2a34-444c-8c50-5d8f45dad918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:58.123Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=08483c0f-74bf-47ea-b6f2-23a8accac8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:13:58.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:08.131Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1c5e5559-13c6-4d72-943b-346564cd6857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:08.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:18.138Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a77538f3-ca71-4b3f-8abb-ab657f087b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:28.146Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d8d057a0-a422-4f86-97f1-bcf1bae5e4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:38.154Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=22d6a7cf-f492-4da7-9d8d-e0353550028a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:48.162Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8c0e420a-32e8-43b3-9cb7-e2fc6fcaac94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:48.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:58.170Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c6c9df83-04a5-4c98-a6a4-e1ce524cd009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:14:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:08.179Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d926f6eb-5e31-42b4-a5d5-d6d30a07003a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:18.189Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=501346d7-efdf-4518-93fa-721f426a21b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:18.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:28.197Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1a19bde3-7e3c-4e7f-a108-79fb05af96e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:28.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:38.205Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=78c81aa7-e355-4d4d-8937-0a6d2b39c8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:48.213Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f3e9f87a-52b0-40e4-868d-f2bce0fc2944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:48.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:58.220Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1396d261-b014-44a2-9030-725b4bf4460c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:15:58.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:08.227Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6a330853-a586-4e5c-af19-b30ba1c19554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:18.235Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=2f6797e1-21d3-41d9-a407-d25767d54e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:28.242Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d932a20e-6377-4fea-95e7-2013ebee4183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:16:36.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:16:36.544Z |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-03-14T03:16:36.544Z |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-03-14T03:16:36.546Z |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-03-14T03:16:36.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:16:36.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:16:36.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:16:36.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:38.250Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=34726b94-c8d1-4d7c-8fc7-cd302380d844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:38.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:48.257Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=42883b3c-9fe5-4553-bb00-4bfc46b46b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:48.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:58.265Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fe936340-0c81-4b98-a0d0-461dae0bad74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:16:58.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:08.272Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=27708bc2-fa49-401f-8eb0-8ed5abcb2a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:18.279Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7c51485c-7de1-49f0-985b-cbd3f17f5863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:18.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:28.286Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9ab13fb2-6c32-462c-ad63-0317c25fc6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:28.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:38.294Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7dbc564a-3612-45c1-ba8f-aa9ffb1f90cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:38.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:48.301Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=34f7b54f-410f-4fd9-85f3-1c74c1c91c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:58.308Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=47a1ae66-16d3-4756-b18c-de3acb4086bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:17:58.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:08.316Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ec3e753d-f474-48c9-84e5-2eb92c7b6bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:18.323Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1b6d8f25-a786-4681-9025-47f01f14c97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:28.331Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ed7b5a63-d1ca-4022-a669-b23489b06f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:38.338Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cb4fe080-bb16-46e5-b8d2-b95187cfc3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:38.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:48.346Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=2610b25b-e40d-4972-b6ae-270bed73d5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:48.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:58.354Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6a493002-cab6-4132-95db-bc1ef68a74ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:18:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:08.362Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=04083042-00b4-4d85-956d-f66428402f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:08.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:18.369Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6955ecef-fd2b-4158-8f37-c8b6bf52a29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:18.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:28.378Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c4fb3395-b818-451b-a9ed-774181bf8ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:28.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:38.386Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a7a4c5a9-07a7-4602-b477-bb3ecf986fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:38.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:48.395Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=dbaf40f5-eb1b-4d27-9264-cb91cd04b858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:48.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:58.402Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=92f956b5-b531-4007-8b1c-7e8c366286b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:19:58.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:08.409Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ab61b1de-8656-4c5f-bb85-f96a2b612e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:18.417Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c3d7afbf-1569-4668-bf04-b0922b778e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:18.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:28.425Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=85d8f272-570b-4010-ad6f-8ce12371f33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:28.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:38.433Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=46a1c9fe-1529-4e12-8efc-efbd590f038f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:48.441Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bc91b248-d8da-483f-b9a0-fa83de15adca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:48.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:58.449Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1f8582ea-f974-41f3-b010-bf9d9480ee12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:20:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:08.457Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b538550f-6669-45c8-b2ea-8709c246a9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:08.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:18.465Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=944e8143-56b4-4622-be7c-1c250c8e28d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:28.472Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=904314a3-22a5-41b1-a759-55f134647184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:21:36.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:21:36.574Z |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-03-14T03:21:36.575Z |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-03-14T03:21:36.576Z |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-03-14T03:21:36.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:21:36.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:21:36.583Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:21:36.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:38.479Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=38da3eef-9ade-49e8-b3a2-30cc2741e871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:38.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:48.486Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d44f89ae-a7b8-49c5-af15-bfa114c88974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:48.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:58.493Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d387fa05-3d0d-4f6d-8f84-8db0f636dddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:21:58.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:08.502Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b76d51c1-ee69-421b-97b7-8bf02e62fb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:08.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:18.510Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a878af02-d25a-46a9-b516-8d0709a36864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:18.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:28.517Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d84d4310-1895-4781-8ce5-1592a0b4dd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:28.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:38.523Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=95e6d8c2-3819-4d21-8ca8-bd4e9d4f7d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:38.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:48.530Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9386eb46-e151-4ddd-b4ea-1b49ae541273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:58.536Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=80b70619-2f89-40d4-ae0f-ff59cc3b1c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:22:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:08.542Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=998fe66c-2958-488d-ba79-ea3b21e6bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:18.551Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0c3fa062-3626-42f8-bbdb-847151320dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:28.558Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=88c4ec24-458d-442a-84e5-b0f079cc89de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:28.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:38.564Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ce22f0ed-9e78-4cee-9fff-57373cec2522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:38.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:48.571Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fc0ca286-4570-4723-b9b4-3dde2b752f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:58.577Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6567df8f-1358-4146-bb9f-299953337786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:23:58.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:08.584Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5597eabb-0a47-4e9c-9c3d-8758f39b3b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:18.591Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c47d9339-567d-4950-9b3c-c408d9ae22e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:28.598Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=09df190b-0236-49db-9453-0eed8b46d692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:38.604Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0a049cf7-7784-4d83-be46-de83866f9d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:38.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:48.611Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f6bc99b3-fa32-4ef6-9c13-5bfa232fea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:48.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:58.618Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=243f4d5c-b070-49ed-8b61-2b775eb3baa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:24:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:08.625Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=22ede95c-e1a9-4945-bb2d-44f393bee321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:08.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:18.633Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=541ffd00-1f7c-4b66-b564-5b583b2eade1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:28.648Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1cc04b41-2dac-4127-9440-1a3c5a5416fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:38.656Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a5d9182c-0db3-47ba-a1fb-4706edf976f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:38.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:48.664Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ef9dbd88-2171-4e14-ac11-83ddb0686b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:58.670Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c54c66ca-4fdc-487c-ab23-4c72f40a0aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:25:58.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:08.678Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a8b1e19a-3019-4d9f-8461-0e9949cb7f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:08.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:18.686Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5dc2d2de-ff0c-4f9c-8104-9b141f2abf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:18.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:28.693Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a9842fd1-2ea4-4445-bd05-4d96058b1421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:28.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:26:36.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:26:36.540Z |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-03-14T03:26:36.540Z |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-03-14T03:26:36.541Z |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-03-14T03:26:36.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:26:36.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:26:36.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:26:36.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:38.700Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=78dde8c4-a511-4c33-8c8a-8a8d404be6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:48.708Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a7e2d286-7e77-44c0-ac25-fcfb767606c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:58.715Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5122a617-11d6-4384-94fc-f1723a8b0482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:26:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:08.722Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ff0297bf-822b-4c91-8b35-2c92f23a4e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:18.730Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4c447abc-80f3-425b-9c03-00f137193a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:18.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:28.736Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=02eca5f7-bc8e-47ea-bced-020ce8e5af86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:28.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:38.743Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9de3910f-91b6-4d49-9b15-0f8246f4f328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:48.750Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b90d8896-568b-4213-81cc-631d1f4fde43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:58.757Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5b58c95c-5557-4158-a937-14cbd73390c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:27:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:08.764Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9d6dadfb-9906-406a-8fa1-f239b8008e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:08.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:18.771Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=81780ec9-378d-4af3-bb52-ec79c6dc295e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:28.777Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6599b337-3f41-43cf-b1c5-68a0aab5d586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:28.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:38.785Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=36a60a39-2434-4b12-91d8-b2b2ff6c5ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:48.791Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b4b3ba62-c22e-4d4f-832a-7328cc214c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:58.799Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=26ff7b69-9704-4d5f-80fb-9dc8571a3969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:28:58.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:08.806Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ca274639-caf5-4077-bae9-44bc4ead24fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:08.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:18.814Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ab1d8722-2980-46d9-94ae-caa91c5a1e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:18.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:28.822Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fbcf0839-b18a-4d3d-bf39-7fc78505434b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:38.829Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c0d2bada-8d7b-4d93-9395-d7b37f1132bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:38.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:48.836Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5a9f413f-7d9f-4614-b5de-8811a48317e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:58.843Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=eea1bf8c-9f78-4376-8236-07c648b9dfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:29:58.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:08.850Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9056c6e0-eb5f-4c54-a571-3318aa0fbb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:08.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:18.858Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=17b39e0b-15da-4223-9fd3-34503f1a8914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:18.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:28.865Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a64f809b-2f21-42e5-8fa6-8666e71b979a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:38.873Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d69a02ef-0f62-4fe7-ab3e-9b25555d57bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:38.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:48.880Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f7d79778-4bc2-4535-91a5-02fff898437c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:58.887Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=2554d6f7-cb3a-41c3-8cde-3e014ffc64b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:30:58.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:08.894Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=54d26385-e016-4c42-9844-afa240f5ed3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:08.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:18.901Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a0882bc3-d79e-4d06-8979-be7673d8ed49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:18.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:28.909Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=186f512a-0ef0-4f7e-ade1-40ca3060dff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:28.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:31:36.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:31:36.538Z |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-03-14T03:31:36.538Z |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-03-14T03:31:36.540Z |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-03-14T03:31:36.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:31:36.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:31:36.543Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:31:36.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:38.917Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f3d1da04-70c7-4857-86de-50173bf2048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:38.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:48.924Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=51e6adae-baea-480e-b42a-6415ba596d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:48.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:58.932Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ae2afbe5-692d-476a-b645-539c52f14050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:31:58.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:08.939Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7b8d1ce1-5cb8-4ea5-96dd-640c4b02d569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:08.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:18.946Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=32adb7ad-c504-4afd-903e-0d76d2b4b54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:18.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:28.953Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bf9fa204-4333-4829-87e1-379a5a1857af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:28.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:38.960Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8cbfd12f-dae6-4b01-9a6d-5b9e09312aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:38.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:48.968Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4cfd58ff-5b3e-49ac-935b-4dcd5c6bcfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:48.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:58.975Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6fad136d-a810-44f0-bb9b-15f79fa753a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:32:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:08.982Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e431cd65-02a7-45bd-b7d0-d7745ee45d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:18.989Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=58e5e2ff-ffe8-4821-a131-49e8d3dc00e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:28.995Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c8e7b802-c822-4faa-9565-cdbab00f6156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:39.001Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=444e7d6a-e4ce-4732-96c4-d3bba4ea4c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:49.009Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=74e2992f-8a88-4117-a1c9-8869043e81a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:49.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:59.015Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b8c2b77b-e389-4980-b1e8-e9e1f4f4ccaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:33:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:09.022Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e7cdd704-9ca1-4b2e-bbdf-57c571b415ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:09.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:19.029Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=685d1426-23b2-41f2-bef5-1ea10a856113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:29.036Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e3a9abf5-ae8e-4d12-8d6a-43d8c8f4bd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:39.043Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7282cd12-4d7c-4479-ae9a-6fc0d3fe1d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:39.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:49.050Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c3ea6a13-ef69-4e35-a30e-48f6ba9b04a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:59.057Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1176ff5a-4b7f-4820-93cf-758ee6b4a6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:34:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:09.063Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1d73db86-965a-438a-a955-14293b4d2c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:09.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:19.071Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=23571b55-6ce2-48e5-8d9d-9e231624263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:29.078Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8ae70c97-6c31-4e86-b3fc-367ce5c78df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:29.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:39.085Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=af0aaeaa-2896-4799-a2ec-42e85db3f02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:39.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:49.094Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=91225b9f-99fe-48d4-9b30-f6b42b3be766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:49.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:59.102Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e58c4079-f9a8-443c-9787-3a94d3ba1485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:35:59.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:09.110Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=dab183a3-3a4b-488e-98e1-358db8003607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:19.118Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4e6c7159-d97b-4d2d-bc1f-a87abd6ce5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:19.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:29.126Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bcb1954c-43c5-4bc7-a72d-e1d65b5e5d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:29.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:36:36.542Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:36:36.542Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T03:36:36.543Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:36:36.544Z |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-03-14T03:36:36.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:36:36.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:36:36.548Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:36:36.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:39.133Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=48ec4705-1f80-4398-86fc-f05e40efc1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:39.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:49.140Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=91a93c8b-25fc-4fdb-91af-83361b261b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:59.148Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6dac93d2-d22e-45eb-8ab4-5c248b6ed17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:36:59.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:09.155Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b52a6f8c-c859-4ef1-98e6-7f3e7d2b28a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:09.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:19.162Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6b5fc388-5de6-46a8-82d2-4b67a1401be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:19.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:29.169Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b990d306-5fdb-4f06-a40f-084f1a824daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:29.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:39.175Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7c8a2844-5be9-41a9-8c36-53e1b051bf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:39.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:49.182Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=086d34e3-25f6-40ae-a9d1-96daf1c8dc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:59.189Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1a907865-e0e8-4924-9c59-0c716e5e41d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:37:59.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:09.195Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=61664ab7-a4c7-41f1-9af9-434663ed81bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:09.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:19.201Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a599ec8a-7e33-468e-92ee-da2fe206bda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:29.207Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=23454fca-7b9b-47d9-9cc1-287a8adb0b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:29.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:39.214Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=61ba3350-d2e0-40f3-872c-852b4b407ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:49.220Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=73fe1bd5-35af-4968-a3bf-b656298bdc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:59.227Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=25b95fd5-78da-476b-89ef-44c5bd44420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:38:59.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:09.234Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a4af0e88-0394-4d8c-9b3f-6b9e74a0a6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:19.241Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=efb4386f-d1ae-4a6d-b6d2-2bfecd623df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:19.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:29.248Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c9f51797-8195-463d-bfea-ca67fd7757c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:29.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:39.255Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=437af1bf-c965-4213-a9a7-5f232c30f05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:49.262Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4e5b0e3e-010f-4f06-b430-33c801aad48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:59.270Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=dfefbf4d-cc48-4b69-914a-0a7423b4affd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:39:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:09.276Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5fb40aa8-72f8-40ea-99fb-f6f12fd5ce6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:09.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:19.283Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=305a8df1-f606-4bd7-8124-0262abe1391d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:19.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:29.291Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1c7123ca-6841-45a7-8ec3-9d7cce5a30bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:29.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:39.297Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fd0fa410-04db-4830-bb20-66c1f0a01ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:49.304Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=06dc17dc-4cad-482d-ac4e-f0eb47e0ec67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:49.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:59.311Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=23d0c5f1-6583-4524-8ea8-99a57f826a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:40:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:09.318Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b13363e6-ef67-428c-8569-71bea0c4a524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:09.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:19.324Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5d23cc8f-1764-4758-845e-28791f979b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:19.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:29.331Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d277fbd4-86b4-47a9-986b-e973fad5f217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:29.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:41:36.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:41:36.536Z |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-03-14T03:41:36.536Z |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-03-14T03:41:36.537Z |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-03-14T03:41:36.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:41:36.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:41:36.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:41:36.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:39.337Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=767107fa-2c2d-4186-9d3a-0efb12ba66ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:39.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:49.344Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=05d0aa83-7d2f-4499-bf5f-855831944073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:49.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:59.351Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8f9f29f6-48f2-4767-a7ee-66867b2ff9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:41:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:09.358Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=74aac2ff-a872-4010-8a3f-b5e8f7ce9820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:19.365Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=992473dc-6020-4ca6-a0a7-b043449891bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:19.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:29.371Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3e9be5a8-8e8e-4230-9f75-bee330d66343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:29.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:39.378Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d461ae77-98bb-4d88-ae40-b118ae91669e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:49.385Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bd5840f6-1917-4fad-beca-9dc35f549a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:59.393Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fdcc8ae3-8965-4c97-8007-0c29f7f8205c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:42:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:09.400Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=83867e89-a2c1-4816-ad9a-6b038b9ac9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:09.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:19.406Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=23583e19-8d60-4124-91c4-6f00ba9aa801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:29.413Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=93fe760b-607d-452a-9585-d528d87455ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:29.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:39.420Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4cc02bfb-c538-4441-9226-6434f8b86d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:39.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:49.427Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7593e824-2242-4e6a-b253-4b2320c17c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:49.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:59.434Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d7f9d20d-f436-4c18-a51d-dbe48b7e1df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:43:59.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:09.441Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=86aa5b95-b350-4a22-8134-a46be1d5deb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:09.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:19.447Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=2a1e93fa-4319-42b5-9f19-897dacae272e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:19.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:29.454Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=57a23f64-4cf3-4d33-9dc8-8525b2aa925d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:29.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:39.461Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=941477ce-3367-4013-a49d-89b094ab6935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:49.467Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a59cf3e8-ccc5-40a8-8600-e0472efdbde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:49.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:59.474Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5e93206d-c2a1-4bca-a472-358c43778f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:44:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:09.481Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=eec7fb58-5955-4cc6-8d7f-b8579e970bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:19.488Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=59aae315-005e-4599-9e24-4b3cdded2231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:19.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:29.494Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=caddf27c-8e24-4df5-9bc8-54ff315b41a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:29.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:39.500Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=62baed0a-aa3a-49a0-ae5c-320deefddba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:39.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:49.509Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d72a4737-2d0d-4a0d-9b50-df063ce59798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:49.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:59.515Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=efbfa529-7ce7-4f8a-ae74-d38f22258c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:45:59.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:09.521Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3146a3b9-7030-4d29-a80d-8f3cf41d83e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:19.527Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f496c50b-95f4-4b97-bc1f-3b7f7793cd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:29.533Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5ad6dbbe-2aa9-4e6b-a8e5-87a7954f2f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:29.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:46:36.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:46:36.538Z |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-03-14T03:46:36.540Z |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-03-14T03:46:36.541Z |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-03-14T03:46:36.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:46:36.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:46:36.544Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:46:36.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:39.540Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=95f5dfd7-d5cb-4dc2-a7e3-a3284d9a3b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:39.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:49.546Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=907ddbab-3892-4d66-bfeb-00986fd4ce3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:59.553Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3a65bb63-ec51-42b8-88a2-47bfdd7df4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:46:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:09.560Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0e0d36d5-3ddb-4d60-bcec-8ed02fb5c804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:09.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:19.567Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a3318926-4b09-4adb-a9ae-1d856f4e608b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:19.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:29.574Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=dda7554d-ff31-4ed9-a517-a435ab83023e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:29.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:39.580Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fedc523f-1a13-4513-b49f-429ebeaedd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:39.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:49.586Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4d9a6598-c02e-46d6-9f4f-704fb839d193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:59.593Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3302cfcd-a5b7-4cc9-a3f6-097cc58bae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:47:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:09.600Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0329dd03-a119-497b-a564-1d9f2dafd514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:19.607Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f6c3cd91-fb95-4419-b97d-619f4d9975c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:29.614Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d273d606-cb07-4474-bf6e-3300790b0903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:39.621Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=956ddf9c-4de1-40f1-90e0-2bb4532ef819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:39.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:49.628Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f12ddc71-1ba2-4b90-8f02-552955dcbeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:49.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:59.635Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d72ff9d2-df04-426e-88ee-a6208901b8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:48:59.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:09.642Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8515f681-e3c5-421c-b5c3-b266333df93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:09.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:19.649Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8d289105-96ef-4cc5-b5c2-570cc4420daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:19.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:29.656Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9042fc00-6dc4-4867-8226-66aaff0d5d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:39.662Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d37d8bb4-a2b0-4806-8e08-a2bd5efd38bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:49.669Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9aacd28a-58ef-4e70-b2f5-c2efc0756f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:59.674Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cfe52faa-47aa-4b88-bef9-9be0be49dbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:49:59.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:09.681Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1bbff539-ed33-4694-bd16-24ea25729443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:09.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:19.688Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f1a56f22-05b0-47ff-b785-9f4e1c9c1e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:19.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:29.694Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6d384b89-1b17-4a86-b2d1-1922ac82696f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:39.703Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c75d8891-ba89-418f-adfb-8654b7b4ba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:39.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:49.711Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5068ea9f-01c3-4f4d-96ef-965aad3b3c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:49.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:59.718Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3262eaf0-74ac-4491-9835-e3494c2fe4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:50:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:09.725Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c0493c6f-dcd5-4ac4-8c44-20fddad8672d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:09.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:19.731Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=119ad7f7-4cd1-49ac-8d36-3acee2952956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:29.738Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=38ce08ea-ea50-4cc6-af97-3332cca27863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:51:36.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:51:36.534Z |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-03-14T03:51:36.535Z |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-03-14T03:51:36.536Z |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-03-14T03:51:36.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:51:36.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:51:36.539Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:51:36.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:39.745Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ee1dc65c-3685-4efa-9535-4a0a288c3f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:39.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:49.753Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ab170481-afc2-40fb-8da4-3acee6e89272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:49.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:59.761Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9db48608-ffba-4434-82e8-5582a32ae02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:51:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:09.769Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e91226d0-9f76-47ee-9c0c-bec7ed67ae13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:09.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:19.777Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f3c6ee17-f507-41e8-a362-3dfa20a9d810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:19.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:29.784Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f20d167e-3bf8-499c-9268-c7cd9457232e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:29.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:39.796Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8797c034-8ed0-474e-9197-a698cf1f2f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:39.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:49.801Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1fa73dfb-81bb-41f8-a9f2-dcdb62a9a355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:49.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:59.808Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4e71abcc-94c8-4f57-a613-730580180598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:52:59.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:09.814Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a65b646e-dcd2-48fc-aba8-df6897bb0839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:09.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:19.821Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e6200e6d-3b06-4a9f-9c73-3b00ead5ecb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:19.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:29.830Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4aa604f7-158b-4f42-aa23-677a48c7d09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:29.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:39.836Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=965e888a-e6fa-4025-a627-173058cd3858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:49.842Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=24fe0ff1-3094-4aff-94ff-a9ed4cae3e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:59.849Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0463b9c9-0fd6-4719-887d-366062a48cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:53:59.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:09.855Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9e6743a6-10d1-431d-b9c2-8d5906ed758e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:09.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:19.861Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5af8cee5-0281-435d-83f7-1716ca662632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:19.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:29.867Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7da810a6-6ebc-479f-9a84-549baeeaa945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:29.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:39.874Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=05bd0145-1aa6-41f3-8cbb-75cc71aeac5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:49.880Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d75f45c7-ab4a-4392-bbe2-20aee4d0bcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:49.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:59.886Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6529ac14-9c3c-4d7c-9c7e-a7fb5db72f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:54:59.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:09.893Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3fafd15b-4849-4b78-87e9-60e4f0974637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:09.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:19.899Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=28f62910-e5a6-4165-a305-5e072f0d26fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:19.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:29.906Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8616af32-f544-4ac7-98e4-49d8ad380283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:29.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:39.913Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=49cb3cb9-3035-4d4f-8412-fa3d1bfb7c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:49.919Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=efb6416e-86db-4388-a950-d35fd0f03786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:49.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:59.926Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=058099f4-8eff-4670-a413-0355474d70f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:55:59.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:09.932Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=78cd01e5-a8ac-4ab8-bf8b-966476e92819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:19.938Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1fc0e474-dde4-40e3-87ed-02ea3a6c4ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:19.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:29.943Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5fa1e4af-0068-4729-8d05-c708d55d8756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:29.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:56:36.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T03:56:36.535Z |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-03-14T03:56:36.536Z |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-03-14T03:56:36.537Z |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-03-14T03:56:36.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T03:56:36.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T03:56:36.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T03:56:36.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:39.950Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=512c867d-f009-4771-b7fe-e5b70e3e6792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:39.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:49.956Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d08fc44d-5cf9-479d-bb6e-f74660794938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:49.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:59.962Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=aeb58492-1535-43b6-97d0-af8cc55955c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:56:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:57:09.970Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c1f0655d-aa7b-40cb-8b55-5f110d3cf162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:57:09.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:57:19.976Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c9ae6ec4-6943-4fba-8c0c-3b0fbff0f411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:57:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:57:29.982Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8d131b62-41ab-4c61-9509-dc50598ee46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:57:29.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:57:39.988Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c5de9425-43bd-49c3-88c8-f8617a33a506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:57:39.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:57:49.994Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=09bd4b9c-5628-4073-a1c3-4e4936328aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:57:50.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:00.000Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3494f811-961f-46d5-ba3b-aa2e2c7372f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:00.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:10.007Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=2d1a18d4-4007-4156-b8c0-bb6d55bb7491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:20.013Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c014bb9e-4293-4d3b-95b0-30bb2ffe89c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:20.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:30.020Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b4083544-d1a8-442e-ab6e-310f128b9d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:30.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:40.027Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f18ccc1a-1a62-4c77-927f-c4886f30f189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:40.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:50.034Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=122630bb-a978-4821-88da-5f64a15a0e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:58:50.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:00.041Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3b091491-4f1e-43ca-b1c0-0538ed799a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:00.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:10.047Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9a623aa5-6b39-4ff1-80f0-accd87f2eca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:10.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:20.054Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=891707b1-9a93-4412-9bb6-056ae6500655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:20.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:30.061Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=eed707a8-9a38-49c8-92f6-50f1a91db767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:40.067Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3486e9cc-1d52-4557-bf58-19f6182ef8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:50.074Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3bec5e56-4d77-43c5-82d1-9b1c16216519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T03:59:50.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:00.080Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0a1a7c63-69cb-4d6a-8136-1901aab16a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:10.086Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0a870cba-38f9-4f8e-a29e-dbe3027bf4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:10.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:20.092Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c7681c05-f2e5-4313-86a3-300aeff00f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:30.099Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8d6a59a4-eb64-48c1-bbd0-4bb1b650068a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:40.106Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4ffd6f95-2ec2-4dec-bd00-9c793930d034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:50.114Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=87d6edc8-b192-44ff-b633-109894499281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:00:50.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:00.120Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3c75d6aa-0f69-4510-9275-1c59099bdeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:10.129Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7828d1e1-10f1-458c-9a95-f615eec3ebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:20.135Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b47fcee6-2940-4fc9-bc71-839d002842f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:30.141Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ecf99abc-d59a-4dd4-bed6-1f840caa4d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:30.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:01:36.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:01:36.540Z |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-03-14T04:01:36.540Z |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-03-14T04:01:36.542Z |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-03-14T04:01:36.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:01:36.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:01:36.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:01:36.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:40.147Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=99cabbbd-0c91-40f6-bc58-2f33e6062a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:50.154Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a8201436-d5cc-450a-a058-7fe883ea855f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:01:50.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:00.161Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=83ad5551-aabb-42d5-a9b2-606b1b516911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:00.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:10.167Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6ce209de-053d-4af4-8e0b-7adfae4155f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:20.173Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6e45360c-a766-4b97-be5a-48f218946115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:20.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:30.179Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cdbaeaa2-140d-4e54-9aec-52697ed03799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:30.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:40.186Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6ffcb4d9-fefb-4c60-934b-33ef7a650651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:40.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:50.193Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c6369548-fee6-4348-b54d-8ce7c819cb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:02:50.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:00.199Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=808d3220-c9ce-4e49-92c8-9d6d878671fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:10.206Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=22f0f46d-987c-420c-959a-4737d36ff6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:20.212Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b8cd31d1-7b65-4b8f-9ee8-ebe1e2f8994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:30.220Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e72081e3-6810-4139-aff4-0aa33594e8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:40.226Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=155e134a-e7bc-46bf-a6b1-b5dab9001b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:40.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:50.233Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=177aa3e7-b3bc-4ff2-a6c8-c43af1bcefc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:03:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:00.239Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f5cdedb1-9fc9-47ef-be30-e53021cf6d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:10.245Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=69e2b3d8-dd2f-4ce4-a366-8a619ebdc787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:20.251Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b4869e67-feec-42e3-815c-f68e2387d280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:30.258Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=db88477a-8c93-4c61-9db3-ceb16c4d9001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:30.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:40.265Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c0499d4e-f716-4e04-8686-59071310d19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:50.272Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f88b6228-6a5f-4789-a0e9-27cc6fcd2bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:04:50.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:00.279Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9dd10b08-8b16-4728-94bc-fefef8f45a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:00.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:10.285Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8e2480e5-049f-4bd3-b0a1-e9978d7c5833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:10.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:20.292Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=87689859-3c67-40d9-ad42-180e5f2ced67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:20.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:30.299Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6cae699b-d660-4cbe-beec-734506b7fc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:30.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:40.304Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=793ed786-e3fd-4329-b131-4da174dcb3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:40.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:50.310Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6af641c4-2536-4c57-9780-d682972d267c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:05:50.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:00.317Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1b525e05-000b-48be-b5c4-7318f0cfdd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:00.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:10.323Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3588cb96-36d1-4ae1-bbe7-5a7472302ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:20.329Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8050f127-2b32-453c-b87b-c15769ca3b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:30.336Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8b7ed656-7ecd-49b5-be68-16091c891fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:30.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:06:36.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:06:36.529Z |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-03-14T04:06:36.530Z |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-03-14T04:06:36.531Z |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-03-14T04:06:36.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:06:36.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:06:36.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:06:36.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:40.341Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ad06665e-b103-469e-beae-f179ee1d26a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:50.347Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c0fbfa9d-66d8-42e3-a97e-cad6861b234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:06:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:00.355Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9eba83b6-5cfb-4a34-9bbc-ee23e995e228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:00.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:10.362Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=2a8b9242-6d85-4d5e-be63-cfa9a9b46773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:20.369Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1d7202d7-79d3-4b8c-b7f5-549a3abec12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:30.375Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9e94338f-e236-44b4-9e1a-646361c9a527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:30.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:40.381Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4938db32-5fbe-4259-9f54-73043756eceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:40.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:50.386Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b7f56ed5-d18d-490a-9081-7e67d84bc6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:07:50.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:00.393Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0d27f840-e4b4-4fcb-9045-f7618eaf5e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:00.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:10.399Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f3e75014-dbed-4c5f-87d6-0f2633345978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:10.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:20.405Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fe63709e-c4ab-496b-84de-ba3069665ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:30.411Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1af015fd-5dc3-428c-8362-742ddf8a51c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:40.418Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a58095b3-875c-4f78-8ad4-e6d34b84041d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:50.423Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ad6fb666-8835-4295-a284-52c888964d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:08:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:00.430Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=086bfb03-06a4-4620-9b88-4e599d3dbf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:00.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:10.439Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=405d3898-8727-4a7c-a7d0-3e7fb9cee102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:10.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:20.445Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d7f6c892-46b3-4bb1-8656-005172f5b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:20.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:30.452Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3c48a58a-e4a3-4abb-8830-51377f312fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:30.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:40.459Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=86dcdfc8-5814-4122-87d7-ed4956cc67f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:50.464Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0ac6530e-eb20-4e60-a426-68c52b25e235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:09:50.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:00.471Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9081b9f7-2296-4da1-84a2-0829b636e8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:10.479Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1fe0bdf3-5fe3-44d7-a7c5-1466121fc2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:10.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:20.485Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cbb91426-cdc5-4335-9b00-aa04ce79fe5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:30.491Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6495d816-47e7-4c63-ba33-477704b33753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:30.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:40.497Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=921e9a96-6d00-46f3-a84f-9b816afb9fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:50.502Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9e298ae0-ab53-406b-ba35-7f1025922166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:10:50.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:00.509Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f8591830-526b-4240-8c4d-509acecc9ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:00.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:10.515Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0eab1eba-44ee-4ec7-9329-6608e8bc36b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:20.522Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e4dec4f0-2fbf-49cc-82b5-c47c32dd5215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:30.529Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9d261201-fc0f-4ca1-ad23-eba5d2ba099e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:30.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:11:36.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:11:36.528Z |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-03-14T04:11:36.529Z |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-03-14T04:11:36.529Z |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-03-14T04:11:36.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:11:36.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:11:36.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:11:36.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:40.535Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=754ba7d2-3f5a-4bfa-9f16-edaf31f04a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:40.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:50.542Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fdb75495-7988-4eb7-b7c5-2987d59314f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:11:50.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:00.550Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=43fc8e2d-e7dd-447f-939a-f4c02e11d864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:10.556Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bfa8eca6-d5b0-47f7-81af-232ec767917d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:10.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:20.562Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5290f719-bab4-4004-9880-e7b28c8b4ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:20.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:30.568Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=47195324-918c-4b7f-83ab-8b1654ec0047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:40.575Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a74b1f41-86be-4f06-bba7-3d591848da70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:40.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:50.581Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e7701025-7078-497a-8cec-0f57d50dc93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:12:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:00.589Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d5fddbd2-f2f6-4803-9e2a-c70d1727fd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:10.597Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7b6df3b2-648d-43ff-9173-ab3539e1620e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:10.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:20.604Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=630215bf-c7fb-4eed-bcb4-acb251fe4851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:20.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:30.610Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=70d92e1e-3fac-421b-943b-74c06d5e0ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:40.616Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ef728757-ca6f-4239-9267-42911bc0b15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:40.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:50.622Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ec813814-15d7-49fb-9d04-0070f35d6652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:13:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:00.628Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5cd580ec-e8d4-4c71-b30a-ebc8755d487e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:00.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:10.635Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=acd8c04e-bfc9-49ff-867c-81606de6175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:10.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:20.642Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e2a68e77-8cf2-46b3-b35c-a8d4413d28c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:20.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:30.649Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4c03dd3f-b46b-41bb-acfb-10ccccb52a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:30.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:40.655Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=525c345f-b22d-4180-b34f-b6d87b5c9f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:40.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:50.661Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8abef35d-596d-481f-a33c-f15f32881c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:14:50.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:00.667Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8c489a23-6e2e-470f-8c55-614a0546682e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:00.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:10.673Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5fc582a0-3c75-4393-a5e2-5ac69cd63a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:10.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:20.680Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6ef524cf-6ef7-4526-b75b-fe512a597a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:30.686Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6aa3cf52-c122-440f-a69e-b6b8ec15cdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:30.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:40.693Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c9852d33-4969-420e-9d3e-c662f0debde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:50.699Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=05ffc474-ac1b-45a5-864d-8bea8e652f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:15:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:00.705Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=53ed7b61-983f-4162-8b85-773031cfaf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:00.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:10.711Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6ac54192-e594-4182-84cd-777168a4f7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:10.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:20.718Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5575dba4-d625-4a75-954e-1a739839fb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:30.725Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8f877410-bd0e-426b-8fe8-68efdcdc0a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:30.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:16:36.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:16:36.528Z |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-03-14T04:16:36.529Z |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-03-14T04:16:36.529Z |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-03-14T04:16:36.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:16:36.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:16:36.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:16:36.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:40.732Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bd2253d3-4473-4325-a0d6-9988e1b60155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:50.739Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6f03dd98-cd19-44e7-af17-61efec496548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:16:50.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:00.798Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=46b332a2-f394-410a-900f-f5b6abbbf391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:10.805Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=094bd33c-a456-43c6-9003-8e91069f326e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:20.811Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=89e08e5f-2d35-481f-a035-75f7a12adf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:20.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:30.817Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0e5a0baa-4a64-4040-bee8-c18af3ca5626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:40.824Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1448e382-391a-4f5a-9baf-fc980257b9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:50.832Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=baeb63e2-5b82-4376-a816-0657b039a75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:17:50.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:00.837Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4a1bd72d-46ec-403f-8e95-29b263bf1fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:00.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:10.843Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5a915660-7458-471b-bffc-23f770ec8c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:10.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:20.850Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=263a7f02-76e0-435b-ad45-f907535679fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:30.856Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=370b9b21-ac06-40c6-aca9-73751fefa4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:30.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:40.862Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=210e6d9e-f536-46ce-9d00-929389badd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:50.869Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cd4a858d-021e-482b-b2d6-691748cf37b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:18:50.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:19:00.875Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=72baa23f-e1a3-4052-9926-51568bc149a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:19:00.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:19:10.882Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8d7026b7-ca28-4cf0-bab5-175141b19aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:19:10.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:19:20.889Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f1a18984-019a-47a2-bd78-e26b1269c1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-14T04:19:30.197Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=uJdcwZUxHJ39aXq9ABVB, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:19:30.425Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:19:30.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:19:40.426Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=99c392ca-8ee2-448c-acfb-15524e294032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:19:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:19:59.966Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=02e7cd54-e6f6-4e4a-8e97-e280a23729f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:20:09.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:20:19.507Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3ae65f7f-f49d-43f4-ae50-f5cd27700569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:20:29.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:20:39.042Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ca257272-73c8-4c74-90d6-98d803110c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:20:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:20:58.573Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f2a5e194-9a1e-4e88-af6d-e834f98ec730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:21:08.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:21:18.124Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=382add02-0d74-42f3-89e5-c920a74146ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:21:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:21:36.560Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:21:36.560Z |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-03-14T04:21:36.560Z |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-03-14T04:21:36.561Z |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-03-14T04:21:36.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:21:36.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:21:36.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:21:36.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:21:37.657Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=784b83a6-ccb2-4b9b-8303-52cdbcd7d382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:21:47.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:21:57.191Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=497d112f-9673-4758-99b0-525a7dd86033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:22:06.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:22:16.732Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4f96782b-0af0-43ed-b808-9aef0e4f4cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:22:26.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:22:36.278Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b6716ecc-8047-4c27-913d-edbb3f7dc378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:22:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:22:55.811Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6a12eb8e-4c0e-40d0-8a33-98b91d8eff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:23:05.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:23:15.354Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=610d39ab-88ba-42e9-a8ba-e6716800151e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:23:24.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:23:34.885Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=555c47e2-aa16-4f33-9ae2-261bd6237cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:23:44.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:23:54.417Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3039a5f4-c922-40ed-9d67-801296603f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:24:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:24:13.947Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=339f48f9-6c80-43c0-ab2c-e223c6f72f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:24:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:24:33.482Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bcbe9cf1-0a8e-496f-8a70-389214006db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:24:43.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:24:53.017Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c772801d-21b3-4abb-b568-10f18c532498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:25:02.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:25:12.551Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a766f040-7038-4956-84a2-c467d7887bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:25:22.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:25:32.081Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=74d59884-8ea2-4b45-b3c9-1a7944abb56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:25:41.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:25:51.614Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=52a09673-7e84-455b-9205-619306cee0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-14T04:25:57.199Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=BsMvu96quHMEvtKXQTYx, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:25:57.213Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:25:57.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:26:07.213Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3bb7be58-4716-4905-8682-1ed479a7c0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:26:16.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:26:26.751Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9ff7abe0-d6e8-4548-a753-1ed763a1a830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:26:36.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:26:36.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:26:36.546Z |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-03-14T04:26:36.547Z |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-03-14T04:26:36.547Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:26:36.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:26:36.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:26:36.551Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:26:36.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:26:46.289Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=22887c2d-3230-4552-94fc-fb703b7d8d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:26:55.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:27:05.821Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=da0fa061-0a85-4031-bc64-a535be31aebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:27:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:27:25.357Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=823f3df8-8cdc-4841-ade2-78f69046fd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:27:34.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:27:44.892Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=738c0905-ba5d-41b4-89e3-1792a19e4cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:27:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:28:04.434Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bda2360f-17d8-412a-8728-4145d45bae8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:28:13.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:28:23.971Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7f7f9f28-d77c-44e4-827b-363c16acfd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:28:33.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:28:43.516Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=14d4edb3-3eb1-43b7-9d26-ba6d2781b025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:28:53.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:29:03.050Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b3623648-35ab-48b1-bf78-1982108a4fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:29:12.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:29:22.588Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f4f33a3f-ebde-458f-b054-f8aa2c18b77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:29:32.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:29:42.120Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=90294d14-7a0a-4707-beac-feedcdcd0a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:29:51.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:30:01.656Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ee0a4532-2614-4e36-88cc-bd05a7dadce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:30:11.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:30:21.189Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=96d93e4c-fd07-4d94-955b-b02ec933aada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:30:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:30:40.724Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9971e5ca-14dd-469c-8134-f8c68a82a9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:30:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:31:00.258Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ff65264a-f1e2-41be-98c9-b5a981d8aaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:31:09.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:31:19.792Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=447c1587-1530-40bf-a1d3-2dae15f2ea57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:31:29.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:31:36.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:31:36.581Z |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-03-14T04:31:36.581Z |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-03-14T04:31:36.582Z |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-03-14T04:31:36.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:31:36.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:31:36.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:31:36.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:31:39.329Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0307d52e-d80a-4f4d-8d51-51845a2796e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:31:48.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:31:58.862Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=83f6e376-d833-4d8d-a968-73e7abff99c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:32:08.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:32:18.393Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8871b003-01be-4a7e-9dbc-4cd22fddcac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:32:27.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:32:37.925Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=daa55230-1e4b-4351-95ac-2b44b9526560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:32:47.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:32:57.465Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=688f4564-133d-4e1a-84b0-ac47cf33ad92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:33:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:33:16.997Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=315de6bb-be02-4f61-8027-25a6c3c13153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:33:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:33:36.530Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=455d25cf-4e0e-499b-8546-5eb9b3af6fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:33:46.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:33:56.093Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=0f4f53c3-8526-414b-9956-5575ff00a7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:34:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:34:15.627Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=1a3e7676-767c-4297-a759-ce7c7d7fcd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:34:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:34:35.164Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7079d241-f1d3-4b4f-a90a-9dc55d878f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:34:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:34:54.700Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=89a398ef-3c8d-498c-a514-77bf9d8ca588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:35:04.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:35:14.235Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a5929e37-98e3-4f55-b4cb-1241a6e47b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:35:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:35:33.773Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b30220ea-247a-491b-a796-c6dc9d92cea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:35:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:35:53.305Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=adf8772d-c521-4dae-8acf-3c47026ca928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:36:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:36:12.836Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4abded1d-a692-46af-8eea-99bdfe8df838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:36:22.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:36:32.371Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bda6f884-d0e0-4a81-9b1e-2e0dab5897f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:36:36.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:36:36.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T04:36:36.549Z |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-03-14T04:36:36.550Z |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-03-14T04:36:36.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:36:36.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:36:36.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:36:36.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:36:41.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:36:51.911Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cc8e9013-59f8-4f43-b54b-385937fc90c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:37:01.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:37:11.447Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d849e66a-d361-4ca3-b8f3-3a1786c0bdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:37:20.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:37:30.979Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=c2de3a10-aa25-4acd-b323-084ed5cbaf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:37:40.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:37:50.511Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=b8d54552-7ac3-4452-8af1-ea6ffa6b715f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:38:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:38:10.048Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a2cd3f58-335d-44b0-88f0-04590c05bf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:38:19.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:38:29.586Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=217d9b93-5afd-4dac-8a9b-03118c33ca1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:38:39.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:38:49.116Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4fdce675-e16e-4aa3-86a8-01145482a7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:38:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:39:08.652Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=48314820-1910-4695-bb7a-3c575fe967f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:39:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:39:28.189Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6295506d-abcd-4da5-b2de-524179a2d000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:39:37.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:39:47.719Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fc217cb4-1dbb-4eb6-b7c0-74e44fbf911c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:39:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:40:07.252Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cb36640b-94aa-462f-bf80-bb26af892c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:40:16.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:40:26.787Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ef576aff-540c-45e2-ac4e-60aec6fedb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:40:36.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:40:46.323Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=29e7d117-a1b0-4eec-a4c5-14eb0c5f795f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:40:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:41:05.858Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f2860277-2859-461b-a866-05965d4baa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:41:15.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:41:25.397Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=73dfe66c-efd8-48ec-ba2d-140b934e5e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:41:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:41:36.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:41:36.544Z |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-03-14T04:41:36.545Z |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-03-14T04:41:36.546Z |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-03-14T04:41:36.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:41:36.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:41:36.548Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:41:36.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:41:44.930Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ae1930f7-e79c-4a4d-8b62-566c10a864ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:41:54.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:42:04.463Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=64472d26-326b-4055-b123-b6b1c4ace9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:42:13.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:42:23.994Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5d5eaf23-976e-4e06-86a8-207e87b852c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:42:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:42:43.525Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=713b4b22-f0f8-40de-b266-7612296bb3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:42:53.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:43:03.056Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e32dedfb-14da-4d62-bb5c-964a8d5fcc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:43:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:43:22.604Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8d82334d-36a3-4d15-bf39-aa3c9801e6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:43:32.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:43:42.135Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=744664cc-c920-4760-bb88-beda01cea3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:43:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:44:01.671Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6204a9f4-43ba-4d1e-819b-904e90f942a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:44:02.372Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:44:12.369Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8e2db1b7-44dc-4981-80ea-ff4dfaaf795d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:44:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:44:31.907Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e22ceb85-bb7c-403a-8b55-3d3a7c8e1b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:44:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:44:51.440Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e0b29564-72ad-4f70-8391-3bf011933c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:45:00.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:45:10.971Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6fdb210b-b5be-400c-b01e-707306a3aac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:45:20.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:45:30.509Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=ab655083-3b77-4a94-91d4-ca4330e1033a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:45:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:45:50.042Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=aae54610-b2ad-4a01-8f7e-a617aaaff5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:45:59.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:46:09.576Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=54555a40-ce9d-4a18-8ed1-ea25933685f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:46:19.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:46:29.107Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fc71b2a3-94d5-4a9e-a804-cf9d62e76894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:46:36.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:46:36.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-14T04:46:36.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:46:36.550Z |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-03-14T04:46:36.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:46:36.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:46:36.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:46:36.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:46:38.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:46:48.643Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5164bbed-d655-4e14-92c1-0cee133704a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:46:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:47:08.178Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bc6ae50b-d7a7-4fcc-a0a2-ca6b80273090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:47:17.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:47:27.711Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=35b151c2-0760-497c-add7-8564b100ef8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:47:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:47:47.245Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9fb1ad15-17f1-42a1-bf3c-4a5017eff27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:47:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:48:06.781Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=626819a3-50d9-404b-a866-471fd3be5f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:48:07.500Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:48:17.500Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=70b0dfc5-55a3-4c76-aae9-efcfaf3aa9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:48:27.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:48:37.042Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e5703690-cc4c-4095-83c4-475803bc4126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:48:37.715Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:48:47.715Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7b506dd1-4d30-445b-8ebc-b8223a21b85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:48:57.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:49:07.248Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a5248b3a-b488-4807-b58a-a488b9d90aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:49:07.923Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:49:17.923Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3ae6a0e8-fbbd-47ba-baee-e4cfe4c83f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:49:27.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:49:37.459Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=089a3150-65e3-40b0-b320-433c8257d526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:49:38.128Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:49:48.128Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=455947e9-8c7d-460b-bf78-f9e83184c7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-14T04:49:56.299Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=AcBwaRbTnybarFXkLajp, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:49:56.307Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:49:56.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:50:06.308Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6b3bd66a-b974-48ce-9823-8a96312d2913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:50:06.978Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:50:16.978Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6ef72b1f-3665-452b-bb27-fb5538645825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:50:26.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:50:36.507Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8e6d7a3b-e646-4be2-b020-48e7ca61d43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:50:37.177Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:50:47.177Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f484f786-afa6-403e-9ef4-df560b3550f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:50:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:51:06.710Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=823b38ec-05d2-42d9-bd29-52f0c33fb43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:51:07.384Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:51:17.384Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7c9ec723-7678-4159-8fc5-5159af21160e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:51:26.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:51:36.641Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:51:36.642Z |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-03-14T04:51:36.642Z |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-03-14T04:51:36.643Z |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-03-14T04:51:36.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:51:36.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:51:36.647Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:51:36.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:51:36.922Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9490cbc7-2715-4dac-a854-633a9394ffb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:51:37.589Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:51:47.589Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7922d0e6-0c76-43a5-9258-36172c336cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:51:57.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:52:07.118Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5dc4313a-cc49-4fb6-b242-bbd2652c2280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:52:07.799Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:52:17.799Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=892a2e93-c2ac-465c-9020-e27ccaa9065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:52:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:52:37.336Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d832a37e-7265-460f-93e3-7b4eaa376314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:52:38.002Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:52:48.002Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f1f3bbba-5097-4a02-86d1-508c561bccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:52:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:53:07.532Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6346e4f8-e14f-423f-8eae-467efe0a2fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:53:08.203Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:53:18.203Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=a5246095-36e9-4a8b-96eb-3bb267fa40bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:53:27.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:53:37.740Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d3dcc00d-a838-4092-92d6-ed1c6e415ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:53:38.406Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:53:48.406Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=8ea2c3f8-6c35-4a65-a8c5-4ca2b3910682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:53:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:54:07.941Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d0b9ef88-9961-49ae-98ea-6fb52fe43336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-14T04:54:08.836Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=TestPNFMacroInstantiation, ipv4=192.168.0.1, ipv6=2001:db8::1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:54:08.843Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:54:08.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:54:18.843Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f6c5aa2a-95df-47e2-90f3-4201abef7677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:54:28.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:54:38.402Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=6c1c211f-4af0-4874-bafd-2236cbb6be22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:54:47.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:54:57.934Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=5672d476-931c-4eea-b5c4-6bc9541babdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:55:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:55:17.469Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=9d4e30ca-4dd3-4e71-9ce9-697d7217d0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:55:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:55:37.004Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cb18cfb7-0269-48c5-9934-5ffdf6b7e873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:55:46.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:55:56.536Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7b791ca3-ba6d-4628-bf57-661b917d45ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:56:06.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:56:16.090Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=cc3a0675-c649-40c7-8a50-e79a80b5e415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:56:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:56:35.623Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=7bc0f6d3-09ea-409e-9bd1-3ee97035f44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:56:36.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T04:56:36.528Z |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-03-14T04:56:36.528Z |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-03-14T04:56:36.529Z |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-03-14T04:56:36.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T04:56:36.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T04:56:36.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T04:56:36.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:56:45.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:56:55.156Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d7d7a862-d6c9-43ca-a0e4-e782ae934377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:57:04.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:57:14.690Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=82ffc29c-c6d5-4bec-b279-60c91d7ecc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:57:24.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:57:34.219Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d16e8e60-0335-4911-916e-00938278e406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:57:43.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:57:53.749Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=85fac98d-9113-470e-bfc3-e7a908894011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:58:03.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:58:13.287Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f3e8012a-daba-4350-8181-ff344102412f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:58:22.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:58:32.846Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3115e620-bc51-428a-9303-1a4e2a211235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:58:42.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:58:52.376Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=98eab6ee-f1da-4f43-ab0b-cb3fd191fcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:59:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:59:11.909Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=378c1de7-ea50-4ce7-bc26-1080d96adbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:59:21.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:59:31.443Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f8e9219d-7e2c-48d6-bb4e-fb1dc4a4dffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:59:40.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T04:59:50.978Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=876a14d9-abcf-4d89-b691-81da27aba72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:00:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:00:10.512Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=4dc48aa7-711a-4f6b-9520-4c7533468550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:00:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:00:30.042Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f8d50cf0-d9fb-4cbd-8c85-0d57d0909ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:00:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:00:49.576Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=58d44772-e540-4600-b8ce-8e1fd64672d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:00:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:01:09.109Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=93e99fb9-bcc2-442c-9504-b195d189ab30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:01:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:01:28.640Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e34b0ce4-4d06-4db6-8a8b-b8faf4461137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:01:36.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:01:36.531Z |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-03-14T05:01:36.531Z |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-03-14T05:01:36.532Z |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-03-14T05:01:36.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-14T05:01:36.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-14T05:01:36.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-14T05:01:36.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:01:38.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:01:48.186Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=320229b6-4325-431a-98fc-5308f92f3faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:01:57.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:02:07.724Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=bdd2a2b5-81e6-4e9d-8f3a-9737bdd24ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:02:17.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:02:27.259Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=e9db0bdf-a69a-43af-9088-bc88c1e5a6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:02:36.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:02:46.789Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3a9d4b56-6426-4243-913f-58599966baeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:02:56.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:06.321Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=59f38a85-ac22-4a16-98ed-775fa73b71a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:15.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:25.856Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=95d7c131-ba6b-4777-9fc5-547faf96aed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:35.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:45.392Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=95a03214-5131-4cd1-a082-7caacf1b508b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:03:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:04.923Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=d5e27c06-ad44-464d-83d4-72289bf3fdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:14.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:24.456Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=3e40d9dc-33c1-4284-952e-ef4b11b74493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:43.991Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=fe48ebba-ccd5-4fd2-8c60-4d4c9390c7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:04:53.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:03.524Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=10a77845-2a5e-4b52-be1b-12b8e3913888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:13.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:23.056Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f68eb533-806d-4f58-bd64-8a18c22ad36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:42.585Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=10ccb725-3792-4beb-b2bf-578655f1698c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:05:52.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:02.117Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=53daf74b-5bfb-45ba-aa99-6fc3bb276f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:21.650Z |INFO |Init configs |InvocationID=e0f6303a-c1a4-40a2-b82a-c81cdc9ccb88, InstanceUUID=f77644e7-556e-4861-b8ee-9fe581469c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-14T05:06:31.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:06:36.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-14T05:06:36.524Z |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-03-14T05:06:36.525Z |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-03-14T05:06:36.526Z |INFO |