By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T02:55:04.582Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T02:55:04.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-26T02:55:04.632Z |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-26T02:55:05.412Z |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-26T02:55:05.540Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T02:55:05.541Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T02:55:05.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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-26T02:55:05.642Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-26T02:55:05.742Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-26T02:55:05.775Z |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-26T02:55:07.661Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-26T02:55:08.471Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-26T02:55:08.516Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-26T02:55:08.519Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-26T02:55:08.625Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-26T02:55:08.626Z |INFO |Root WebApplicationContext: initialization completed in 2851 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-26T02:55:09.368Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-26T02:55:10.591Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-26T02:55:12.481Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-26T02:55:13.194Z |INFO |Started MainApp in 11.563 seconds (JVM running for 12.465) |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-26T02:55:13.280Z |INFO |Start scheduling PRH workflow |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:55:13.293Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=870c077f-1e1b-40a0-969f-270cbd29b827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:55:14.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:55:14.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:55:24.872Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=1be5e2aa-2de7-43ba-a313-298f25cb3956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:55:25.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:55:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:55:35.930Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=da5080e2-609e-4e4f-b1b6-976233691e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:55:37.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:55:37.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-26T02:55:43.538Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-26T02:55:43.538Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-26T02:55:43.542Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:55:47.004Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=940b2156-d4f1-41ea-ae9c-f4559dbbfa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:55:48.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:55:48.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:55:58.069Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=f3d851aa-9c5d-4e6b-a8f3-b94120aae583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:55:59.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:55:59.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:56:09.158Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=1579279d-704a-41de-8d9f-8ee68a61c76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:56:10.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:56:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:56:20.214Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=f87bd16f-471b-44a1-8b30-bdc851628e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:56:21.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:56:21.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:56:31.283Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ed33f872-62dc-45ad-a469-7b7ca9a7ac1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:56:32.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:56:32.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:56:42.329Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=cce73444-9365-40a2-b239-000ece77a743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:56:43.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:56:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:56:53.364Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=42c8fa9a-f3f2-4d78-9ec5-803c54b3e8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:56:54.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:56:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:57:04.404Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=2ca021a6-330a-477f-9bb0-09a38872ffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:57:05.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:57:05.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:57:15.455Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=c2fa1bcb-a83b-41a7-9b32-7fa4615cc9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:57:16.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:57:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:57:26.516Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=b0d542c2-db71-442a-a69d-b586ddf3c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:57:27.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:57:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:57:37.596Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=13fe55de-4167-49b5-af79-2af162ee0bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:57:38.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:57:38.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:57:48.666Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=9c079e80-b4bb-4bf2-9bb7-97b9ecddbd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:57:49.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:57:49.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:57:59.701Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=8505f768-5b9e-4728-841f-f67db3358c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:58:00.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:58:00.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:58:10.743Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=73e55f45-f6e9-403a-a1bd-88315a91a033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:58:11.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:58:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:58:21.783Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=6ae97ec2-6f03-4160-b431-ac9fdabaafb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-26T02:58:22.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:58:22.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:58:32.819Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=a8f289fc-40f0-4926-9172-edcf2d554cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:58:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:58:43.007Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=8de43ca5-e9e9-49d8-85bb-80adee75fd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:58:43.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:58:53.053Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=4e49b161-45cc-41b8-99fe-6e72e8a01625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:58:53.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:03.070Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=6d746d47-3d29-42c3-ae2f-125bbfdc6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:13.093Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=8d8e9342-3dff-4236-a415-3c563cb17eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:13.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:23.109Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=08e202c3-6c56-4e21-b2cf-3ec9f709de88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:23.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:33.124Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=92739a8f-0651-4657-bae1-9b65c57399c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:43.141Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ae6bd64e-41cc-41f1-87b4-80b9840bcb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:43.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:53.155Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=3d14d6d1-2ec5-4c56-b1c5-d11d8b4929b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T02:59:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:03.173Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=3c5ad4ba-9d84-4dee-8af3-3c6de3f908d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:00:09.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:00:09.776Z |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-26T03:00:09.777Z |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-26T03:00:09.782Z |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-26T03:00:09.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T03:00:09.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T03:00:09.796Z |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-26T03:00:09.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:13.185Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=6086f644-e766-491a-94dc-a485cc7c9e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:23.199Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=20ae515f-a59e-4250-8d72-dace99890b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:33.223Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ef2a288b-31d3-4787-b7ea-644bca60fa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:33.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:43.236Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=f4afbc87-b199-4a10-b4c0-8a6e95929fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:53.248Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=007f31da-9c2f-4e21-b966-f6dc4f13e780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:00:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:03.259Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=3db539c2-7834-4743-9fea-54a03df791bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:13.271Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=d84f508a-41ca-4e40-9577-a46f92fe034d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:23.285Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=e0fd755c-48bd-415e-a948-c35d10b1a92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:23.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:33.296Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=90f6f57e-6787-44b7-a43e-19e08ac7ff59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:33.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:43.308Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=c96c16cc-fa28-4fa1-8f2e-672c4a186e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:43.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:53.320Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ce5087db-2e3d-438e-afb7-faad936c9f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:01:53.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:03.332Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=5ffcf90b-17b7-4e47-b182-2b394b5d06ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:13.357Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=7a9aa513-a483-452d-885e-95a9f43c4c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:23.374Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=f33c14d4-eef6-474e-9969-49d76b2cdeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:33.386Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=1f10cddf-4a50-4b03-b23c-94b817469e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:43.396Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=f4acd4aa-de70-4f0e-8f6a-ad3794aa4e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:53.408Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=2e6905bc-8aed-4bca-8b99-b975e48f1e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:02:53.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:03.420Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=90a445b4-316e-4110-916b-009c2f747fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:03.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:13.431Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=38e4c089-b82d-4f37-b341-0f0ea4a8d216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:13.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:23.445Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=b8c5cd55-eccf-4ab3-8982-805952e983b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:23.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:33.457Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=d32dc52b-0652-4d55-bb7c-cb325cc50eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:33.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:43.466Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ad2b32be-3c27-40fd-a732-3d654d0dcb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:43.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:53.477Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=9da7235c-e5b1-43d7-9cee-0662a47af801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:03:53.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:03.491Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=0435bc92-a526-4d5b-8500-c542568955e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:13.504Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=cabf6eec-ccbb-4e7c-95dc-239d2cf605b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:13.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:23.520Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=97b1c0bf-2586-473c-b9bc-aefb6290e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:33.532Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=f6bac3fe-43d3-4ecc-b54c-2b5c8206cc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:43.544Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=93e96b67-15b1-47be-9fca-16fad485c36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:43.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:53.565Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=a38705d2-37e7-4d01-8cac-4af5545c5d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:04:53.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:03.581Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=feb6cebb-f58d-4c42-8c1f-dc1124318419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:03.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:05:09.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:05:09.722Z |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-26T03:05:09.722Z |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-26T03:05:09.726Z |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-26T03:05:09.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T03:05:09.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T03:05:09.740Z |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-26T03:05:09.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:13.592Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=3ac86f04-f1ab-4f87-884f-c03216a6cd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:23.602Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=4440f540-7362-48b0-a11c-75abd2731893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:33.611Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=496dd068-fc7e-4543-bcfc-657191dd1e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:33.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:43.622Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=427d30b5-a1fd-42aa-971c-0a24b6e7b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:53.633Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=cd1c09c9-db8e-4851-a733-b050eb5c51f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:05:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:03.643Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=4e4a7a22-f1cd-48f5-b9fa-e3d77d99a09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:03.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:13.654Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=0fe42edd-d50c-420e-9dfc-1380efbd560c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:13.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:23.663Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=aa780800-c497-45a9-ad57-1d2b13233ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:33.676Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=58b4cf90-3f52-48d5-8f6a-68537d11dc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:33.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:43.689Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=cedd7e23-2695-42e4-9e57-acac35bf22d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:43.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:53.699Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=35e6f41f-9c6b-4f02-94c3-843c78eb7bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:06:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:03.710Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=9fe98947-5b8b-464b-bea7-a603336f1fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:03.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:13.719Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=1d384a72-9358-4565-9e88-8058f3bc1449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:13.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:23.730Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=3163a500-1110-4c44-b91e-26c6146c56da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:33.744Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=6dc643ec-b218-41a4-a23e-7f16892485d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:43.755Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=b7116a9b-30c5-4c6f-8fbd-40bbb21377b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:43.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:53.764Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=7905c619-041b-4f1d-ab5f-7b88dd1c8df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:07:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:03.773Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=b52dd9a1-68ce-4c54-8b80-9a3064c732b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:13.783Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=35f76d7e-cf49-4220-aefb-b45893234cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:13.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:23.791Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=003ac934-dc8f-4546-9da5-7b529454c41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:23.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:33.800Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=2e1a2aee-5246-4b69-bc90-96d433338ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:33.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:43.808Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=3933946b-3022-4860-b9c2-440ccce97316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:53.817Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=0e417763-7bd9-44a4-a224-8fcdbf057af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:08:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:03.826Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=0f33052a-d339-46e1-aeb0-4de5be4d36c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:13.836Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=1b63c6e4-8aa0-475e-a90d-bcd13fa4beb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:23.844Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=d6320696-9a37-4bc2-ac8b-e43afd389ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:23.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:33.854Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=d147ad1f-eb50-47e4-b3f1-34c2c0a6d0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:43.864Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=1aea1587-96ae-4ccb-8e14-0081e6996606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:53.876Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ddcd484c-e112-4e57-a161-801121ca4e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:09:53.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:03.888Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=9e3c14d2-85aa-4337-a784-c3748842e9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:03.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:10:09.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:10:09.681Z |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-26T03:10:09.681Z |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-26T03:10:09.684Z |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-26T03:10:09.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T03:10:09.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T03:10:09.692Z |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-26T03:10:09.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:13.897Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=daec836b-1a89-4393-83ae-76f2530d12f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:13.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:23.906Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=1fd4bdd8-74fc-4cd6-8a42-f4a8aaf66290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:23.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:33.914Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=3ffd0de4-7fa7-40ed-9db2-448c562db9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:43.928Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=305185da-3248-4094-baed-f0063240a31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:43.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:53.937Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=eac1a248-1844-4bb6-abdc-1d2dc0338a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:10:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:03.946Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=64f2c025-2b59-4f43-8dd0-375c8b31da25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:13.953Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=87e6c5eb-da1f-49d0-9c42-c67f186186bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:13.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:23.961Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=136abf14-da52-47eb-bac8-0a273fe88d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:23.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:33.970Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=888df8ef-29b1-4290-bad8-a90007050d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:33.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:43.979Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=24bdfcd6-b27e-4e46-a969-a0c768e48cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:53.988Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ec6b9f0d-2939-4198-82fa-cb7552a63256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:11:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:03.997Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=6403d968-5449-4fba-a31a-7712a7d00bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:14.006Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=232c814c-7d8d-4c79-ac67-67eef5f5cce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:24.016Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=17f6d298-e535-4a6a-aacc-86bc6b30937e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:34.024Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=a236a609-b643-43b7-9439-8ce6d228b04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:34.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:44.032Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=15b48454-5747-4f7a-992e-6667faac3e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:44.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:54.040Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=c82c4cae-76cc-4bb3-8e79-942a4f90c0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:12:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:04.048Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=31eae94f-a1ad-41fb-a860-c2fe50092406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:14.057Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=6339d10b-4b6b-44fb-92f0-bf6a1a3ae5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:14.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:24.067Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=dce80701-2c80-49e3-9f7e-542ca93f494f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:34.075Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=f81cdc42-47b9-45a7-85a5-a41440fb7f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:34.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:44.084Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=6c9e4c67-f20b-47fe-b2da-eb2b00e77c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:54.092Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=e3d74b0f-d702-4c25-bc94-0110fae4e6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:13:54.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:04.112Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=dec4d6fb-a5ce-4b0a-8df8-e6bb42ae2ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:04.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:14.124Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=b24dd8df-548f-4607-9812-c164d80f1334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:14.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:24.142Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=fb8247b4-0ff8-464d-9082-e48062e8b065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:34.156Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=10d67fc2-1be6-461b-b6c5-5c2bbd512b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:34.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:44.165Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=dabd9306-6385-4d2a-a3e6-00870a44bdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:54.178Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=282c4b30-e8f7-45b3-9704-04801509f7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:14:54.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:04.187Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=e9308660-5a2c-414b-a481-d8a38e6432c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:15:09.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:15:09.754Z |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-26T03:15:09.755Z |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-26T03:15:09.757Z |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-26T03:15:09.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T03:15:09.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T03:15:09.768Z |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-26T03:15:09.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:14.194Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=62d0c0eb-840d-4548-b39c-ba422b43e6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:14.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:24.208Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=da0c938f-b92c-4228-9b0f-ef3bf5e394a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:34.216Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=25ecdc27-9962-4236-b23a-8119441e9b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:34.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:44.226Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=7469a6bb-380f-4072-877c-e25180118aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:44.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:54.236Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=61c53a1d-4152-4ddf-b8d3-3110cad3751f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:15:54.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:04.245Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=bc62ae76-84c7-41eb-8576-83eabe7fd3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:04.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:14.254Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=2686b6c1-37bd-4f78-a4a5-0fac38c0f558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:14.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:24.263Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=4185d57a-5111-4dda-ada1-58f3f39688c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:24.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:34.273Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=d2a944fc-4975-4ea9-b343-d66daf92d209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:44.281Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=0b0dfae8-2230-49b3-9ee1-249c57188890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:44.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:54.296Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=bc1dd17b-f916-4fbb-bba1-2291940e089d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:16:54.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:04.313Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=aead938f-1b8a-4c93-beb7-70cfb96e6753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:14.325Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=4c814689-3566-402c-913f-89ff3bd24d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:24.338Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=31dedf35-c3e9-4a3a-aa38-b7cf7c6cd8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:24.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:34.347Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=7579c80b-a793-4a06-86a1-9d30b43d2fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:34.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:44.357Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=e31cb069-9073-4def-88b8-041cd82e308d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:44.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:54.365Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=2b542b3e-0da8-4cc9-91d1-aefc041a82b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:17:54.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:04.374Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=e18d5836-d167-43aa-97d4-ef47bf7c2755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:04.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:14.382Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=391e060b-3d07-4343-9fd9-5427bc8caa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:14.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:24.392Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=52e4850f-e008-4a50-af73-8afe717093d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:24.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:34.402Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ef0d3652-136d-42d1-ae96-d39061ace8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:34.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:44.411Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=179ef47c-6c92-4e00-9fc4-9aea42aab1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:44.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:54.420Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=21ed6ebd-28d9-4dce-b67c-130d6d0913f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:18:54.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:04.428Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=950d94c9-22d7-40eb-9013-e900c76e7bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:14.436Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=9e1179ec-0af3-4f61-9e2e-67146fc7238c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:24.447Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=3084c82d-d217-4ba0-a45e-e61a1eee30ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:34.454Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=90b1a6f3-7413-4b20-83cb-0681e373a2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:44.461Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=33fe7d28-17c6-486d-b9e9-2e1f13e435c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:44.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:54.470Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=21271901-2df4-4f3e-b53a-5252e8d5b8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:19:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:04.480Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=1b43136b-2484-4dcd-bc6f-d82e1daf7476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:04.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:20:09.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:20:09.654Z |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-26T03:20:09.655Z |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-26T03:20:09.657Z |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-26T03:20:09.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T03:20:09.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T03:20:09.663Z |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-26T03:20:09.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:14.487Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ced5786e-d035-44e9-a1ed-74d3b008ccf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:24.495Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=5df12c83-c9b2-4940-9182-48ed6bbd5285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:34.505Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=bd5ae2e6-67fa-4a86-ad37-d964e456521c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:34.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:44.512Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=7ad017dc-5264-44b8-bbbd-4f9d84f922b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:54.519Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=b9406ed0-9416-401e-87b8-a00b4cf4c287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:20:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:04.528Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=6cf8b8a5-082b-4b18-917a-6966cf847b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:14.536Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=90f84fc5-dfa8-4fe2-80ea-6c0e7be0ed17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:14.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:24.545Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=a4c4448e-f72b-4127-9a68-02ad9eec4f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:24.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:34.552Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=64310138-25e8-49ab-b4e6-a06581c07cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:34.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:44.560Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ec20048b-bfdf-428d-b397-d60c9e249309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:44.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:54.568Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=da8af122-2c63-4fe6-bd7e-e90d6410705e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:21:54.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:04.576Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=a672d36c-d3bd-43cf-bd6e-6a4185c79fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:14.585Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=192b4795-79ee-427a-b5a3-8c54f1ddfda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:14.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:24.593Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=33c25069-851c-4c94-94f9-166d5749cfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:34.603Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=383df00f-136e-4e06-adda-be2877549520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:44.611Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=b6b446cc-1b83-4fc2-ab39-8a9b6995f475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:54.622Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=b54170a1-ddcf-45e2-b969-bd0a897ddac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:22:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:04.630Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=35bac154-5e56-40a4-95cb-f42a2cf8b3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:04.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:14.643Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=cb986c5d-bfbb-410e-9707-f0da7f456dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:24.655Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=7c534175-e35b-4270-8c26-655adb766771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:34.667Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=cab121b4-0cd0-4a43-9425-4b194797c8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:44.674Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=b947c594-ea7f-4398-a174-50f2d41e975e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:54.682Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=07c5c22f-0128-4432-b0de-da146552ce43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:23:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:04.690Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=756f2176-4500-426e-a66b-47d9ed98d4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:04.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:14.699Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=a22747aa-c23d-4a1d-aa83-8b0341c6d2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:14.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:24.707Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=8484003b-bd21-4eca-b3a6-14bb5301261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:24.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:34.720Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=a33cf303-8060-4fc5-93f8-6e199179ae58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:34.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:44.731Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=97f3ec9c-2a03-4122-8356-48cf1c8516a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:44.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:54.739Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=11ff5d1b-9f86-4bd1-9a6a-5dfd9d6f3e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:24:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:04.746Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=50253a24-b0e2-49cf-a154-d39a5250b4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:25:09.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:25:09.672Z |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-26T03:25:09.673Z |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-26T03:25:09.676Z |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-26T03:25:09.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T03:25:09.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T03:25:09.682Z |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-26T03:25:09.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:14.756Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=03019e83-6eea-4732-bd9b-d92b77046f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:24.765Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=cc6b51e7-18bc-4b08-bfc6-5d4eb1fd9cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:34.773Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=127fa116-14fc-4a8c-8def-bea4a3ab1a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:44.782Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=34bc6d15-f47f-451f-91ef-6a2ef54872c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:54.790Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=0ecffe0c-4701-4600-bacb-3df84f4cb80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:25:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:04.798Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=759aae2f-bd38-433a-a37d-d574e6c56a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:14.805Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=296ce595-0889-459b-9049-5926e2c0232e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:14.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:24.814Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=740f96bc-a364-44df-9603-0be13103baa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:24.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:34.822Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=2d8bbfbe-36ca-46f8-8abe-d27ef9d7a7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:44.829Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=124c25dd-408c-4f8b-a62c-1e1fafdd86ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:54.837Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=81c47153-1e67-49e7-a379-56bc25aba1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:26:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:04.848Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=e3642692-1be2-4ff2-9f30-261490e44ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:04.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:14.857Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=bd89cb9b-b3d7-4265-a2b3-40a6d314f830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:24.867Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=d115b038-b0a0-4106-8f9d-192d9a400186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:34.877Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=cdc831b9-d4b2-4d79-b2c9-ce874bb1c67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:34.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:44.885Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=9545f056-9016-4544-9bec-2e3be0858b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:44.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:54.895Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=1f02ae46-a277-4d53-b400-9d497bda1325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:27:54.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:04.904Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=89cfbb00-cec2-48d4-8b78-dc0903cf9652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:14.912Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=960658a3-f734-4b85-a615-49f04f4dab4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:14.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:24.920Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=2a84c229-5cb0-445d-a633-3b79d1b4b30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:34.928Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=9ec96c71-5ccb-4fe0-852f-f8c70d95ca2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:44.937Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=9e4dabcc-6b4a-4842-8af7-f5f9f95e226d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:54.946Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=85c6f82b-f924-441f-926e-22fac2d403ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:28:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:04.955Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=aa3a904b-e81c-4b50-9a33-ed41ca400203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:14.965Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=0ce6438a-dca8-4ac2-bf83-2b5dbc79edf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:14.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:24.974Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=b93d2142-66ee-4972-81e6-11b65277524e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:34.984Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=fd190fc0-f05e-48c6-bc84-79794599a6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:34.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:44.996Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=d8342fe5-9cda-4eb6-9d92-558a593951f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:45.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:55.006Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=adf0bc09-0a01-4e26-aba8-5de608ce5787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:29:55.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:05.013Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=e45d2741-0a7e-4196-8847-9890c301bc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:05.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:30:09.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:30:09.667Z |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-26T03:30:09.668Z |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-26T03:30:09.671Z |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-26T03:30:09.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T03:30:09.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T03:30:09.678Z |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-26T03:30:09.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:15.022Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=1739193b-5340-46f5-8b87-655eeefe296a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:25.030Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=0ce4ae5d-5a65-47a3-845a-606d15196e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:25.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:35.041Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=60cd0269-f508-4817-8885-10914ee2336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:35.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:45.050Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ffe95a1e-c90b-43ed-bc8a-11195036ec4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:45.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:55.059Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=9d84af27-a7ec-4fc3-a922-7a2421140015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:30:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:05.066Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=0627222a-7c64-4aa3-b8af-b6b109ad733c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:15.075Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=654dd02f-bcad-40ee-987b-76407e482bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:15.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:25.085Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=1fc76a68-7ff6-4561-9826-26637c2b9907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:25.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:35.092Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=66b63e18-9490-4b7b-a118-7be14f398ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:35.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:45.101Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=2d7c17fb-6750-423e-a2e5-4a56f5984751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:45.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:55.110Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=479058f3-c613-43cc-964b-57a690023a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:31:55.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:05.120Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=611a4b18-d41e-4d28-86f4-79ba52387361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:05.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:15.128Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=54f8a387-baae-4176-a835-926fe6d4b118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:15.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:25.137Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=c2764f78-90f5-45bf-985f-1b3c1cc4c646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:25.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:35.146Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=913bf87d-7e14-471f-b1c3-a9ee534d259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:35.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:45.153Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=bb484967-9e64-47aa-9e2f-b4deb60a9b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:55.163Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=45c349ab-8aa6-43ad-bd58-b3a9a0071373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:32:55.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:05.171Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=42cfaaa6-a9fa-4b85-84a0-7e481d3d31a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:15.179Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=e26d8cb2-4908-418e-85ae-6483737ebaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:15.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:25.187Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=13f585b5-c05b-4fdd-8d61-af6afadf50d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:25.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:35.196Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=7199c307-8578-46d3-b791-ef391e3bfc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:45.204Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=89f5afcf-0a84-4bd1-afa9-d46ffe62db4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:55.211Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=e8220585-1c2d-4020-9ec1-c95dfdce865e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:33:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:05.220Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=a921256c-2648-4bdb-9563-d545730c13c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:15.226Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=de167ed9-de5c-45b5-87af-a5d598c881c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:25.237Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=ad57610c-cb44-4fec-978e-8601441c2cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:25.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:35.247Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=67d4db61-3faf-499d-83d7-061155a2d60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:35.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:45.255Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=16450aac-7c20-475f-a975-0c6161e2044a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:55.265Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=a0b452a8-acda-458e-9fec-7cc5aea47a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:34:55.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:05.275Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=aa595909-a409-4195-9c0d-1939fd879f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:35:09.635Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-26T03:35:09.635Z |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-26T03:35:09.636Z |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-26T03:35:09.638Z |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-26T03:35:09.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-26T03:35:09.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-26T03:35:09.643Z |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-26T03:35:09.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:15.283Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=a3520ef7-9ff2-4839-8465-da376d63236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:15.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:25.292Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=7c7934a1-2b4e-4787-b425-3eba9627f181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:35.300Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=c69bf783-a67f-4d0c-b401-5ab35e398ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:45.307Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=79c0cf94-f058-4ef7-9fa0-d207103ef7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:45.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:55.314Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=cbe3009e-f1f4-4f91-b086-d715702d961a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:35:55.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:05.322Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=0defdf39-aeb3-462b-8f3f-a2abde8bcf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:05.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:15.330Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=9bbf1767-f1d8-4901-85cf-e80202e462b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:15.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:25.338Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=12852d15-1da1-467f-8f45-59e1de6dd6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:35.348Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=d3546044-cea2-4fb9-8ee1-425c74d6df09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:35.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:45.357Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=f4778e9e-490b-4167-abe4-95703517e2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:55.366Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=2c4f1222-48c4-4728-aa5b-ac1327a73840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:36:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:37:05.374Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=0b362fda-b154-4acf-9a6e-6bdfa0f34d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:37:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:37:15.384Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=da44b077-b802-48c0-8ee6-1366a4e4198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:37:15.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:37:25.396Z |INFO |Init configs |InvocationID=94fa178b-f926-4ba1-862c-0285dd794a8e, InstanceUUID=5dd81543-f8a3-440c-869a-d9ba5d16190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-26T03:37:25.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |