By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:32:53.260Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:32:53.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-22T02:32:53.298Z |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-09-22T02:32:53.971Z |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-09-22T02:32:54.080Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:32:54.080Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:32:54.081Z |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-09-22T02:32:54.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-22T02:32:54.335Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-22T02:32:54.360Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-22T02:32:55.768Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-22T02:32:56.255Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-22T02:32:56.274Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-22T02:32:56.274Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-22T02:32:56.335Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-22T02:32:56.336Z |INFO |Root WebApplicationContext: initialization completed in 1975 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-22T02:32:56.822Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-22T02:32:57.791Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-22T02:32:59.045Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-22T02:32:59.528Z |INFO |Started MainApp in 8.589 seconds (JVM running for 9.354) |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-22T02:32:59.599Z |INFO |Start scheduling PRH workflow |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:32:59.610Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=da7aa1da-4236-464f-ac60-1a854ea8cb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:01.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:01.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-22T02:33:08.293Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-22T02:33:08.293Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-22T02:33:08.298Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:11.078Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6fbb7a50-b1b1-45bb-804b-c9b87c30a632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:12.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:12.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:22.147Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5443a1c9-2c74-4388-917d-ec6d2c4513cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:23.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:23.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:33.225Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8fc19bbf-c5f2-4d46-8ea4-aee26fc472ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:34.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:34.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:44.290Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6facc338-dfe3-46bf-a5c8-e9f0e8612848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:45.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:55.333Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6a482289-5bfe-4e97-923c-dcc80546e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:56.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:56.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:06.367Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=28d80cdd-5669-49c2-a16c-1842810062c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:34:07.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:07.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:17.441Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=be9f362d-caf4-46a7-91b1-1d36b5b967d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:34:18.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:28.479Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4d57d71e-a284-4b81-ba19-c51fcbabe963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:28.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:38.728Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=380af127-49f2-4292-b43c-f291f0629176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:38.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:48.751Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=db78cdb6-89cf-4062-865d-b37309880a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:58.769Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9eb5141f-61e9-41fd-a4f5-6efb47fdc2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:08.784Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=708fc635-b806-4350-8a98-3a82c247624a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:18.809Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e31e7ab5-b5d5-43ad-b4ef-0b95b3fb79f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:18.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:28.827Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b9251aef-88a4-4837-b2a2-b770f72518fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:28.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:38.844Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b695ad0b-45e9-4a7b-b823-50d07bd4cf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:38.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:48.869Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b173c35a-6964-42ec-9248-7a0b1dc68b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:48.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:58.885Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=03703809-f50c-43ae-8944-b7a30297587c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:58.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:08.901Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=abbc32a4-1b62-4a9b-8d96-af2f051ea757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:08.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:18.920Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1aed7b7c-a716-4077-9da7-27ea1ccef8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:18.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:28.935Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=38c6dfdd-676c-4df4-b92d-cc2336f271a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:28.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:38.962Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=70efd9eb-661a-4b70-9d44-1df646fce141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:38.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:48.975Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9c27b590-fcbc-46af-affb-ad262c12ffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:48.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:58.995Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8c0426cf-dadf-49d4-954c-a56116c57e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:09.006Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6fe99c8f-f33d-46cb-a095-203fe44c5f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:19.020Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4bddd71e-1358-4d52-8631-bbb743d9dcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:29.040Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=047fd6d5-e53d-4ca1-9730-50d66c61c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:39.063Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=30fe04c2-c45b-40ac-a9ec-0a4ee62b3b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:49.077Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=73efd32d-22bd-4403-aa4b-1df0bf291651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:37:57.640Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:37:57.640Z |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-09-22T02:37:57.641Z |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-09-22T02:37:57.644Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:37:57.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:37:57.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:37:57.656Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-22T02:37:57.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:59.093Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=98404835-b8e7-4897-aece-9699768269bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:59.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:09.104Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e68f5861-df82-427a-8c23-8def8c73f251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:09.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:19.139Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4c4b5d14-0f7e-46be-8c2e-c9d0bb72dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:29.150Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8ea37b39-4b28-40f3-9475-265f1fa4209b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:29.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:39.164Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c3c937e4-2b25-4085-8027-56b5401cfcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:49.174Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f0748a84-6741-4899-8b9d-78fdab811e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:59.185Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=21ae2037-9d31-4316-b50f-3c1019e1ac13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:59.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:09.197Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e873c783-06bd-422f-a3d3-e479b510efe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:19.207Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f51b3017-4766-43a5-9646-981223ed0cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:19.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:29.219Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a9e870a7-9902-4874-a8fe-c104be03d88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:39.231Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d780dd71-1ac5-4fad-b5b6-6ceaa8af5a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:39.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:49.247Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=09be2611-4129-4c51-98e1-cbbef177c8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:49.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:59.261Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=14b981b3-c408-40b7-9545-1338c6e98471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:59.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:09.322Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=457142ef-83b4-4146-9a19-3ebbc18271ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:19.336Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=08835687-64d9-4bf6-be9f-1bf2325cb9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:19.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:29.347Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=aa76e744-9649-45b4-b5f7-2be5e78cb727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:39.360Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0c8641f5-6259-44c7-9622-11094d8849b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:49.371Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=97dbfc6a-9713-44b0-a6b3-f2d17a039cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:49.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:59.381Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1b3f8d35-8170-459f-b2ff-ad7338d87690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:59.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:09.394Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5c3f4067-ebc7-4d4b-9cdd-396bcaee3c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:09.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:19.405Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f34575bd-1bdc-4bb9-ae7b-49af5f34d497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:19.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:29.417Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=410f6c8d-93f6-4c25-855b-cad9afc01297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:29.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:39.430Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d822eb3d-ba17-4e9c-8171-b3196a922bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:49.441Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9cc159a7-bd82-468e-964b-f7af4c3a72fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:59.451Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c7acca83-3db3-43f8-b114-f6413395d521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:59.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:09.464Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=836f318e-d109-4027-8dca-7238c8d70d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:09.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:19.475Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f04175cf-d013-4ef0-9473-a721835f95be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:19.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:29.484Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=78ed5cf7-110c-44db-b16d-6623dfc7e09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:29.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:39.494Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c3e9baf3-e77d-41b5-aed5-b893c5c4ff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:49.511Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2d232f5f-d658-4974-b156-542cb5bec726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:42:57.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:42:57.160Z |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-09-22T02:42:57.161Z |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-09-22T02:42:57.163Z |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-09-22T02:42:57.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:42:57.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:42:57.175Z |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-09-22T02:42:57.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:59.523Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9f3e604a-3d66-4d6e-9f5e-398c48f48f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:59.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:09.537Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0a631342-f626-4057-96a3-aeee4ac722b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:19.546Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f5a3406c-83bb-4a9c-ae61-8c008039a27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:19.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:29.558Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=43d78251-bb1c-4c6b-a9a7-dfafffead139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:39.569Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=616e7bef-96dc-4028-8550-3ed38c8474b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:39.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:49.583Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=db0a21f1-43aa-46a6-bf16-1b92c972812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:59.593Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c9b86add-730e-475a-bbd5-2d28421ff36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:59.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:09.604Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=dc122a72-80f6-4c16-8a95-3c1f79cf8221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:19.617Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3779a138-02b4-4ac9-983c-8d7524d31f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:29.633Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=47d8d3e7-752e-4d16-91ad-5694de0e57b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:39.645Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=78654251-88da-449a-9a55-185bf0073cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:49.657Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1899abfe-5572-461f-be69-358893e197dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:59.668Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=71319780-f595-475c-a9cd-8ba1dd0489e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:59.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:09.676Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=107bf6d0-91fb-4e1f-8065-1a401ba80576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:09.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:19.688Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e8fddac7-11b4-4bff-be24-cee61cb7aae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:29.698Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=84666152-4973-418e-85eb-265184a02a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:39.708Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=280ca206-15f4-4a87-a8ab-623428a35089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:39.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:49.719Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e71a2f22-c658-4fbb-86ac-7fa09cfcad6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:59.729Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9d8e7be9-ab3a-46a5-8996-4e9686e0614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:09.741Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ec6d4e41-1220-4126-ba44-90883e7b7e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:19.750Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f9c4dec5-602c-4d90-9a27-064e45811ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:29.759Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c2adad58-5c25-42e5-9397-0c2f6468787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:29.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:39.768Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6796edb1-a86e-4e1e-bf99-49f3e83c9c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:39.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:49.778Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3d652f1b-b469-4057-afb2-11ffb1127007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:49.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:59.789Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c72db0ff-3f31-4e21-a45f-eba53314bbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:09.798Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=39ec2893-0c6a-48b3-975c-59cc823a9222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:09.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:19.807Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5e5d1d47-1c24-4ca3-9d04-4bd84c83468a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:19.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:29.818Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ff1823dd-4a7b-437a-b35d-98bd8af706c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:29.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:39.827Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0608fc2a-e6b1-42b2-8d34-c67776c61532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:49.842Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d7297aea-9ff8-4fe7-b008-c44330162dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:47:57.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:47:57.125Z |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-09-22T02:47:57.126Z |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-09-22T02:47:57.128Z |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-09-22T02:47:57.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:47:57.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:47:57.137Z |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-09-22T02:47:57.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:59.852Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4800173b-1fa5-4cd0-836e-d685210ddaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:59.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:09.864Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=462623ca-23ca-4704-81da-6f16f3562152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:19.876Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=77d27d10-d2ce-4e0d-93ea-1ca947cbc498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:19.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:29.885Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=98b9566b-342f-4255-aa53-66376947db0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:29.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:39.895Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=75d2b8d4-f0e5-49a5-a5c1-9955036c41cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:39.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:49.908Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=51084973-b09c-4a91-8b83-4b0c5873f622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:49.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:59.921Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=83d32aae-e631-4c1c-83d2-6b927249aafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:59.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:09.936Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=58a9a69c-6c6f-4a91-9e3e-4674053baae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:19.946Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=277848a6-0369-49e8-a7d9-eceb94f24bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:19.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:29.957Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=472a58d8-9603-4adf-986c-9a1294e8e11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:29.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:39.966Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d036ea52-5fba-41d3-8a1d-3b8ac41be24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:39.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:49.975Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7abcd547-79ec-4939-88c8-08f169de186f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:59.985Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=cd712b69-dee0-4a51-b681-8f8d5f62eb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:59.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:09.996Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d7ede9bc-a822-4ee7-8211-219a25b03436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:20.007Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ac24d432-fe45-417b-a1e5-c23516478ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:20.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:30.017Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=43bb56f9-e0d9-4510-9b78-5d3382f65903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:40.029Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=eec603d8-db20-4337-890c-a42b5a2f60a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:40.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:50.040Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a33d2c9d-a5d3-4082-a10f-f714ac952777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:00.049Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=41c9ffff-13eb-4245-9cc2-ed45cfc77fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:00.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:10.059Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=163e2f40-5a46-4e65-b280-98eb21b2e161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:10.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:20.069Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f6cfccda-f65a-4c21-a0d5-491cc3a851a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:20.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:30.085Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a93b35ac-dd74-4b09-a069-d588ebae70c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:30.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:40.095Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=635f180b-afad-4e08-b916-fa8936d66281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:40.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:50.104Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d1743a7c-ba78-4af8-874a-f8a19c056c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:50.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:00.114Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=479792e3-6909-4071-9b3d-8f1f016f2e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:10.125Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9dab78c2-eefe-456f-a278-8ed0304038fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:20.134Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c602971f-fd1d-4583-bdff-be41c07a8994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:20.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:30.144Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1de315dc-ca23-49aa-8782-24ac336edc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:30.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:40.167Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=45ad4398-1127-45f3-8e75-70531339b0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:50.180Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1ee80362-167d-4630-b91d-cae1e1004df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:50.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:52:57.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:52:57.176Z |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-09-22T02:52:57.177Z |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-09-22T02:52:57.179Z |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-09-22T02:52:57.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:52:57.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:52:57.188Z |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-09-22T02:52:57.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:00.192Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4f4b7a7a-22bc-4705-b89d-711bc2110e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:00.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:10.201Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ecaf5f70-fece-4f91-ab55-93dece97f38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:20.210Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0699f679-f65e-4f44-9747-306f01e5b0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:20.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:30.218Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c6e527a9-1300-4fe6-80eb-195511fd4cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:40.228Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8d0aa16f-469b-43cb-8f59-6de2737960af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:40.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:50.237Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=dc46d2d0-92fa-45fe-9daf-1c70e6bf8979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:00.247Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c9535733-c2df-4aa2-affe-068b3ec502bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:00.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:10.256Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ff51b471-848c-4dfd-b63e-a863e8bcc362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:10.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:20.265Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=06183c00-a3af-475e-b355-1e9185840576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:20.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:30.275Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=69bad198-6f29-409f-8c73-2a655ee01219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:30.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:40.284Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=680fb703-cb18-448d-8deb-b7b376c2d5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:40.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:50.294Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=58d83679-d7f3-40de-a259-71b420650115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:50.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:00.303Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=24f626c8-eacc-4024-8fca-981d4a7dc6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:00.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:10.312Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a5067fcb-699a-4ae2-92a3-db59a838cf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:10.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:20.320Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d17b72d8-a9cc-4f2b-9938-b922b03395c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:20.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:30.330Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=61c8270d-f886-4062-bdcc-dfc1102e9380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:40.340Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3311cd62-64c3-48ac-893f-1f7ac1353e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:40.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:50.350Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=61055260-9b7d-4654-b2d0-53c40d47ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:50.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:00.358Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5fe60581-28c7-4120-883b-d8be7493b56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:00.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:10.367Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a224c731-491b-439c-9d13-5760e524e70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:10.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:20.375Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=91ae7a14-07b0-4f9d-8134-1b224630a123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:20.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:30.385Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=937cf06f-720a-4869-bfac-99f767d2c123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:30.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:40.393Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4b2a8924-3079-4813-bf39-52db1925e0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:50.402Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=101baab1-ae4e-4455-949c-ab0c2e304732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:00.412Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ba9e8759-7abe-411f-9ebd-6d8ab567ff7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:00.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:10.422Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=346ee017-740f-4f50-90e8-e64f13fe194a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:10.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:20.431Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=708b389f-be75-4c46-a3c4-517654f84017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:30.441Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=58bc8ade-16d2-494d-b465-8f3ee24d314a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:40.452Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5eccd3eb-3f68-4de1-94bd-44283d0e9ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:50.461Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=af4c4bd3-057f-41f8-be93-9a155a729a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:50.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:57:57.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:57:57.057Z |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-09-22T02:57:57.058Z |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-09-22T02:57:57.060Z |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-09-22T02:57:57.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:57:57.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:57:57.070Z |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-09-22T02:57:57.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:00.472Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3fc0872c-01f2-4650-b310-0f8631143c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:00.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:10.482Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a5e170a0-fa03-44dd-bd55-f71e04ea1bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:20.494Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ef231635-f179-48a0-8ab4-928de63cbde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:20.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:30.503Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e1d54edb-4973-4c69-985c-c9192a9d57ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:30.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:40.512Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4b971c6f-487c-4511-a5c0-fde18187d870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:50.524Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8bb80c39-725b-47b3-86a7-3a3483b40ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:50.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:00.536Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e3e18f9d-7871-4355-8074-d560538c8134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:10.548Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=cb1fdefc-fdc2-4446-aada-fe2f7d0971a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:10.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:20.557Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f67469b9-6dfe-46a1-83e4-ee13a73f1373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:30.566Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=163a9d6b-85c7-4bba-a30c-6664d68e7461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:40.576Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ff710bba-55ba-4b47-81fd-a93a2a9e454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:40.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:50.588Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6b780be5-5dcc-45d1-97ee-e07859bdcd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:00.595Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0b9138e6-4bb8-4164-bafb-5e0ce88a48b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:10.606Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9970fa91-9584-4417-902c-ea4fcf9a0556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:10.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:20.614Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=37784e33-9230-42f4-8599-6b990dfd376e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:30.623Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c0476b14-bbcd-49c9-b20c-dc5c16138648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:30.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:40.632Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e0dae745-58ca-4ba5-8cf7-b6b1f8777eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:40.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:50.640Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=43c5c2e1-08b2-4158-af13-5073b2b06936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:00.650Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=33fc2f56-8e43-4eeb-ab53-13321e7c0872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:00.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:10.658Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d3a68bf0-e9d5-48ef-b242-bf33bc7b3abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:10.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:20.666Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5c1aac4a-860b-4a0c-8225-af8877d0083e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:20.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:30.675Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=39096701-4af6-4477-9dfe-2f166ab1e115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:30.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:40.684Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b9784538-a2e9-4d9c-98b3-3d9efaa9559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:40.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:50.692Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=109e0c09-e302-4c91-b3b4-1ce59f026042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:00.701Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=86b429ab-fa81-4b93-b7cf-877100ff441d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:00.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:10.710Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6e1943c5-ca11-4eda-9ebc-e97648accbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:10.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:20.719Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8d044bc6-03e8-42f9-8057-c7c252e12d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:30.728Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c574b856-7428-4c77-8079-6320600e337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:40.737Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=967e0d61-da6e-4905-b763-4eb36007e482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:40.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:50.747Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e616a77b-aeb1-427f-9b1b-53a17354584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:02:57.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:02:57.091Z |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-09-22T03:02:57.092Z |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-09-22T03:02:57.094Z |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-09-22T03:02:57.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:02:57.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:02:57.101Z |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-09-22T03:02:57.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:00.755Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8d76416c-422d-4057-9bd8-7d5837bf7b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:10.764Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=fb9f9ed4-615b-48ce-96e6-560fd471c678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:20.773Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8aeedf3a-6f38-4dde-a575-0eced57da383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:20.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:30.782Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ad4b44b3-7673-4b55-a0b0-0307c99418e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:40.792Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5bc1b199-93f0-4236-8640-f72672ed54bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:50.801Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=79af3998-d93f-4d55-94e6-2a484e39ffe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:50.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:00.810Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=576f06c0-3612-4d4d-8733-4c58f988968b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:10.820Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=34bb8789-4d4a-4626-8b89-3757032649c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:20.828Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=48ce3819-6260-4a23-8072-16c795b524c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:30.837Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2163dba1-0ad2-4a0c-9925-9dafa63747d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:30.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:40.847Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1092f19a-472f-44d2-9a6e-590c2faff775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:40.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:50.857Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=05e98731-55b8-4550-9c53-1459ca15a4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:50.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:00.866Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=32de37e7-bd25-4d56-a9b1-a2abac986d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:00.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:10.874Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=81329168-8a67-4e64-9c3f-ca30b6f0da13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:20.887Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=54df068f-183d-4226-9873-4cfbfa73813f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:20.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:30.897Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=937df850-fc2d-4865-92e8-7cf5049d2f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:30.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:40.905Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=612d3a06-e118-4962-b465-c902e1f34dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:50.913Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=cbe2ffc1-1c3d-4964-9c47-07c533fbcd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:50.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:00.922Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=24f42b00-3180-482d-bfa5-2b122aa64e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:10.931Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1f0d7067-6479-4ca4-97ff-4cc8b3c034da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:20.939Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e27a0b15-a203-4023-a5cb-a2c684d40531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:30.947Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b1f59a4a-1c29-4fda-a3df-e686443c3977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:30.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:40.957Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=eb13ae23-1c9c-4d9b-bf35-b0e3ab922e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:50.966Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e6796a76-1fbf-40a6-ad5c-2a7b374fbda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:06:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:00.974Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=43891df8-c8ba-41fd-b7d9-b3b1e64ba457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:00.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:10.983Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=22d3c9ed-5aa3-4165-ba09-f540ca8fa15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:10.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:20.992Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=32312122-4d18-407c-a093-0c0e20762d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:20.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:31.000Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3a09cc2e-e3bc-4195-b8fe-b41c0c3e59f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:31.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:41.008Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e0d5d83d-a60a-4719-9c18-f8923993662b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:41.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:51.018Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7e531cd2-7d99-4855-a42d-d6141ac4d306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:07:51.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:07:57.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:07:57.135Z |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-09-22T03:07:57.136Z |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-09-22T03:07:57.139Z |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-09-22T03:07:57.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:07:57.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:07:57.146Z |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-09-22T03:07:57.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:01.025Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=727f0d59-3cf2-4f55-ae18-b613112b1ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:01.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:11.034Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=afe04d15-c9b2-4f5a-8ecd-662f4939a8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:11.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:21.042Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1a198b30-a11d-4246-b7ac-a09e0def0d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:21.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:31.049Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=00660de3-b03f-4c84-a7dd-6cd3e419c75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:31.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:41.058Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ae4b0f36-53ab-4c96-ae3d-4a816b224414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:41.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:51.066Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ffbb4487-58c6-4c11-832d-d3d4899ca3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:08:51.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:01.073Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e70ae7de-c2c1-464c-a65f-2cbbb7d882ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:11.081Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=56d580f3-4dda-4b19-a038-ea100924f7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:11.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:21.090Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=62aa430f-7df4-45b8-b043-c8b95942de35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:31.107Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=fa98bba7-a3e6-46fa-b6f0-11bb14a5da24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:31.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:41.117Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=477a41a2-1c52-4aa2-8cc2-a9d3c02a6359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:41.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:51.126Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6874ea18-68a1-4aff-ab50-3ad6471efcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:09:51.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:01.135Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=37a9a192-5c76-4d60-9f3d-0a355f17825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:01.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:11.145Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3f3adcd2-8149-4f25-89f9-d294769391e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:11.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:21.156Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c9cb6e24-715a-4ee5-a095-302b50206be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:21.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:31.168Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a34cc1b6-9e04-4a51-9548-4b0a8af7a963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:31.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:41.177Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c3050807-3e3f-4852-8743-488852ae7a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:41.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:51.185Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a36767bc-28eb-4116-86e4-b9557570c29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:10:51.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:01.195Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=205a350a-2c93-43b2-8baf-720b6a79b91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:01.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:11.204Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=45a13e3b-f538-437a-87e6-7f072fae6939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:11.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:21.213Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4d3e1390-6f24-46f1-b3e1-13d5404aa664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:31.221Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ce849365-a814-4954-a230-c20a93946baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:31.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:41.231Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=03c2f475-87c0-4023-b992-674020f56dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:41.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:51.240Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f2305982-75a9-4a0c-bed6-f8f7f77621d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:11:51.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:01.250Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=adcadcbf-3d06-4ac4-9bfd-0418f691f83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:01.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:11.261Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=68e9fbdd-dfda-4724-ab46-125e0176d0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:11.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:21.270Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c401954a-71a5-4528-a1a5-703244612fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:21.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:31.282Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1b6c7c51-570b-45d5-b8a9-c549fc3e0e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:31.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:41.290Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f18a00eb-bb69-4817-adf7-7f6fd1a8456d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:51.300Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a10d6d1f-40c7-408b-80e5-b83de407b66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:12:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:12:57.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:12:57.087Z |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-09-22T03:12:57.087Z |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-09-22T03:12:57.089Z |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-09-22T03:12:57.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:12:57.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:12:57.095Z |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-09-22T03:12:57.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:01.309Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8e968454-1424-4a62-9f15-6f7959a92cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:11.319Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8006613d-77e4-4328-9733-8e7e37011f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:11.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:21.329Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4177b59e-8eed-42a4-9779-841e795977ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:21.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:31.337Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1163412b-a8d1-4015-8bde-3042659abffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:31.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:41.345Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a830551a-91f5-427d-90d7-6ad5d43bcafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:51.353Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=dceeb504-834e-4140-9799-6dee65935544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:13:51.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:01.360Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ca6fd63e-c255-4a2b-9fe4-d7f7e39243d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:01.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:11.373Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c82e1e5b-8b67-4280-acec-25cea330af1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:11.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:21.382Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7fa486f4-7da5-4316-865d-2ea1ac4784b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:21.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:31.389Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5ded4509-b5dd-4a4c-8f64-77b1d3a6be5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:31.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:41.399Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=55e2f5d3-62b2-4e84-b7c7-0aee88c1625f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:41.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:51.406Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b15e70a2-2039-4fa7-8b69-fba34720307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:14:51.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:01.414Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2ba47469-863f-48c1-aa51-8dacb068daf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:11.424Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ecca169e-e0ac-4ab2-a0bb-679aebdee9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:21.432Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b6be664d-744a-4159-ab6e-c8cfe79ea919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:21.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:31.441Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=693ee954-0620-450b-9766-ccd8fb2aa1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:41.450Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=87bcd001-edaf-4cce-ba85-ebc09e1d6649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:51.458Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=231634e1-166c-4eaf-8604-878fd655bcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:15:51.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:01.466Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=fa338884-bd2e-45e3-8484-b1da982c0a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:01.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:11.475Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d08593af-c8c2-4d82-a891-680310cf6e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:11.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:21.482Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=82bd343e-1d9f-4ee8-8cc2-02637c0e5b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:21.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:31.489Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=bb09245f-93fc-4bd6-a21d-ee52a20fd3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:31.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:41.500Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=83673400-cea7-4e90-92c1-b29a5ef5d541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:41.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:51.508Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ec227a96-54d7-405b-8d12-977a420cf87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:16:51.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:01.517Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=17088ef8-f82f-4ad5-a016-714728a9ae46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:01.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:11.526Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=15268281-ec07-4b26-abed-5ba1ffc74989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:11.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:21.534Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6fddf5d2-0e31-40df-8694-747fa0a3767f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:31.542Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=26900395-070b-4cd9-a2f6-a8c11a1ff4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:41.549Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9d8eba8e-2bc4-4c3b-8629-1890e084bcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:41.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:51.558Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=adaa66dd-6044-48ea-929c-e0f7f45a2f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:17:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:17:57.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:17:57.027Z |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-09-22T03:17:57.028Z |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-09-22T03:17:57.030Z |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-09-22T03:17:57.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:17:57.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:17:57.035Z |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-09-22T03:17:57.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:01.566Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d71c7a02-e5bb-4917-bc2b-4ab88a3b303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:11.573Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0b7450ec-b166-49f0-9bf7-e966a5492136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:21.581Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2487b762-ab97-400f-8647-b9a6f1ca0404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:31.589Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b92d55b2-784f-404c-a274-05cd06ed5c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:31.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:41.596Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ad71c987-8c58-4661-8403-3d2d14817e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:51.604Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b3890f2b-176a-4a15-a945-f0c0863671e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:18:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:01.613Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7d889acd-a9fb-4732-aefe-63642481bb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:01.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:11.622Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=cfd78e0c-e714-4840-a777-065c5efd36f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:21.630Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2c963ec8-9971-4235-b341-3cff48fdade7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:31.639Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=41c2fbfa-5a27-4d42-96a3-8fe3dba9b00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:41.648Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c5496d15-82b3-4539-aa40-11c3c3c917ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:41.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:51.659Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=196816bb-7e94-452d-b542-d009fb93fffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:19:51.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:01.669Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=173c9141-254c-4531-9915-429be629432b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:01.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:11.677Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ab618ff8-2481-4f93-9293-80c9562c2d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:11.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:21.686Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6070b06a-210f-4e79-9357-d45a0b7546e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:21.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:31.728Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e098a0ba-3008-48d2-a9f2-a39dd0dbccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:41.735Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7a1825d7-8e6e-4908-9485-4ad67543e4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:51.745Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0dda1b26-2dbd-4515-be6e-06884fdd794b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:20:51.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:01.753Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9183ac9a-50f0-4737-8527-817f6f900f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:01.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:11.760Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=33b04d3f-d4dc-4d6d-8818-8fe10c75955a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:11.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:21.770Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d790c099-6c7b-4ac2-af24-205a0cc359c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:21.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:31.778Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d8ba65ba-3a68-4fb4-9056-10603aa1d9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:41.786Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=637702ab-7baf-4e81-bd81-f826056538bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:41.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:51.794Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=de92c6df-eea0-4941-941b-5c5484877e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:21:51.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:01.801Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=49912714-976d-420c-a496-4efd69da72a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:01.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:11.808Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8ea32464-57b3-48f8-b23f-11d82ab808e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:11.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:21.816Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=67c18ea5-aca1-473a-96c8-8fb083eabadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:31.825Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8ffcadc3-30a6-470e-823d-abdf34506fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:41.832Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=37340eca-5b3f-4d54-8f56-5d308ddfb0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:51.838Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=be9754d3-d5b0-4bf6-9031-b80ac8d505cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:22:51.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:22:57.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:22:57.101Z |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-09-22T03:22:57.102Z |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-09-22T03:22:57.105Z |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-09-22T03:22:57.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:22:57.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:22:57.111Z |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-09-22T03:22:57.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:01.847Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b073c3f5-4842-4061-bfb5-1f5bb4e7e5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:11.855Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=85ffebdd-7f91-442f-a306-97dbb725735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:11.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:21.863Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9d6f7425-5e5c-4ff5-bf5e-cebb93d338b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:21.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:31.876Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a791c9b7-53eb-4bed-8834-6f744b2bf7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:31.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:41.883Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=84277709-466a-4599-a77d-7f231503eb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:41.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:51.890Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=111d7d02-ed78-42cc-968e-46ec20580dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:23:51.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:01.897Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e2984db7-45b7-4dc6-8aa0-8ae8ba037a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:01.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:11.906Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e0d79d16-663f-47aa-bd18-8ffa443168ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:11.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:21.913Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9bf4362e-210b-4ed7-a808-f13e7e3495dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:31.923Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9cfe43ea-850e-4a43-b850-dcf89337b6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:31.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:41.931Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=11589685-1c67-4e06-bbca-3fe7cdb75c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:41.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:51.944Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c01504a2-020a-4a93-a145-f6788f9d423f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:24:51.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:01.957Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=eaaf7b8d-8364-4f9a-ae96-17a1948a77f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:01.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:11.967Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=14c56b36-8dac-46cc-bd0b-8b00316027a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:21.974Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4caa805b-6d7c-410f-9baf-27c81eefa868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:21.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:31.982Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8d1d5759-f44a-48b1-bb88-df3c3e2f5ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:31.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:41.989Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e45973a5-25fc-47f8-89ae-54a7148e1290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:51.997Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=36736c11-f07a-46dd-9a25-230126b54bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:25:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:02.005Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=59131e34-79f3-4ef9-b109-81960f929aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:12.012Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=099aaefc-424d-46c0-84db-1545e356191a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:12.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:22.020Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=60e0374f-71ef-421d-bc07-f6e588815b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:32.029Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=32226c45-1cf6-4892-89cf-bf4a2b36f366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:32.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:42.038Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=854feee5-2fcc-48ea-837f-1e1d1c904b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:42.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:52.046Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4095b4a3-9db6-44d6-9a3b-858e16084dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:26:52.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:02.055Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ebe7acd7-7829-4b66-a78e-f3ec78305604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:02.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:12.064Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=84a44fb5-dd28-4828-a914-0f6a97356067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:12.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:22.076Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1ca62892-750a-4e0b-bdaf-4c94f3049f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:22.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:32.083Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7379223a-d466-42ac-9e39-01e4510a1158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:42.091Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ec0963a7-9f59-40fe-b16e-e6c75ae45d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:42.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:52.100Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=453730df-f70f-411c-9a81-96a5cd533c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:27:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:27:57.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:27:57.100Z |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-09-22T03:27:57.101Z |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-09-22T03:27:57.103Z |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-09-22T03:27:57.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:27:57.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:27:57.108Z |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-09-22T03:27:57.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:02.108Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7f2fe29c-1d4e-4972-a71d-23d22e274ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:02.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:12.117Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d2212426-4d35-45a2-9513-955fd65d3daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:12.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:22.127Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7c9de5a8-272f-4f68-9ed5-7ee9d6d78781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:32.134Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b5d9d643-07ad-4a1a-a6f9-84846ee783e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:42.141Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0bb5bdee-675d-4e83-8989-b8f83ce77637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:52.151Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b5ffaad3-208d-46dc-b42c-7201c71e5449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:28:52.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:02.162Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=193a66fa-75aa-4e13-816e-ce20046a26a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:12.170Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e71124a7-3e7b-46be-bffb-f357c05118df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:12.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:22.177Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=56f4591d-93f2-4b5d-b045-b402e0832b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:22.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:32.185Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d3197626-5c94-4cb2-b0db-3ae1b75ed620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:32.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:42.193Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b5f478d3-e437-49b4-a8a1-2375d8db911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:52.201Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=82e00f25-dab6-41a6-84c5-7fdac54a117c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:29:52.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:02.210Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=de8dfb42-4f1f-40e1-9bf1-0cea40842380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:12.219Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5fe4d519-3513-4d24-b26c-6dc7d1aa7c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:12.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:22.227Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=55f54aa3-cae5-40cd-9a86-e865c4cfbbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:22.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:32.235Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=59f1675f-1b3c-4996-a75f-228436015033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:32.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:42.243Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=59cdfad5-34fe-4927-97af-9461f73ba0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:42.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:52.251Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=14c9d1fc-9147-4706-be5e-bff5b6e7c30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:30:52.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:02.258Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=88c82b2c-9dc1-49c8-90c9-8c3fbfd3c366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:02.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:12.267Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a114d172-4584-443a-8e96-835c46d1fbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:12.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:22.275Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2198e7ab-f947-4e81-9989-be4e341a9d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:22.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:32.287Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f90fe0fc-933e-402e-9c70-4f35f56accdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:32.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:42.296Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a2df02fc-f2dc-4a2e-92b3-9a64bfcdf4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:42.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:52.306Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9510a89f-4620-41b6-9967-144a2659afee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:31:52.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:02.314Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=af784e25-8283-4dd6-8b0e-dd4b81ffa555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:12.323Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0b17d3f8-33ee-4863-acaa-3036db8ac708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:12.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:22.332Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=fd95cdfe-097f-4471-8fee-f11b4f71b6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:32.340Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=42c78e10-4740-4005-a882-4f1e7389abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:32.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:42.348Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ef6dd888-c6e5-41fe-83fc-cbc58269d98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:52.356Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1caf8455-330d-4320-a1ed-57bb443fb135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:32:52.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:32:57.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:32:57.007Z |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-09-22T03:32:57.007Z |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-09-22T03:32:57.010Z |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-09-22T03:32:57.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:32:57.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:32:57.015Z |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-09-22T03:32:57.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:02.362Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e4d73828-1ee0-4217-b022-47545cc2811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:02.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:12.397Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7ff138d8-21fc-45a0-b5be-1153ee0ae5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:12.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:22.405Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8ff445c2-e73e-4c50-8219-78ef07f45225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:22.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:32.413Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c3160968-fe9b-4b05-b6a4-e812cad8545d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:42.422Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=49c062e8-fa09-49ce-b657-5f451895ee4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:52.430Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3d69a378-7da4-4b57-83b9-18a2435711b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:33:52.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:34:02.440Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=143ff202-2c0a-4b50-83d7-879e4a6af1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:34:02.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:34:12.448Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=afa952ff-9974-42e5-ad82-56c2047ec480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:34:12.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:34:22.457Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6b96713d-f4a5-41fd-ad0e-7f176a3d58e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:34:22.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:34:32.466Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1e3db59e-9aad-4847-9b92-6d5b558bba60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-09-22T03:34:39.113Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=BIx2fVg5RBw0EUz6IbXd, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:34:39.320Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:34:39.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:34:49.321Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=72b79c40-62d5-4724-96ea-f71a402810dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:34:58.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:35:08.877Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=add4fc3d-df08-4ac2-b9e3-68d43c120fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:35:18.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:35:28.444Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=82971a54-1bb1-46f2-8444-8ed6ee322a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:35:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:35:47.988Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=33e98930-7749-485e-8976-fb92c643573e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:35:57.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:36:07.528Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0fe08896-8785-40bf-ab94-0508e8313b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:36:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:36:27.064Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9fce422a-6f1d-4605-9dc1-18c54d91519b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:36:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:36:46.608Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b75fe45e-a325-4be6-8968-31990509274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:36:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:37:06.187Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f3f92d66-d98f-4062-ba3c-3db9fea18e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:37:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:37:25.731Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=55f2c8fa-8572-48d4-98c7-91546ef3bda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:37:35.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:37:45.270Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9a44443d-1a6f-4cd6-a168-9b2f078f240f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:37:54.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:37:57.131Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:37:57.131Z |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-09-22T03:37:57.132Z |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-09-22T03:37:57.134Z |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-09-22T03:37:57.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:37:57.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:37:57.139Z |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-09-22T03:37:57.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:38:04.841Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f9272836-edac-4e9c-adb6-bf5eac7cb350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:38:14.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:38:24.395Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2fd49f62-6c6e-4fbc-bbf0-c1c164373524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:38:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:38:43.940Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=45cef6cd-8d0f-4292-bfc0-95c4fa95fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:38:53.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:39:03.476Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e1442546-b09f-4c8c-84c0-0aed9b9b9a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-09-22T03:39:11.918Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=feCrPTwkC355s0Vj90V3, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:39:11.927Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:39:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:39:21.928Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=786ca10f-d642-4ce4-82d8-bfc303b630e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:39:31.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:39:41.467Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=fc51ac08-3c3a-4685-b961-5a2663eb469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:39:51.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:40:01.005Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f0b98db8-7f8c-4aa8-8c4a-46c9f25a175d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:40:10.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:40:20.544Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=722097bb-0e78-48b3-9b14-064c7cfa1344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:40:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:40:40.082Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=16d321cc-11eb-4dc2-a419-31dd208028b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:40:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:40:59.623Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a2e60d0c-6f18-4583-9c51-a1f117363d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:41:09.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:41:19.169Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c5b11c25-8bcf-4e1f-a7ce-e4f6b7a5b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:41:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:41:38.710Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=664d2023-d211-42c3-96e2-6ffdd6b19a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:41:48.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:41:58.249Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=12a3a163-f526-4111-88b1-d23cdad89049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:42:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:42:17.786Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9c2769f3-8774-4b7b-bf1a-cfe0b1d252c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:42:27.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:42:37.338Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=65e8b761-e74e-422b-a9b0-d974df46775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:42:46.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:42:56.881Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4e883422-892b-4752-83db-5eca30111507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:42:57.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:42:57.075Z |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-09-22T03:42:57.076Z |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-09-22T03:42:57.078Z |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-09-22T03:42:57.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:42:57.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:42:57.083Z |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-09-22T03:42:57.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:43:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:43:16.421Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=38b94131-534a-46cb-96cd-0754f22815d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:43:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:43:35.976Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3da58afe-8d95-446b-862b-ab614b4712cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:43:45.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:43:55.551Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a96cf715-5213-4dd5-91a1-a36fee48b82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:44:05.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:44:15.089Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6d922bfc-d168-4719-96af-f41ff7ad5bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:44:24.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:44:34.631Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9ee8c95b-e6c5-4f9a-9b52-ee2051b29aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:44:44.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:44:54.173Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6bab0cf7-1615-4697-a42f-52ce3f5ac418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:45:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:45:13.715Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b85888c2-a4ed-4d69-977a-8615568eb8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:45:19.864Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/2PqoGLBOWDsyX6CcNZE6'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:45:29.861Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=405ad36f-7a60-4b74-98a0-ea7f8574a002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-09-22T03:45:30.644Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=2PqoGLBOWDsyX6CcNZE6, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:45:30.655Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:45:30.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:45:40.656Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0edbe790-0064-4084-b634-9fd8c6ac0c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:45:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:46:00.194Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6100b52e-4818-43f9-91ab-3202fbcbc9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:46:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:46:19.735Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=01fde54e-c9f3-4448-95c0-5826cce7a24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:46:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:46:39.276Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ad243ce5-69e0-4640-aaab-17f88b30fb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:46:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:46:58.817Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e5f6de7e-38b2-4d47-979b-49a32b0e5c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:47:08.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:47:18.381Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=edae2baf-b5cf-4fb9-ba2d-16e9ef483808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:47:27.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:47:37.929Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=07a67bc7-3568-4e12-945e-29a64b43d838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:47:47.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:47:57.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:47:57.056Z |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-09-22T03:47:57.057Z |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-09-22T03:47:57.058Z |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-09-22T03:47:57.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:47:57.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:47:57.062Z |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-09-22T03:47:57.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:47:57.471Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0c2c28ec-7a4a-4cae-8f95-711471b49de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:48:07.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:48:17.010Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3e1c141a-b648-4125-980d-2b13f8ef2ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:48:26.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:48:36.586Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c2342bee-bdd2-4020-ac81-db09d833fd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:48:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:48:56.154Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=91a3adb9-17ea-41c2-8ddd-4226f588b9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:49:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:49:15.734Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=575688bc-34c2-4687-90de-8890610b712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:49:25.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:49:35.273Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=bcac0ecb-5ed4-415c-a122-96461529c82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-09-22T03:49:43.457Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=qug4D1ciNQ2TREdMbgVo, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:49:43.477Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:49:43.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:49:53.478Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9afcc57e-b795-46b5-95a4-6af7ede64768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:50:03.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:50:13.040Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=14666403-f0b6-4f5b-bba7-6eb68a9275b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:50:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:50:32.586Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a6164576-1d15-410f-9b53-fc7932db618c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:50:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:50:52.128Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2f1a3c2c-43fd-4052-bd47-5adcdd4600bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:51:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:51:11.714Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=09d8460a-7512-4a56-b2a7-89657d9939c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:51:21.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:51:31.253Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ad1da92b-9a74-433c-912f-1ec3f97b8ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:51:40.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:51:50.803Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4f61622e-509e-4142-9707-2f2e4fa83230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:52:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:52:10.342Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d636b578-c3ba-4b33-869b-b38b2d77d8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:52:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:52:29.888Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=520870b8-71a5-4169-89d3-d3430e8f65b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:52:39.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:52:49.451Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f438549b-3098-4421-b430-a07993a0f4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:52:57.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:52:57.106Z |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-09-22T03:52:57.107Z |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-09-22T03:52:57.108Z |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-09-22T03:52:57.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:52:57.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:52:57.113Z |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-09-22T03:52:57.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:52:58.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:53:08.998Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=cf5acc33-5523-44b2-8ba9-b5ba98757586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:53:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:53:28.577Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4d3fa0b9-a90f-4806-8ff7-e5f4cc9e6169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:53:38.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:53:48.121Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=753dfe06-d0c1-49b4-9dc5-d5917f57808b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:53:57.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:54:07.660Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=16377a3b-1257-40cd-b36e-ba3fae933586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:54:17.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:54:27.205Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0d871966-a76c-425c-a516-e014d65ee513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:54:36.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:54:46.765Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8a877f5e-c9dd-439e-b4f5-5d1e748df72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:54:56.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:55:06.302Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=541bfd07-7164-43c2-b6f3-39de05811c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:55:15.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:55:25.843Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6c036b96-d2f2-409c-9470-5fa1ebdc3a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:55:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:55:45.412Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c2dc270f-4b2a-4de3-9091-8140c6ff46eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:55:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:56:04.954Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2d1e6565-c358-4071-b440-739f186f3749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:56:14.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:56:24.498Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c6b972e4-7c82-47b5-95f2-06bf4e1cdf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:56:34.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:56:44.038Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=81c78755-74a2-405a-bb66-371ead18e22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:56:53.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:57:03.584Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=bfee99c2-21f6-4ddf-bf2b-3a195e09485e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:57:13.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:57:23.128Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c61705bb-34b2-4566-8909-c36819dd18bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:57:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:57:42.691Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6a085b34-7b39-48a2-82c1-87e5c4f077fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:57:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:57:57.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:57:57.080Z |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-09-22T03:57:57.081Z |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-09-22T03:57:57.083Z |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-09-22T03:57:57.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:57:57.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:57:57.088Z |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-09-22T03:57:57.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:58:02.232Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=dd7b6e62-fb49-469e-a34b-3b1edf5309bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:58:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:58:21.794Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e2f78853-696f-48d5-badd-6498f30dcf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:58:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:58:41.336Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1a0e7af6-6dd4-499c-9abc-cef34046fc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:58:50.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:59:00.886Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b320a158-b2e5-4d89-8843-eb37c9d93cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:59:10.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:59:20.426Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7ff55286-56b3-40b5-abe8-d72924dc8e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:59:29.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:59:39.968Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1cae66cb-70e9-469e-8867-2369df93979b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:59:49.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:59:59.508Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7b4755ae-d38b-4162-b96f-c8625605ac07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:00:09.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:00:19.064Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f50bc4e3-67a4-4012-96fd-870b5974377a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:00:28.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:00:38.600Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3648d870-c001-45c5-abdb-37267bd18f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:00:48.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:00:58.138Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b6a7b264-507b-4eb6-85e3-c490a363bc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:01:07.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:01:17.692Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5c3cc265-1b6b-4532-90a7-bf19d20de781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:01:27.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:01:37.233Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=74522bea-6e81-417a-b28e-b8da6c2accdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:01:46.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:01:56.774Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=30aa7948-af7d-4d1a-a8a3-3a9a55c68873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:02:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:02:16.317Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2f5f9f81-5648-4918-abf4-1c68cd116fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:02:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:02:35.858Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=cf827c60-5f06-4175-8a18-f78bcfa2656a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:02:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:02:55.406Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3760c637-aa5a-4004-a09f-ec6b5a7fdfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:02:57.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:02:57.056Z |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-09-22T04:02:57.057Z |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-09-22T04:02:57.059Z |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-09-22T04:02:57.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T04:02:57.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T04:02:57.063Z |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-09-22T04:02:57.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:03:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:03:14.969Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a8f0a593-88a8-49c7-a961-84efe292c970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:03:24.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:03:34.510Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=196ef65c-fd62-49ce-9397-a59dcf28e0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:03:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:03:54.053Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1c0a417d-7eff-4059-976a-4fa56f2fe0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:04:03.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:04:13.588Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7562bbc3-5041-4933-a06d-1a4643c2c0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:04:23.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:04:33.134Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7363b9c5-1b1f-4a96-86fc-a47e032a750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:04:42.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:04:52.689Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e101e7de-6bea-402a-8737-cce9bb58161b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:05:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:05:12.236Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=16d07c20-500c-414c-bc4b-1fa2fb725e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:05:21.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:05:31.782Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d8b583b4-6f8b-49f8-8dfe-b192b2a82599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:05:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:05:51.323Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a5643738-44e0-4d1e-ab13-4c50d915cd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:06:00.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:06:10.866Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ab96c777-fbf6-4fb8-967a-d62a6802c8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:06:20.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:06:30.410Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=51e6d18e-94c8-4e23-b55a-0f9972cfb444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:06:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:06:49.954Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f5a33940-fafb-4bcb-87c3-5861c3bed940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:06:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:07:09.499Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d8ace927-995a-4f96-a774-3b78ca865c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:07:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:07:29.036Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1d5806c9-66dc-40d3-beec-b3448a9590ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:07:38.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:07:48.586Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b14582ed-db8c-4764-b5a9-8f14f6be3b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:07:57.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:07:57.117Z |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-09-22T04:07:57.119Z |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-09-22T04:07:57.122Z |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-09-22T04:07:57.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T04:07:57.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T04:07:57.131Z |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-09-22T04:07:57.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:07:58.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:08:08.133Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a971bdf2-1717-4a16-8aba-ce4af7d8e860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:08:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:08:27.692Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=430d54fe-0995-4815-915d-17b694293c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:08:37.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:08:47.237Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=fb2ec92f-2fcb-4a5e-bc24-aab099f938d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:08:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:09:06.786Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ecf36b95-37bd-446c-9fc0-f7bbe9b84932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:09:16.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:09:26.330Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9982f82e-fe4f-4d74-a507-6bccb99a75e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:09:35.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:09:45.879Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=77e8f125-3960-4bd8-9fca-57e2ec2ad5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:09:55.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:10:05.423Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0a19a1e6-2677-495d-a212-f0f80e55bab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:10:14.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:10:24.966Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=836b3204-78cb-429e-89e5-418be0d90735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:10:34.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:10:44.509Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3231b591-606c-4e51-928f-21d32d846345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:10:54.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:11:04.053Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a8a09df2-61b2-4f3f-a648-95d3f17d3a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:11:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:11:23.603Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3766fd60-317e-4c43-8899-4dfaa7123dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:11:33.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:11:43.157Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ce9ee180-81e8-4c95-9166-5c37c855477e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:11:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:12:02.711Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7eaf43cd-b717-488f-940a-c981c4b31795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:12:12.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:12:22.261Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8582410b-cf66-4a7f-95d4-6ab253e6f7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:12:31.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:12:41.800Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f0dd26d8-c6b5-4854-aa41-e102dacf1f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:12:51.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:12:57.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:12:57.084Z |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-09-22T04:12:57.085Z |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-09-22T04:12:57.088Z |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-09-22T04:12:57.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T04:12:57.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T04:12:57.094Z |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-09-22T04:12:57.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:13:01.342Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ec084f91-dbac-448c-92fe-dea12e449c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:13:10.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:13:20.882Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ee7e4165-dc0f-43e7-ba17-04341613a50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:13:30.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:13:40.419Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=69902656-fe83-4f38-b516-05c75b8073b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:13:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:13:59.965Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b8195d68-142f-410a-bc61-9aaf72df015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:14:09.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:14:19.509Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=51fb05ad-4186-42d5-a4a2-41dafc20d1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:14:29.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:14:39.055Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2fb53d73-036d-47c9-af06-18f84f99bfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:14:48.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:14:58.617Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8b110c33-577d-42dc-9d7d-009acd55b688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:15:08.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:15:18.161Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b5b32f9d-dfa3-4c42-b486-83e10deb89bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:15:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:15:37.695Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0b8c9357-0893-4734-bae2-cdecb67e2eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:15:47.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:15:57.233Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1ac20fe3-4d2a-49c3-9a61-da9135e1a1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:16:06.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:16:16.767Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d4acb176-e25c-4e89-b7a3-f5d17794c272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:16:26.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |