By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:33:47.151Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:33:47.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T10:33:47.194Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:33:47.866Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:33:47.967Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:33:47.968Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:33:47.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T10:33:48.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-24T10:33:48.265Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-24T10:33:48.295Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-24T10:33:50.677Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-24T10:33:51.338Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-24T10:33:51.376Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-24T10:33:51.377Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-24T10:33:51.478Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-24T10:33:51.480Z |INFO |Root WebApplicationContext: initialization completed in 3184 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-24T10:33:52.298Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-24T10:33:53.448Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-24T10:33:54.889Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-24T10:33:55.308Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-24T10:33:55.309Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-24T10:33:55.311Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-05-24T10:33:55.551Z |INFO |Started MainApp in 12.939 seconds (JVM running for 13.989) |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-24T10:33:55.626Z |INFO |Start scheduling PRH workflow |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:33:55.644Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c0e792bb-acb7-4b67-8a7a-f26cc5b26838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:33:57.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:33:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:07.202Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=11a6e315-a817-40e7-a368-eb7b75e8c7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:34:08.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:08.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:18.262Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c8c3f48e-fa87-426c-aa16-426633599fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:34:19.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:19.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:29.301Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b845b199-585e-4536-93ee-934cf41d63fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:34:30.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:40.388Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5fda3109-ce73-4cfc-b29b-8274a0b8bb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:34:41.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:41.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:51.450Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b55dcb83-23f7-41e8-b625-ba9e1575f663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:34:52.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:34:52.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:02.528Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f734be0b-d7d2-4f85-aacd-2d90e19e9899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:35:03.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:13.592Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c62234c6-3058-45cf-86e7-9b4beb3aca99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:35:14.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:14.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:24.630Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=81148998-8a5c-4a82-8d0a-297a63654ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:35:25.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:35.673Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f20a520c-8a10-487d-8714-7f823e2c08ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:35:36.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:46.713Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5201eb22-1c3f-4b30-9f2d-29e55de23a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-24T10:35:47.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:57.763Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e1c228c2-700a-4fe5-ba87-569f14b5b1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:35:57.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:07.888Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=da0e7535-9ae3-4334-91d1-fa791aead35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:17.921Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ed45f5c0-a1d0-4f0c-a079-89fd6c0ac043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:17.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:27.940Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=99eab157-02cf-42a5-9043-d8225fdc37b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:27.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:37.960Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2860f8d8-5715-4cf6-9489-cbcbac1554b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:47.983Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9c9c62cf-a5d9-494f-b4ca-49da1bd3144f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:48.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:58.003Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f533db88-903c-491f-bf76-ad6e0f4f9f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:36:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:08.023Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=eb3955dc-2a2d-400d-b8d1-4820b1efc830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:08.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:18.047Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=14a9d07a-2992-406f-b4ae-5347e3681ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:18.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:28.066Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=75c320e5-e619-490d-8ce6-9fc37ade515d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:28.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:38.098Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=06cf6d3b-4352-47e6-b81a-62cad17ab0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:48.124Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=da554723-9cc1-40a3-ab68-aefd0b4efdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:58.143Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=141c11e1-cf8e-453c-b03c-03c07ad8d747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:37:58.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:08.159Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d5eb782c-f4f3-45a4-bb7b-70746310eeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:08.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:18.187Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cfdd1b10-34e1-469a-b5c3-6124b31499a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:18.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:28.204Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a8f508ea-0d1b-456d-85dc-558f2c33b577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:28.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:38.219Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5448d262-b7f6-47f1-85c5-3f151379a432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:38.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:48.236Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=deafca49-c77e-4832-8dbb-94fbcda23099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:48.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:38:53.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:38:53.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T10:38:53.258Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:38:53.261Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:38:53.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:38:53.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:38:53.275Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T10:38:53.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:58.255Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=134a7f26-88cb-4553-a360-c909ffef59e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:38:58.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:08.270Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f5b52fc9-fec7-4045-956e-6a21c2f30302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:18.286Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ce206b8b-fa97-4a94-a289-d25c150af81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:18.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:28.302Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f3176888-6d4e-4517-adf0-de36d98821be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:38.317Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=51b56165-7bef-499f-9c54-0150a20cfc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:38.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:48.334Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c9542de5-bf45-45fa-a364-f3e3bb5d3218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:48.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:58.355Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c96abdac-3dd6-4fe1-8138-484f8d8b7f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:39:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:08.371Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c39445b8-b181-45c5-b437-1c341f5b54a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:18.389Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=37d19006-289f-4d0e-b1ad-add1fa138f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:18.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:28.403Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0bd06909-45fe-414d-b1e7-9ae50dae54e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:38.417Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=df0dc3fe-c7f2-4d04-8a3d-49e30858605a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:38.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:48.432Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=fdd2c51c-b5ef-4b84-80dd-4f2a0e1a32c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:48.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:58.449Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=dc315f9d-5eb7-460d-b553-f5c7ea0d6347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:40:58.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:08.464Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=53192623-0371-4098-a9f6-d5398689bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:08.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:18.479Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=81648eb1-e860-4356-83a8-061b15302a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:18.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:28.495Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ede10c9c-40df-403b-b954-0483b7e112fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:28.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:38.509Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f756bdbb-8a67-4ddb-b848-25b63b657232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:38.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:48.531Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a58d65c8-8064-4481-8aa3-f0b995aa80d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:48.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:58.546Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9c08225e-6d6d-46ed-8647-d9209fa84dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:41:58.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:08.580Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d10a53a2-64a3-4280-9478-b606b4fbd97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:08.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:18.593Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=85ed8f71-b141-484c-9b6c-b114b4429f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:18.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:28.607Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=29696de8-c7e6-4384-86e5-a3827f54699f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:28.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:38.620Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d9b2fdd3-8f00-49e0-b3d4-6954f5dba8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:48.635Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=304ab54f-3185-4e19-bab6-4d7673a7caa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:58.649Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6b18a932-ba46-4e9f-82d1-18637e007573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:42:58.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:08.662Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1a86385b-876a-4811-beac-badf2b2a2ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:08.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:18.673Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=891501ae-8ea3-4424-a444-f930b1204f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:28.687Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d9635355-cdd3-4ef3-a7d8-2ea88085c4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:38.705Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5df28788-4735-41a6-8687-003940ab898d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:48.719Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=98946fc8-41e6-456b-9bf8-e81ba43ecbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:43:52.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:43:52.644Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T10:43:52.645Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:43:52.649Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:43:52.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:43:52.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:43:52.659Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T10:43:52.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:58.739Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=aa3b5d79-248d-4552-8a22-ef4b0cbe45e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:43:58.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:08.751Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f0e4886d-22c6-42dc-8d85-0ce2a68d73cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:18.766Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=31c8f687-bdca-4a7b-860f-7fb7b4527ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:28.778Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=bd5689ed-4061-431c-afb4-5acc4b75dc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:28.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:38.795Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9b79ac45-d7c9-4629-923f-eb4f9161d2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:38.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:48.827Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cad64ba9-ac44-4af9-abbc-e0be9aaf7c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:58.849Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c7c8e0fb-5525-47b9-9e09-f2445cf7ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:44:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:08.864Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=06cba69c-de49-4cf3-8d97-e57736a81b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:18.877Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f52ee1b5-0e75-4228-bdb5-9c9feffaf64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:18.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:28.907Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=263d2fdb-f338-438e-b569-7c78f070dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:28.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:38.920Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b7b10dc1-6ad3-482f-9bd3-c31068f37653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:48.941Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=dca209f5-118a-4246-8b6e-051a423cdbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:58.979Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2d7c4fd2-1ada-4fd7-8a12-3de7d04d620d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:45:58.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:08.993Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=44bde111-0268-47b4-9bcf-5dbd2ff47b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:19.008Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=622b586e-0b92-4c18-a004-51898cf26176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:19.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:29.028Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c76205ed-a817-4c33-96c6-d9aee69a41a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:29.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:39.040Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=abb1b2cb-d000-4ae7-801f-1e0a47854c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:49.064Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=98b0619c-6af1-426b-a6c4-f4c44a4cc84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:59.078Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7303e179-1daf-4c6b-9057-deb22af52275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:46:59.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:09.091Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c92b1442-4b85-4c26-8cf1-063aec64c726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:19.106Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=707b439e-f8f6-4d71-b837-a282ab97a534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:29.118Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=84960806-b3a2-47a1-ad96-db0fe065eadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:39.129Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=117f5fb1-11d2-4968-a646-6abdccaa7872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:49.144Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d9bbf4c3-8a67-4e44-a0f5-70798e9f7a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:59.156Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=42ace2e3-5be5-493a-b8dd-011390527f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:47:59.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:09.167Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=44101de9-7712-41a7-bc40-491121618315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:09.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:19.179Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e6dffb48-0ae8-4348-9948-15086cdf0900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:29.189Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f23e689c-afa8-4979-8b63-e6f4a53df514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:39.201Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ed87dc92-be5e-461a-a2e7-b82e5b7c3f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:39.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:49.212Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=fbbbce46-9244-464c-9562-754159e967bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:49.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:48:52.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:48:52.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T10:48:52.612Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:48:52.614Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:48:52.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:48:52.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:48:52.624Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T10:48:52.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:59.224Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=58bfa30a-b9f7-4095-a3d1-146ab5f69bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:48:59.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:09.236Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3160ee70-3a34-4ea2-b5fd-37e5b981525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:19.252Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e0b9f829-b27c-4fae-8c0e-71f933c9dc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:29.268Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=54c55968-8323-4721-b812-e9a5a570efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:39.285Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a307e92c-e5ae-4ff7-8129-2f1b976b0422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:39.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:49.412Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a30e2d25-f414-459b-9957-13311bd4f02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:49.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:59.423Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=de456274-0fa1-469f-8313-1d07a1cf5a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:49:59.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:09.441Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1c1dc5a7-e6bc-4e4a-9405-9e6568b2fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:09.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:19.453Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=58511c20-7d4d-4c96-bcc5-05e40e59a433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:29.463Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ca7026ef-adce-4dff-810d-e07658f7d1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:39.474Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3d32e8f8-8a56-46e8-8f66-bac9537b6312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:39.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:49.484Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e105f6d9-9abb-46ec-8e7d-ca94d90bec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:59.504Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=394ffe43-c890-4f4f-b732-6aaef1615eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:50:59.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:09.513Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=68188d64-f1b7-4527-b692-98052878569c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:09.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:19.531Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a2be2675-d86b-4297-b570-ed34957b0c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:19.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:29.542Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e5ed9dd9-6646-4726-a488-c1a0b43d4324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:29.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:39.557Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cce4d65b-e138-4e62-9849-0ddc7247b0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:39.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:49.568Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=622ce55d-538f-444a-8caf-54fb5b4bdba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:49.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:59.588Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=917df803-be0a-427f-9775-0f113819c92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:51:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:09.600Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b8d48505-9840-49bf-a2c0-586352d3751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:09.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:19.614Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=560bf1f3-e832-4b3a-a2e0-fbc479960d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:19.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:29.625Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e91633da-be49-4581-a465-9206be5820e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:29.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:39.635Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5171dafd-e3bd-4470-a859-9af1c0e53ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:49.644Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=85b627d7-dc6b-452b-af33-6d6c888b6323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:49.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:59.658Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2ac67732-ba99-4ea4-993b-545026518bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:52:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:09.670Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1e5ae5cd-0d78-4c0c-9648-fa3bc4a66a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:09.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:19.680Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=be83ac0a-09ac-4fb0-bbf5-ade0f54721a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:29.692Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=208ac517-ae59-49a1-a29b-475801d96971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:39.705Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b7aa0531-d120-4efe-b112-3af431f598d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:49.715Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5bb61ae3-1e9d-4aab-b785-6718c35aa6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:53:52.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:53:52.638Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T10:53:52.640Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:53:52.643Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:53:52.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:53:52.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:53:52.653Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T10:53:52.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:59.727Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=739d3f44-9f17-4cb5-9a58-bf5d092a4fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:53:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:09.741Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1a00b6a2-93bd-4504-8481-816eca6d5faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:09.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:19.753Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=30801887-8d5b-4e92-8391-fb22341e6b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:19.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:29.764Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=dd53a1d4-86ac-42d6-b082-f1a3a3076761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:29.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:39.771Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b10a1177-4b2d-4ba0-88da-4e53295379f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:49.781Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d62ac0c7-3ccf-41ed-9b7c-0fcf33e5e2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:59.792Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=341c5ff2-22a9-4649-93cb-6ef010e87e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:54:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:09.801Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a9982ca3-753e-41e3-9803-152648f7ef17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:09.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:19.812Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=043677af-8a2c-4f06-bde4-7880614e07fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:29.823Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=37e737cf-6676-4705-80d2-3915dfe814a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:39.832Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=071c6a17-2bb4-46dc-ba2d-2cbeb12f5a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:49.843Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0361757d-d86a-4b1c-b29a-5df11df6c421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:59.852Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d1f2a617-3f77-4410-b533-557996e0b28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:55:59.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:09.862Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=472f4760-a4af-4798-9d05-fa739f87fb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:09.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:19.893Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9a983af9-3859-4db3-b21b-4263d688f3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:29.916Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f3cdd140-255f-4460-8a02-1abc80d58ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:39.933Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=493300a0-92ac-4051-85a0-ffb98907fdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:49.944Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5266add6-49d8-48ad-93d2-29b2149a347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:59.956Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cc2714bc-f770-44b7-b2fb-39833a8b6c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:56:59.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:09.966Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=8c317dcd-b0a2-4ad9-a596-1f24b995446c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:09.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:19.979Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a90654c1-4b34-44cd-aba9-33e471366d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:19.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:29.992Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=8bce58b1-2d03-41c9-8727-956bc64042ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:30.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:40.001Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5ed232db-84bb-4802-92b9-c82bdac6309d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:50.015Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=786f4e9d-a869-4703-8721-516c21f32cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:57:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:00.026Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0d76b76d-185e-4a0a-a37a-75ac383f302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:10.039Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a054a468-67da-4fa9-b558-6fcb6a2b7808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:10.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:20.055Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=00c3b0ca-4959-433d-a0c3-046cb24ac9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:30.075Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e7953bb5-67d0-42c8-a697-6034de05b48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:40.095Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=12a1ab44-8469-4480-badc-a2801f10c544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:50.111Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cf157a64-e3bd-46d5-987b-525ead133572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:58:50.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:58:52.633Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T10:58:52.633Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T10:58:52.635Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:58:52.637Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:58:52.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T10:58:52.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T10:58:52.645Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T10:58:52.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:00.125Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=81578d66-64ab-42a3-8561-66dc8808d95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:00.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:10.135Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2b74145e-1e68-4cb0-a14e-9c238684bacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:10.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:20.147Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b1a60c51-e770-4f3c-bb42-bb70b28b5741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:30.157Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6ba781f0-75d3-410e-9802-cef83e608837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:30.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:40.167Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f51b1411-adf8-4cd4-be74-60882d1f3d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:50.177Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=05183f95-df88-4fa1-b915-053e04f4560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T10:59:50.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:00.187Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2ea3875d-9511-40fb-b075-127ede6dc6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:10.200Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d5fcd3f6-eeec-4bca-95f4-a10c79df6e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:20.210Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4c50e092-f4db-4e25-9b1b-ebb18325b6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:30.219Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2a56ea27-8152-47e2-8ddf-ad8552e7713b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:40.231Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e7f65ddc-fcc7-4276-a214-64f3cef3a1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:50.244Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7efdeb22-87f1-4a14-8030-9bad6cad8ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:00:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:00.255Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=19996012-93df-44a8-92c2-f568106277cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:10.266Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=204c70c2-8bda-4647-ab62-0f7fdb88469a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:20.278Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a9d86242-86ee-4fe5-b054-82ab96cc23cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:30.288Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cb51bcfc-4293-42fe-84c3-b7d051f0549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:30.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:40.297Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=545fc2b8-10bc-4183-9ab8-b90551f2c2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:40.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:50.311Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=223a2268-efe0-45b6-acc0-3ecf37c40481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:01:50.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:00.327Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=07b1d302-9275-4549-a1a0-8513a694f203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:00.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:10.433Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4021f0f5-9804-4aaf-99c7-6fac11e66329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:10.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:20.445Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6840a32e-7367-4914-a148-36f8028ddca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:20.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:30.455Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5966c5ca-e8dc-4722-9d7e-2a9747321523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:30.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:40.468Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4b091194-dcc0-4663-b05e-c4361b25891f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:50.477Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=157294d2-19b8-4c78-a5cf-e2feeb6a06da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:02:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:00.487Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2cab0f53-3dcc-446f-9eaf-f7fdcf9b5a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:00.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:10.498Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=649aad35-0655-4203-ba6a-1c708f08f2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:10.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:20.508Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=30624bc0-4eed-44dc-8c6d-14517ba0cb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:20.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:30.521Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d2e432df-53ae-472d-b839-67882c7be6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:30.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:40.530Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c05e84ff-9fcc-4b89-8978-49076ca4116b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:40.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:50.540Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=27189f6d-6a0d-48dd-85ea-820d90642f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:03:50.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:03:52.496Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:03:52.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:03:52.498Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:03:52.500Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:03:52.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:03:52.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:03:52.506Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:03:52.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:00.550Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=8f0a93d0-a8f0-4d2d-972b-3892823c8127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:00.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:10.559Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=481e30b9-c680-478c-9d85-14b126c393d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:20.569Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6fcca7f4-4a95-4603-afd7-4552350ad424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:30.579Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e50cd060-fb3a-4550-a991-344ff52fd328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:40.591Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2296f299-2188-4283-98c6-4edaa584510e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:50.601Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=75997389-88c7-40ac-811e-a32c8ce6d5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:04:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:00.613Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=bf1a4cd3-3335-4acc-af34-42a030f814a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:00.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:10.629Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9f75ca54-1f3e-4689-a774-87f260efea35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:20.639Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2789d811-16ad-43ed-b501-e6aaba4323a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:30.655Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=24ebbb84-01e5-44b2-bf55-4294e52e7cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:40.665Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=97cc124b-3149-4f61-a310-c7d186749e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:40.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:50.675Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d37d7e53-3b0e-4d4c-bd5a-d01414043018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:05:50.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:00.684Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e53a5803-a14a-42b5-b380-75b870f9fe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:10.695Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f253961a-395a-4665-bb9f-1ac77dd58cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:20.706Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5b6c0e65-b672-4b3a-830a-b7fd4f840d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:30.716Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9e28fd4a-136c-4926-88b7-09c5c8bbb34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:40.725Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1c66ad30-2c2a-4077-833f-4fec32180ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:50.734Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ad155c7c-e72a-4040-9a60-4d0d3ca585c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:06:50.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:00.743Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=107a8ada-c49d-433e-93d1-10e12cac1755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:00.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:10.754Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=793d6897-3b91-4676-8e9a-f83068b57094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:20.764Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4589a4b1-223d-4ced-9632-4a7df8416d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:30.775Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=726fbfa1-30d7-4ba1-a16f-b30e177e8d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:30.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:40.783Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ff5cbbba-db5e-4554-a7ea-0f2b7a04c948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:50.796Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ad445aaf-2e8a-4452-9a56-8f30944260a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:07:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:00.807Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6fa52cc6-d6c6-49d4-a080-9ececbcf7606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:10.817Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=27f2c06d-951f-4733-b57c-3a6890195555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:20.828Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=fe50a872-d25e-4cbb-af6b-5db83bc34579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:30.838Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=72dc6e92-15d7-4113-888a-dd9a4f52da18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:40.849Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a6257e1c-8ce3-41ff-8cac-44a4ba6aa4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:50.860Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c15dd704-e8a7-4799-8a16-f44eae938b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:08:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:08:52.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:08:52.623Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:08:52.624Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:08:52.627Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:08:52.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:08:52.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:08:52.635Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:08:52.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:00.869Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0ba192ac-3556-448b-a114-659db585e66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:00.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:10.879Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ed8eefc5-01f1-420a-b7f1-e8b61ac78e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:10.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:20.888Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3d61e2ed-e527-495c-82c5-d66fa3d53bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:20.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:30.897Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e60f6d61-49bc-4768-a1f0-1f2e83319846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:30.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:40.905Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e9b5397c-3171-4764-b37a-8286952d0f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:50.926Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=703bfc63-5b18-4c5c-ab1d-a6bd4b0d77c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:09:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:00.934Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=dddca9f9-1628-41d7-b36e-1e7043502405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:00.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:10.944Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=45a57255-1021-4f6d-bd12-b5bb4a0ddfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:10.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:20.962Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cd5934e9-494d-4eeb-9351-94430e5bc974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:20.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:30.971Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=606f5385-7f51-46b9-b77f-edfa149f9b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:40.980Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cf0daa2b-eb13-4571-926d-b2ba712371a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:50.992Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=30bebd12-5adb-4bb8-a016-cd4189eb203a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:10:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:01.002Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=868214d4-0b84-4aab-8926-84cd7204397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:11.017Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=839a027f-f1ab-4d0f-b25c-07225fe253fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:11.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:21.026Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0b079cbd-8693-49a6-aea7-71e06ad7db35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:21.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:31.036Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a7b494e2-46db-4f87-9433-b462d725e1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:31.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:41.049Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=93cd2958-9083-4310-8d3c-3985ae960aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:51.060Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7c764c83-17e0-4802-a325-fe7dbc9ede0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:11:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:01.070Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2b8c363f-2c56-4b2b-8cd1-bade1b059261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:01.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:11.079Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ee916c1f-5546-4f1b-915c-f793ae3840df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:11.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:21.090Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3a4cdf43-cdad-4420-ad15-9e5dbf04d58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:21.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:31.100Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=603ad648-7931-4230-a594-dbe00290d284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:41.111Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e0e6cde0-2d2b-4c9d-aba6-7973b29cb302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:41.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:51.120Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5378dc7d-389d-4e21-8ddd-517f807f353b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:12:51.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:01.129Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6f4e903c-374a-448c-99ba-27b57b23a06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:11.139Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=55009d60-b809-4240-b2ea-b305cb054522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:21.150Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c0e9c8a6-a717-4f1c-b7f0-604383f92d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:31.160Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7bdf1d8d-11e0-45cc-85c5-77dff580492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:31.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:41.172Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f4ec0f3c-29e1-4b26-b84c-a94bacbff2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:41.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:51.181Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9a89f444-8051-493b-8f60-16c2ff55edc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:13:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:13:52.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:13:52.621Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:13:52.622Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:13:52.625Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:13:52.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:13:52.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:13:52.631Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:13:52.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:01.192Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=13cd31d4-d90b-415d-ab54-1a4be66ac956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:11.202Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f83c907f-3acf-4296-a73f-b67a45fb3d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:21.211Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5204cb4f-6263-4e65-9cbb-4431c28c7ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:31.223Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d0feeccc-d230-4473-9ad8-909fe1c75781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:31.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:41.231Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=bf21744c-4924-47b8-8c6b-1de661dd48c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:51.422Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c4a41cb4-685c-497f-b61a-e79f6e7d5b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:14:51.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:01.431Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cf9da744-f16a-4ebb-882a-2466b403c3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:11.442Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e2bc9296-61fe-4e7c-98fa-7c026f9c5e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:11.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:21.454Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=172a9559-b50f-4782-ab18-3000b703f31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:21.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:31.465Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5ce0aaed-325b-40cb-8721-56e222d68bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:31.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:41.477Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=62597cb3-2261-4e91-a2ee-e9ce3623acd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:41.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:51.605Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=05ebe162-1b35-4632-ba57-a8096707a21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:15:51.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:01.615Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f83b1e06-2872-4b53-b92d-e67b4db4c075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:11.628Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d13d30b4-2095-462b-ac35-b7af15c30c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:21.641Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3fe9e42e-2e80-4e53-b094-bb00f1e61bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:21.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:31.657Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=af7b490f-4788-4e85-ac9a-46aede31b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:31.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:41.670Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3bcc3d41-c4bf-4888-9710-e544900fd08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:51.692Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f5f49ef6-ac4e-4434-b03b-0621640b40f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:16:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:01.709Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0c4d7fdd-80fc-4ff3-81de-b2fd5257f6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:01.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:11.724Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f74b3503-9cc2-483c-848a-e7408251cc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:21.735Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a3e76d8a-43c6-48a8-a55a-5b7d65c78095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:31.746Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e418f514-cf82-48ea-b0e6-4411741bf270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:31.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:41.758Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=440903b1-9137-4e73-ba5e-f561a7fdd148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:51.819Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b3d7a12d-47ba-4abe-add9-7afec36d7637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:17:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:01.829Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d7e68a8e-7964-43e3-bf2c-596e8ee2c04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:01.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:11.839Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=57f8da63-394c-493e-a529-42a515ec9813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:21.858Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ce4b7e4d-86fc-4bf6-97d9-c21f67f5624f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:31.868Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d34f9091-0baf-4916-b215-e45b5aa27eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:31.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:41.877Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2928ca58-991e-4d2a-84de-c1e899bdd061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:41.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:51.888Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=59342c06-d579-4cbb-866a-c78ddbf624a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:18:51.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:18:52.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:18:52.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:18:52.584Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:18:52.588Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:18:52.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:18:52.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:18:52.594Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:18:52.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:01.900Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a3af90dd-c2e9-4a7f-9ee1-0f24b8952cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:11.909Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=77cd3d70-d89e-4db8-8675-37fba130b0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:11.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:21.937Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5c9c5476-af2a-4701-9602-7108139e96ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:31.951Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=34456556-75e8-4176-9570-4c3cf90d01f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:41.963Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=63eccffe-24ff-4b94-a691-ced38b38f4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:51.972Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=eb4c4e59-0295-43b8-b8f1-5b1a1e4b4ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:19:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:01.983Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3d47d0be-23d4-4f20-93c9-80e91b5c8879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:11.991Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d84468e1-0c3b-4ba4-a3ce-c5cc687fb4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:12.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:22.013Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2a502d97-ce7a-4ade-b9b7-36c23dbde17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:32.029Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=27b00a9e-19fa-4365-917f-debc8acd98f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:42.038Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b1e4f579-ed80-452e-9d4b-79097450f39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:52.048Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6f260050-0ce5-47dd-8a3d-49974e65b2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:20:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:02.074Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=fbae42f2-d3fb-4548-aaac-ffba395efc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:12.083Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=404fc7b2-235b-4410-b98d-f0424a3750d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:12.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:22.092Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3d2b53f3-c421-47e5-a636-9c66d4f34e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:32.101Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ad59ee0d-350b-4a97-96a7-383a42b8efcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:42.111Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=27027f9c-64a8-4aa9-80de-fc74b224283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:42.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:52.119Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1bfa3d81-ff12-477f-8a83-6660e7ce8960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:21:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:02.131Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f5b6b454-a44f-4c3d-8d7a-bb3555125ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:12.144Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b7e50599-9a7b-4822-b7e5-0254d4c60d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:12.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:22.157Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=402f46dc-2a3b-4508-b8da-c9741a25e89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:22.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:32.167Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c2d081fc-5ab0-47a2-b456-2f9200d53929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:42.180Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b9c86ddd-e60f-4883-bbbf-1ca25cb49387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:42.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:52.189Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c087011a-b2e8-408a-a809-577c6cfb99c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:22:52.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:02.208Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=24c65d79-0b13-4e14-9ec9-57ff2f3ec2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:12.219Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ed087060-3f67-433a-afdf-1fd04ea51e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:12.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:22.228Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=39155993-8cc5-4af1-a867-2aa466f9c117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:22.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:32.242Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=21bad2ff-0104-49de-bf4b-f05d0e610bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:32.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:42.253Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6fac2acd-2e55-4a57-a83d-a61bfa3e1071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:52.265Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0a094623-1855-4fdf-b462-f8b05dc63798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:23:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:23:52.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:23:52.653Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:23:52.654Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:23:52.657Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:23:52.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:23:52.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:23:52.664Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:23:52.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:02.275Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b9992b3b-090a-4809-99c6-ebb9c9e0c2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:12.285Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=22aa137f-f318-46dd-a068-4a29c6e1e5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:12.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:22.293Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=58946869-65ff-46c5-a7d4-02ca67fd28ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:22.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:32.304Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2a851498-055d-4908-bff4-18bd9e803b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:42.313Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=57cbadec-bcc1-440a-a171-ec6065d489d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:52.321Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9d79e74b-8edc-42e7-ae3c-bfa800ea4da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:24:52.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:02.332Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=be5fe6dc-65ca-4754-b8f2-a1266ee9f695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:12.341Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ef49b082-76e8-4378-907e-231deccf667a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:12.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:22.351Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e2a553d8-2e69-48cf-a5ff-9f0f465e2606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:22.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:32.362Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=814003f4-18c1-45ed-8bfd-f46cbca570de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:42.371Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c95ebc7c-1d4c-47f8-9d96-86b10b01b86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:52.379Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=821d65d0-6549-4d42-920d-66e8127f0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:25:52.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:02.390Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e39e496c-a6fd-48cc-80fb-aaa1edec310b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:02.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:12.399Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=27703f67-f957-406c-a0b7-8663ea22b3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:12.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:22.409Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5dc4518e-c045-4c61-b981-f2b72eb22df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:22.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.coyote.http11.Http11Processor |2022-05-24T11:26:24.243Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:32.418Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=118cd477-e47c-4177-bdc1-1929578500ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:42.428Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=31958ce9-9045-4708-ac9b-3009b166bb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:42.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:52.437Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6c5539a9-dd6b-4953-b30e-8b6629aa6c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:26:52.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:02.447Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=fb757ac9-8b2c-4a67-88ac-c6e953321fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:12.457Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f9d3b874-0213-4d73-83f8-5f164615f426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:22.470Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0bcbbf80-b400-4287-a697-5741ccbb1d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:32.482Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7cccb1e6-ecb0-4114-8ea1-0b294b471a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:42.493Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=146a2b6b-be84-406f-b629-5b04cb55c1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:42.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:52.503Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e7f1b55b-3dfe-4132-aa9b-4c805233e6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:27:52.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:02.513Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=65362c23-fe2d-4dff-8aeb-4e048ddb17d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:02.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:12.523Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d9fca2f9-1350-4c25-86ba-335e2a925eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:22.534Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3a94f5b8-783d-4ede-a798-7e78b32ca05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:32.543Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=deb7e46e-beea-409c-8a84-76f437d2ba06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:42.554Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=41f13f9f-42cc-43ff-b96f-347a6048fb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:42.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:28:52.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:28:52.513Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:28:52.514Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:28:52.515Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:28:52.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:28:52.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:28:52.521Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:28:52.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:52.566Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=998bf48e-5a4f-4268-9dcb-2a3d2249d666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:28:52.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:02.578Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d208a76e-1175-4317-b699-fe7060a50fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:02.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:12.588Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=eb4f75d9-09d9-41c0-a209-641b7c368e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:12.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:22.599Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=208cd319-50fa-434b-b5a1-eb2aba963c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:32.610Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=66692f9e-ba5b-485f-b4a8-7f5121a83cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:42.623Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=104c8b61-d9f0-49fb-aaa7-1443bc183ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:42.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:52.632Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a54a115a-9178-4bfa-bc25-670cf24248ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:29:52.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:02.686Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d011c93b-c95c-4ef2-83c8-806cd264a22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:02.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:12.704Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=001a2f31-cefe-4e41-a7a0-588a46643096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:12.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:22.716Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ef993dfa-8380-4ff2-9c54-7c0eedcc69c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:32.727Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0c1277e8-bd13-4b11-9410-e7ff078c26ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:42.739Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4b20a29e-822b-4e2c-9d69-e8a671b94468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:52.749Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c2ee4cd4-8451-4020-a550-2e154af12640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:30:52.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:02.761Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7f895e21-64fe-4b41-8b90-729b9fe039e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:12.772Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e8a99bd8-0fc6-4cfe-a6b3-2ae6bd668537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:22.781Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=8311ff97-e38d-496b-9707-b8f419c9639c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:32.791Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=91c69666-4f23-43ed-abd8-743f456d16c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:32.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:42.802Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=44d074ad-8ff4-44b5-bcdb-e9ad3de9d62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:42.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:52.812Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7b0b95c9-1816-46d0-b3d2-14537b5f6554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:31:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:02.826Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=76be4a2a-d862-4686-8901-005cefabf08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:02.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:12.836Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=737d953b-7089-4111-8fe0-1b2298a70d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:22.844Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a8e9bee3-97e5-4da5-b218-d8b54e1881d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:22.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:32.854Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=44102cfa-5091-45af-b148-be5ad012697e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:42.864Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cedd19cb-e5d3-4550-9662-e1a649c39bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:42.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:52.874Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f242430b-c81f-4ca9-85e0-e5792845bc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:32:52.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:02.884Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c8c775e6-a5f1-4d34-9d6d-d6ceaa64082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:02.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:12.893Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=78d39be0-2894-4ecc-a0f8-a40929e9eb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:12.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:22.902Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cf317674-1c2b-4cea-b68f-59534c2e0cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:32.914Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=21a83952-962b-4f40-8c08-15fabba54521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:42.924Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0b0dad2a-da21-4ef5-afd4-e0d0e4c099f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:42.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:33:52.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:33:52.600Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:33:52.601Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:33:52.605Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:33:52.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:33:52.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:33:52.612Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:33:52.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:52.934Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7bb27c4e-0382-4abe-a99f-9a99a057f549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:33:52.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:02.943Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7059e378-17bc-466d-92a0-75f366bf6b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:02.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:12.952Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0e94be4c-812b-47b8-a7f4-a8c8f2e51f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:12.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:22.962Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ce9f9458-8916-4611-9ee9-807bc434bb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:32.971Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=52c8b76b-4058-49d5-8862-8c45c413a732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:32.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:42.981Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=659886b9-562a-455e-b0eb-2208faefd937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:42.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:52.990Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ae2d5c5b-3a7b-454e-acc4-d90b1accb42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:34:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:03.001Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=29a739ab-f872-4d46-ad97-dd862509eb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:03.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:13.010Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2944c474-cb11-4738-aa0e-9e63fd20e69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:23.020Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=48e3cd02-ff9c-41f8-9006-390494053d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:23.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:33.029Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3513eeca-6ac5-4d7a-9b13-0e49335935cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:33.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:43.039Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=fca23b9f-ec52-42c8-ba4b-73f127273a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:43.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:53.050Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4b0e0604-e589-4765-ac28-f741b536d7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:35:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:03.068Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3be3bbce-8f43-46ea-bc38-f95fe554c480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:13.084Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c9ee5764-d3e9-436f-b52f-082d710b0c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:13.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:23.093Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=fe1b163d-a3b3-4ea6-9108-4dd24351e03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:23.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:33.106Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ad9f4773-e0ff-456f-b927-60c8812b05dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:43.114Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=96d7083c-8aad-4fd0-9cb9-c468ab2ce04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:53.122Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=26a1c129-a2be-41f4-a433-940f86299ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:36:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:03.132Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2d7049d0-478d-44bf-8784-53bba30af9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:03.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:13.141Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=30d1829c-1a7c-492d-b1d4-4139b082d257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:13.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:23.150Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ed257525-f28d-4ebd-83f6-59be0289c43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:33.160Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e284cfb0-b5db-49e2-bc62-fc9e6b209d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:33.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:43.169Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b7a7d9d7-e8c0-4ff0-8532-e72a27489035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:43.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:53.179Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b74c7599-d523-4302-ad9a-9d5fdd20dcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:37:53.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:03.187Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e1f1153b-931a-4761-a852-dfe7260ef39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:03.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:13.195Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=31872b7e-a1d3-478c-9d9a-9b347f396dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:13.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:23.204Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f135d0f4-ff34-486f-83b7-5c43b13eb563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:33.214Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5540bdde-4830-4974-adab-c778891da06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:43.225Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2dd7d4e5-ef80-49a2-9ee9-9eee6291213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:43.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:38:52.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:38:52.638Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:38:52.639Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:38:52.642Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:38:52.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:38:52.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:38:52.648Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:38:52.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:53.232Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=444ff81f-9a54-4132-bb73-78912fb02cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:38:53.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:03.248Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=90b5f25f-b8be-46ae-a950-52c6572401ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:03.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:13.256Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=08758e6e-8a18-4909-8a7e-0876a9b122ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:23.266Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=088d7689-932c-44b0-9d86-25b45cbda1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:23.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:33.281Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=8ec25dbd-5e2b-412f-97a4-68fcac030277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:43.290Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c5854b18-4fd0-4807-9376-bc84d72d84e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:43.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:53.299Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=257807a0-0126-4f4e-bd18-7c8f6e56687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:39:53.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:03.308Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b29be211-8927-4fa9-a6af-7690045ffd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:03.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:13.321Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=41eebae3-7555-4c62-b2ab-c935726b276c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:13.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:23.329Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e6f1a0f2-2be6-4135-aabe-6f049db53638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:23.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:33.339Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=44c0f606-e411-45ad-8a75-3b81f6981a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:33.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:43.349Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=592f60ab-51a6-4b38-b4e1-86394c633810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:53.359Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1a62b887-f9b2-424d-9c39-7dc288e14f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:40:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:03.371Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ae67b548-28bd-4e5b-9200-51a701041ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:13.381Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=02f64152-212d-477d-abf8-eb6a95f3b4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:23.391Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5990f9a9-b460-40f6-b3ed-d668a7de3ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:33.412Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ea714296-1766-4f8b-a0a8-9ca5f9fbe29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:43.425Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c303eba8-b8f5-4b0d-8ad2-cb9fc659349e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:53.435Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=460f8fe7-14a7-4a88-9793-c0921e840cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:41:53.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:03.445Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9a66cede-4923-488e-a79b-0536a2e85754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:03.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:13.454Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e91ae170-3ef4-45ed-8731-8252922a4e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:23.465Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=68e0163b-c56a-4825-adb7-360f2d847cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:23.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:33.474Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a4acb04d-7216-47b0-b922-3819c5253553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:33.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:43.483Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2936a7f8-7bc7-41c8-8757-86b0a950964a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:43.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:53.494Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3cc9798e-58d2-4c79-828a-898fe8c38d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:42:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:03.502Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f1788221-a262-4be2-a528-f4bd99798eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:13.512Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d90e9b3d-0760-437a-af1a-5794b1179715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:13.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:23.521Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=19f21e0e-e3bc-469d-86d9-fb0c9e9e38eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:23.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:33.529Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f49cf705-a1bb-4939-9c6b-16dc2972c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:43.537Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9a7eedcb-2455-426b-952b-7db19283b3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:43:52.647Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:43:52.647Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:43:52.648Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:43:52.653Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:43:52.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:43:52.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:43:52.661Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:43:52.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:53.547Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c99ff086-19d3-4690-8274-0483918ad462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:43:53.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:03.559Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d49ae2a4-b002-4ae8-95f8-16346507aef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:03.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:13.569Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b1fd9f9f-e315-40fe-b5b6-a3fd4d430117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:13.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:23.578Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=48329ecf-4ef4-470a-8fc0-aa9373ddae66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:33.586Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6f32287c-472d-4b69-b3b3-8571e7e11cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:43.595Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0a8bf6b2-b408-417b-b301-c6e6f6fff984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:43.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:53.605Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9411e8bb-0371-4133-bbea-e06fd4177ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:44:53.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:03.615Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9c8dc382-3f86-4e24-8bd9-25520b75663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:03.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:13.624Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cd079cf3-7b5a-472b-86c1-4f9628c0bb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:13.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:23.633Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5562fdb4-b307-4721-8c1d-4f57c7a41e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:33.642Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1b3844e8-2810-4566-8a21-1684f91b137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:33.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:43.653Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5b7db2ea-0e13-4780-a356-c646efe8081f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:43.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:53.662Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=29511b28-9697-4775-85a2-9b077dc202d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:45:53.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:03.672Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ca85216d-f2ff-4b1c-8538-5255fff4c1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:03.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:13.680Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=50a8267c-f99a-4d92-99f7-9c768c1bb9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:23.688Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a824d6fd-fe48-4d59-a1b4-d1c68393a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:33.698Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=10ee8aa1-9780-4ef0-a464-23be5b3de78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:33.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:43.708Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=27e56103-ce96-4b84-b7d6-36240a70e183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:53.718Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=47604c6a-3beb-4b20-ada0-c0464ef91f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:46:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:03.726Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=42503a65-e3f5-44de-8467-e4ba611a9d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:03.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:13.736Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f845e8fe-8e19-4c8f-9595-3cad97b2f191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:23.744Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c865600b-93b0-4055-821e-f64caec5e6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:23.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:33.752Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=048103fe-57fc-498f-94ad-0d9c0d0421b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:33.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:43.761Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6ce59056-c91b-472f-882a-ac31e375c5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:53.771Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1361b3aa-48f1-4a27-9748-26e2a46a58d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:47:53.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:03.780Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f9aea5b8-d911-422d-ba6d-ed3d3b7550b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:03.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:13.791Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=79e163c9-96b8-4d3f-b3d8-382d4c5c7e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:23.809Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f51f4f70-2fca-4561-a2c9-d92804a2316c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:23.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:33.818Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=cf548e28-45a5-499b-879d-6c0fa7b32267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:33.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:43.827Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4d84ac62-7478-4d21-ac5f-70b6e04727a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:43.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:48:52.624Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:48:52.625Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:48:52.626Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:48:52.629Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:48:52.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:48:52.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:48:52.636Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:48:52.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:53.835Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=45e4a4cc-6c7f-47a7-9bc3-3640a2aaeb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:48:53.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:03.846Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2852591e-2a4f-4a02-bfd9-9fa378cc3033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:13.854Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ec0a87ef-eff8-4275-9147-d5540707a65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:13.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:23.864Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=bf68d1f4-0f4b-4ca2-9bc2-4c8a909e547c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:33.876Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6c34de83-3dfa-4528-b7b4-fb21502d09f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:43.885Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d0d09e5b-f512-479d-9bda-e92621cb04f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:53.893Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1d7efbbf-2037-4b14-952c-06d9d1ff8ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:49:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:03.903Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=63c2da1e-0747-422a-8b0b-4293074db0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:03.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:13.911Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d50d185d-122a-4a40-8336-28bd6f6f9882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:23.919Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b85866c3-7380-4503-993a-6eed9ae62d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:23.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:33.927Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=aa2511c6-1786-414d-bead-b2d2b7d26b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:33.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:43.935Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6920feba-a0eb-4ac2-a63f-cc82108643b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:43.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:53.944Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b275e35b-5e64-4935-8332-4d792fcb396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:50:53.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:03.953Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c095cb64-ccfc-4a6c-adf9-fab366487a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:03.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:13.963Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=52918f62-fe1f-4e92-91d2-c568c3c8db14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:13.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:23.973Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9100c83e-006d-4fbd-9e90-398651f5b0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:33.981Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=98e35d08-fba4-4d62-80f3-2d9b54fa5dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:43.990Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b785845e-722f-40e3-821c-6a4e23cbf99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:43.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:53.999Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7b36cae7-6380-47ae-ac86-49e6736ed2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:51:54.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:04.008Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c6d1da6a-4a17-4c92-a069-9dd2c76debde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:14.018Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ea534813-f720-42c5-8e2c-cded18182432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:14.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:24.027Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=35bf5e58-e4e8-4ac7-a5b4-d022dda1e907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:34.037Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a106c162-7b5b-4dbe-81cd-0cdb8161bb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:34.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:44.046Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=104b8934-6857-45dc-96e9-46726fa2aaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:44.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:54.058Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9f510bd9-e39e-42d7-a5bb-cf2e4446ab99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:52:54.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:04.066Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1cddd48e-7b52-4c06-9b25-6c75cd11fcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:04.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:14.078Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=87a6a2f3-8569-4904-b13b-0109a9f55572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:14.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:24.087Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ef47b898-8999-48d8-b2e7-4d42b9db4f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:34.098Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e925e9c6-e189-4597-8ec9-8550a4f5833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:34.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:44.108Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d6ef2b6b-8633-48c0-91cd-4228979958c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:44.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:53:52.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:53:52.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:53:52.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:53:52.528Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:53:52.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:53:52.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:53:52.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:53:52.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:54.118Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=498b6599-3576-494b-b5eb-236ccd65db63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:53:54.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:54:04.127Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4092265c-1931-47c8-a2b1-46a759708ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:54:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:54:14.137Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a2c7eea7-f9f8-46af-b28a-a2c28be0508b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:54:20.811Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java: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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:54:30.812Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6b9b0fbc-5279-45d3-80f6-316ed264ba62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-05-24T11:54:31.760Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=WX9YTTb8iOHXQ1mZTWPD, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:54:31.964Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:54:31.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:54:41.966Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=215df408-3c96-437c-8097-e30d94b3710a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:54:51.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:55:01.538Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f25f2900-1386-42df-b0e5-e746b86d3c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:55:11.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:55:21.116Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=8c1756ee-5b19-4b0f-98f2-759f0f185c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:55:30.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:55:40.659Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2714e2a5-1d2f-4a2a-b63e-1c99e46580d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:55:50.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:56:00.255Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=91be59e4-4b27-4829-b2da-0134702dea9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:56:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:56:19.809Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2b31fb8e-d1fb-4d1e-a244-2cece6bd1f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:56:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:56:39.359Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a215209e-61c7-4062-b07b-2e729c3ad4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:56:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:56:58.907Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=afc4710f-a220-478d-b985-b265b64380fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:57:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:57:18.451Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=942ccd63-1f01-4801-847d-8b113813d32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:57:28.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:57:38.012Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6aaa7fce-3eca-4b56-8c17-8d8dada66310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:57:47.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:57:57.578Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=af9617bd-7fbd-4fd2-bcf0-76abbacd99e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:58:07.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:58:17.149Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=647b6352-42b2-4767-8d68-7ffc95effce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:58:26.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:58:36.769Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a21f2122-a677-40a1-be3e-6d022ad3d52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-05-24T11:58:37.568Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=SSQz1kjsVXaeYbnrSPGB, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:58:37.583Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:58:37.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:58:47.584Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0d2aba4c-8c7b-4c27-a83e-4fe1c74ce839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:58:52.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T11:58:52.589Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T11:58:52.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:58:52.592Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:58:52.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T11:58:52.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T11:58:52.598Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T11:58:52.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:58:57.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:59:07.176Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5dba3b01-4a10-4c98-ba7d-c810200d298a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:59:16.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:59:26.745Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f90555de-8e44-4462-aabe-650d4d9407cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:59:36.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:59:46.312Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4e8e619e-4a4c-46c4-b0a1-3756d6ce561c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T11:59:55.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:00:05.865Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1e83a14b-bf63-4c67-bcb1-4a387d8533b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:00:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:00:25.425Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c129937c-e51a-4255-8072-8644c1ec9e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:00:34.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:00:44.984Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b4dc15c0-7233-41be-ad71-3266c254e47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-05-24T12:00:46.366Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=fDk9EVkgx9sMSOjDjVpG, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:00:46.379Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:00:46.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:00:56.380Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=43b95b03-37b3-476c-9ed2-9c524e4ca1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:01:05.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:01:15.936Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=798310ee-0173-463d-82fe-d66487e0e3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:01:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:01:35.535Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4eea0de4-f4ab-4119-989e-0e3c26c054f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:01:45.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:01:55.096Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e2237390-54af-4b8c-8f99-24e059cc6b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:02:04.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:02:14.639Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=97753b37-5b1c-44ea-85b5-3bba093f954d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:02:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:02:34.190Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=034cddb9-6176-4d5e-ab27-3011f4d7aaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:02:43.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:02:53.753Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=dc0e33e4-e046-480a-b1f0-19666bac235e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:02:54.967Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java: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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:03:04.967Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4f334c99-7f9c-4f83-aeea-bdd1ff3e59b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:03:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:03:24.531Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=47330931-95e6-4bae-af07-c6ea0bc99f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:03:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:03:44.117Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=fc98c39f-718a-4ed9-8c7b-842447aff316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T12:03:52.648Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T12:03:52.649Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T12:03:52.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:03:52.652Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:03:52.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:03:52.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T12:03:52.659Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T12:03:52.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:03:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:04:03.696Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=207a8154-fcec-4f70-b971-6e8d20bf59e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:04:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:04:23.250Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=14e45b71-891c-4352-bb00-ddf782554cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:04:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:04:42.797Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=51ae5de6-5291-44e9-8fc2-ed1cb884cb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:04:52.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:05:02.356Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=afe38dd9-194d-4462-b732-751818fba5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:05:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:05:21.908Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=75adf486-3688-4e0d-bd94-dc28a531312e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:05:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:05:41.460Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=588b0a32-0ef1-416a-a279-403fb6c73a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:05:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:06:01.038Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2b70beb3-a465-4ecf-b86a-a85637bd3bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:06:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:06:20.599Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=64d98a1f-aca4-484b-93b4-d7d1bad53ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:06:30.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:06:40.206Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c2421b5b-b6f4-4c40-aff6-5af79486aa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:06:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:06:59.769Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=94374ceb-ff5a-4337-a55e-2ac0bea32499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-05-24T12:07:00.556Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=HBLd2158fcDVpxaKMhSq, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:07:00.569Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:07:00.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:07:10.570Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b30e8195-fefc-4c6d-87b0-68fd6104d726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:07:20.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:07:30.134Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=81ab5c12-c259-48ee-9a73-2dcae9a464df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:07:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:07:49.706Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=dec24910-45da-4a7f-93ff-3eb0f66834fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:07:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:08:09.252Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b86546f4-e84c-4917-8130-a8e707fd3302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:08:18.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:08:28.797Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6fa74fd2-7722-4156-8ee8-13024aff9cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:08:38.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:08:48.360Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=20bec5e3-517f-4b3e-858f-e071425c1e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T12:08:52.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T12:08:52.669Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T12:08:52.670Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:08:52.672Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:08:52.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:08:52.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T12:08:52.678Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T12:08:52.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:08:57.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:09:07.909Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=aa84e500-1058-477e-836b-b61b688e39ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:09:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:09:27.449Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=907fc713-d284-4130-8236-09d09103190f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:09:36.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:09:47.000Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=b3abb2cb-f9dd-4d91-aefc-704217789aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:09:56.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:10:06.597Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=6f4b61fe-539a-440c-bd2a-83de8584ae50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:10:16.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:10:26.174Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=2c1b504e-30f1-4470-b044-066228df6338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:10:35.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:10:45.725Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=85e68c01-46fa-4aa2-b47d-5b09c55d6778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:10:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:11:05.273Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7686ab3f-cbff-4eff-94e3-fddf1d308da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:11:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:11:24.830Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c7c75683-c26d-411f-a664-6eb92b19ea58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:11:34.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:11:44.384Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f3693edd-2ed5-4f60-86cc-b69e0cc6b2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:11:53.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:12:03.950Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=38c89668-7bba-4c26-94c7-e93afd2ea31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:12:13.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:12:23.543Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c795ccff-d853-406d-905f-923e63f072d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:12:33.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:12:43.089Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=228058f9-2c1c-4863-b32d-1d9959986382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:12:52.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:13:02.641Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=83db70fc-8d26-456b-b120-346c0625a4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:13:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:13:22.279Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=f4813399-5309-4c17-9536-2a43a99053ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:13:31.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:13:41.826Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9b0351e6-6497-4e3f-8be7-d39218d64461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:13:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T12:13:52.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T12:13:52.625Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T12:13:52.626Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:13:52.629Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:13:52.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:13:52.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T12:13:52.635Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T12:13:52.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:14:01.371Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=4f77cafe-808f-47ce-b752-95127eca421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:14:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:14:20.918Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=9c21fb80-d7aa-4f2c-8bcd-d9d5a889279f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:14:30.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:14:40.462Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c6acbb6e-b01a-410d-b869-1216833cd1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:14:50.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:15:00.010Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=51574b90-fd35-4fbb-96f7-918746848bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:15:09.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:15:19.605Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a9abd534-72fe-446e-a046-0260ed6e2147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:15:29.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:15:39.182Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=635647e7-52b4-4c57-a937-03e079c72a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:15:48.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:15:58.747Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=61ac274e-8ea6-400d-ba49-d72d1f8173b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:16:08.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:16:18.286Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=1a2979b7-7b13-4c42-b4ea-f4fbd1e235f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:16:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:16:37.836Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d73ac479-7274-40c7-b2d1-09306b663066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:16:47.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:16:57.395Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=70867fb7-ce15-4bf8-8f75-b9bd1cb29a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:17:06.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:17:16.939Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c15fefad-4907-4ce6-aab9-4d4e2b4ca9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:17:26.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:17:36.493Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=ff037120-e76b-4558-8295-3533972f6ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:17:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:17:56.041Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=c5cf1085-c2a5-416a-937c-b740df46a636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:18:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:18:15.587Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=31075c96-e30f-46b1-b290-91b926e21508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:18:25.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:18:35.134Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=3c17d701-1592-482b-add5-c7ca94d9049a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:18:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T12:18:52.590Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-24T12:18:52.591Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-24T12:18:52.592Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:18:52.594Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:18:52.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-24T12:18:52.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-24T12:18:52.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-24T12:18:52.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:18:54.856Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=7d806db8-8098-475c-b081-ee2eb01913e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:19:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:19:14.409Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=97f8cf10-ce9b-4e0f-b245-93f680014a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:19:23.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:19:33.949Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=5a8de241-5cd1-4f96-8b4d-6ef37a010674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:19:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:19:53.511Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=e9802ab0-3816-4753-82ac-a481b85f2647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:20:03.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:20:13.082Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=0cba1a78-56cc-4b1c-a78a-a68fe02995de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:20:22.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:20:32.634Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=d691aee0-4e81-407d-ae83-b80eca6bb5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:20:42.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:20:52.207Z |INFO |Init configs |InvocationID=411db65a-1c2a-4525-ad36-ef293096f2f3, InstanceUUID=a311f123-84bd-402b-b1fe-c669b5b13206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-24T12:21:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |