. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:29:29.983Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:29:29.986Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-13T11:29:30.036Z |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-13T11:29:30.735Z |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-13T11:29:30.843Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:29:30.843Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:29:30.843Z |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-13T11:29:30.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-13T11:29:30.997Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-13T11:29:31.049Z |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-13T11:29:32.692Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-13T11:29:33.330Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-13T11:29:33.351Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-13T11:29:33.352Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-13T11:29:33.406Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-13T11:29:33.407Z |INFO |Root WebApplicationContext: initialization completed in 2357 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-13T11:29:33.874Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-13T11:29:34.491Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-13T11:29:35.836Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-13T11:29:36.303Z |INFO |Started MainApp in 8.935 seconds (JVM running for 9.669) |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-13T11:29:36.395Z |INFO |Start scheduling PRH workflow |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:36.439Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d8d5df57-337e-4c9e-b63e-8d8122322315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:29:38.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:38.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-13T11:29:42.593Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-13T11:29:42.593Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-13T11:29:42.596Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:48.241Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5c0cbbfd-3a98-41d7-aa83-6787a8db0e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:29:49.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:29:59.314Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=dfb47063-6b48-4a24-993b-3f9b79cb0295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:00.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:00.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:10.483Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1f62d1c1-0806-45c1-9fc2-2cc02975b3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:11.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:11.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:21.619Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=759e6bbd-4094-45ff-9278-30d962cd4527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:22.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:22.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:32.663Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=16636391-0097-44e9-bc13-c8ba5c6b76d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:33.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:33.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:43.826Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2dfe5a32-9928-498d-82fc-4a02e4cfc68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:44.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:54.899Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=01e69dad-613e-4c72-b034-220d68d903ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:30:55.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:30:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:05.938Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6f517c6a-6f5e-4ee6-87ca-a45b2293ddc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:31:07.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:17.075Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=89f02309-9a7e-4ebd-84e3-316707fbe851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:31:18.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:18.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:28.242Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=daf4b6df-0f25-4e25-910a-79d083278585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:31:29.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:29.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:39.378Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=13dd145e-908e-4785-b2d1-1e6c9eaf714e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:31:40.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:50.517Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5a543f11-5887-495d-b94f-4642dbf24627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:31:51.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:31:51.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:01.688Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a19f249b-936b-4077-905e-aad0ae41f6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:32:02.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:02.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:12.728Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a93df5c2-cd17-4cd5-836e-27fa24a8b0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:32:13.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:13.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:23.892Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f3207537-755b-4d0a-b54b-7279b7184d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:32:25.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:25.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:35.059Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=868aef45-c7f4-4270-a001-11e6eb70103d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:32:36.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:36.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:46.130Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b69019ae-a73e-46fb-8f2e-7d03b0dee8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:32:47.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:57.268Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=cd392635-edfb-4afe-9a99-f18321bc25e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:32:58.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:32:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:08.404Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bd4fd7ec-f9f2-4751-92cd-3ab697222148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:33:09.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:09.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:19.475Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d2ba2bdf-2bf7-43bb-b9f9-c45429e94ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-13T11:33:20.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:20.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:30.995Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8fa6e886-a4c2-48fa-966b-8ea8bf718408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:31.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:41.553Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=18b53ba7-6128-4039-bdda-6ca81c4f8438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:41.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:51.576Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b9b0d2bb-dff2-4c2b-a750-6b7d8be31f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:33:51.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:01.592Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=729380e8-2184-4ed3-9ef2-7bf0057e8023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:01.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:11.612Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5982a527-3e67-4a2c-b22d-6dce28ab3c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:11.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:21.629Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e36e1192-f342-4c79-a131-769e688d03a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:31.647Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=76f4b192-cee8-4228-9f9f-dfd515842e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:34:34.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:34:34.788Z |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-13T11:34:34.789Z |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-13T11:34:34.792Z |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-13T11:34:34.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:34:34.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:34:34.802Z |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-13T11:34:34.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:41.664Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=20504318-9645-4303-bbf1-31d3c8606f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:41.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:51.682Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2b1a3207-7742-4d0f-a23f-6e1b56f77027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:34:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:01.722Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4a1dca64-e89c-409f-8ec2-809e681f12b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:01.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:11.741Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=db003758-4f78-4e40-9d90-891fa6a87c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:11.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:21.755Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c8891a97-3d4c-4641-b8da-4968c33ad9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:21.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:31.768Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=983daf62-3e03-4e63-97bf-67f63d7049fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:41.788Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3501d528-e97e-4bd8-a328-77f08bf90ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:51.811Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f2853948-01bc-4f6b-9bc3-febc5363fe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:35:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:01.825Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a0717493-c469-48af-9364-53c3e5495191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:01.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:11.841Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ae6588bd-10d2-44c0-8e49-24dfdeb93852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:11.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:21.857Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9460a34d-7fc7-45f8-8393-ff8f17747f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:31.873Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6f8a5add-45db-4cb7-8a09-9953e622ce0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:31.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:41.893Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=88f358c5-5022-4674-88f0-b65f0399933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:41.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:51.918Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=cf9ebd9e-6b85-49f5-830c-37ab2683649e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:36:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:01.929Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5e64a5ca-1690-458a-8f9a-97c890a1419d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:11.943Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=af18101e-4422-4bb3-b159-5920ddc8559a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:11.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:21.962Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5a7f57fc-17c0-4f7b-906f-61c075c212e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:21.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:31.975Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fefec1f5-8b79-4ff9-88a4-9ef602b174c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:31.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:41.992Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=67e2697a-eb4a-4bce-8686-8654493cd3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:52.005Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6a1185a8-0575-4c22-b338-5556bddc3aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:37:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:02.015Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=74ae1aad-1619-4dd6-9d24-869b03f5dc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:02.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:12.030Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=79a19b15-ae29-4e27-bbf6-b93256bca0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:22.042Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8894be2d-e958-4c35-bf07-6718e669d7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:32.053Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6e70946d-4923-437d-adb4-d00ccbda1963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:32.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:42.066Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fe8b67b4-0cc0-4038-8774-d45b0601cef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:42.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:52.080Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=010984da-ec7f-49fe-be30-5bc7684f5b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:38:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:02.093Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ecacc89b-bac9-44ec-82e9-7530c513f4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:12.103Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f754bbf3-44d5-4865-84d5-3440ea50354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:22.118Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0f11929b-e03f-4fe0-8d29-dd66b16cbf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:22.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:32.132Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ced52fbe-1915-408e-b015-5f409ccda2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:39:34.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:39:34.128Z |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-13T11:39:34.129Z |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-13T11:39:34.131Z |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-13T11:39:34.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:39:34.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:39:34.141Z |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-13T11:39:34.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:42.142Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1442b264-2158-42bb-a0de-ceeaefe425e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:42.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:52.156Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d0d2d183-f4f7-4989-9003-6d3c4bc65ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:39:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:02.169Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=75ed6d73-9957-4653-a1bc-b1fc9abe1790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:02.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:12.186Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a482dbbd-1141-499a-9d32-b70d776df89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:22.202Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bc8bd1ad-d88d-44de-81bf-a0a15bf8cee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:22.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:32.217Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8d3dfdf5-e3f9-41f0-97ff-2c9960d598e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:42.232Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=718cf5c4-4c81-477c-a294-a3bfcc034b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:52.244Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8f78b4b4-7c00-4e94-8538-821c1773d4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:40:52.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:02.259Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fa467ad3-b9ad-44dd-ab8b-fc8a2e96449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:02.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:12.272Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=efdf480f-e1dc-41e6-a4a3-06cb158af99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:22.286Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=603b331c-a844-45fa-96f3-f65444597dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:32.299Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=68b865b8-5767-486d-884a-89f26251b0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:32.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:42.313Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7b065b9c-e035-4abd-b1eb-b11cb84c195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:42.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:52.326Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0ebeb35b-af3a-4820-b8c2-fd85954bcf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:41:52.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:02.339Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bdd9034f-2f77-41f4-82bc-5a47d050e473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:02.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:12.353Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=45b36883-eddf-480d-924f-e40bc9ad53d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:12.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:22.366Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5572fcd8-278a-4303-bd93-c1a1a2432468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:22.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:32.380Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ee4d485a-83e9-4a84-bd52-2ab8c05193f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:32.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:42.391Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6cc73edd-3fe6-4e09-ab17-1b6b3ab69f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:42.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:52.402Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=eb31c6fb-988c-415f-b8bf-9a4aaa436062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:42:52.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:02.411Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6d5db792-0933-424d-99eb-fdd66abc13f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:02.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:12.423Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0a3295a4-6676-4fcd-9066-2b9cb8077041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:12.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:22.436Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3d8e6cbb-b228-4742-aa7c-9d6d378ffb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:32.448Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d39f99a3-81b0-4b7d-9372-b0c32fb98617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:32.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:42.461Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=add45fe7-8dad-4e1d-a2d4-bf5df78f56ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:52.480Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2f0b7132-02bf-4160-b1e6-a831e254c22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:43:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:02.493Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c6825169-55e6-4a88-b565-41c925cd9dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:12.503Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=cb5501aa-6d35-4ad2-8be5-289014b0d679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:12.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:22.515Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4ce04066-27c8-4bc3-af62-c16916c3d6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:32.525Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=adbdf959-1153-47a4-a8c8-d639435ca05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:32.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:44:34.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:44:34.091Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-13T11:44:34.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:44:34.094Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:44:34.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:44:34.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:44:34.100Z |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-13T11:44:34.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:42.535Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1e5b66e6-e70e-4019-87bc-2699bffb60eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:52.547Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4f9cf7c2-d5f4-43ed-a104-5d0e788986e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:44:52.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:02.560Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=58cbb691-45ab-4852-90fc-11862f6b2263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:02.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:12.571Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=96a13d23-0c16-43e5-9a5a-10f8dcd836af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:22.582Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e0493e52-9986-4adc-9631-36825db3c57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:22.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:32.594Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=016f9b56-caf3-4ec6-9183-bdd4c1030d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:32.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:42.606Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2476fb39-6e7a-4993-9345-8592828a3054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:42.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:52.617Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=60104b61-2380-4558-925c-786df8e7dfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:45:52.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:02.627Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7bba992c-6c2d-49a9-93ba-4490c03482d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:02.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:12.639Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a0ce696e-19cc-4849-b77d-80e3e163280c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:12.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:22.650Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=735a68e5-955f-49b0-9779-4671887cf8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:32.660Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2f74f9b9-d2a8-45a7-86d4-095d61ff1f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:32.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:42.671Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a416d5c1-ce57-4a28-b374-fc89be4223dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:42.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:52.681Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f1adb86d-676f-4eee-9da8-f8e44a58073e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:46:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:02.691Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e9991011-d41c-4da6-a036-85a47176c095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:02.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:12.700Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=88b18b61-2f8a-466f-9310-d2432316c16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:12.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:22.711Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9831a916-c2fe-4c20-9213-155c502bec84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:22.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:32.723Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b0221125-7976-479f-9f99-0ea78d627fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:32.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:42.734Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f2c1ee8a-bcac-43d9-b3aa-c7cf7981e97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:52.746Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=437424f0-dbce-45ec-b039-00c3bfd5ceef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:47:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:02.755Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5bf4886d-fcaf-4040-9118-e5da37e5776b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:12.768Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6826064b-0ca5-4c86-9fe2-97ce65d6d483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:22.780Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=829ca944-35b5-4c8f-a98d-e6f392d6ddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:32.791Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ad42506a-7ece-4652-946b-006b448385f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:32.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:42.801Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=859b4516-20ba-4d55-83cf-8d3ead93ab74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:42.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:52.812Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6b572865-afff-4dd5-898b-0c01e2b04105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:48:52.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:02.822Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8ef0b817-dfd4-4589-b86f-dc6c0a4354e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:02.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:12.835Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=de710952-6ec1-4c51-99cf-05ef33d93aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:12.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:22.848Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=432d8bb0-69ee-4806-a719-623dfff3296a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:22.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:32.861Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=142ef1c1-4ed4-4dab-b079-2ceb799af71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:32.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:49:34.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:49:34.084Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-13T11:49:34.084Z |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-13T11:49:34.086Z |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-13T11:49:34.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:49:34.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:49:34.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-13T11:49:34.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:42.873Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=dc007d5a-4683-4ecb-9b73-afe4336a25f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:42.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:52.884Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b707e76d-1838-429b-a0f4-420cd70e91b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:49:52.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:02.895Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=336192f4-88a7-4603-aaab-ee6ca5251206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:02.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:12.905Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=15f1b866-2517-466f-943c-26ed5ccdb20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:12.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:22.920Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=98f21fff-3836-4af6-81fa-5280058ed482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:22.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:32.931Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9c84dc76-6b6c-4d57-8020-9fddfbc4e90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:42.943Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bbfabd2b-2dfb-44d3-9c89-3cc51cab3239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:42.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:52.955Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=643c1c09-84cc-4a67-affe-9ef32623ee85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:50:52.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:02.964Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=95e9691d-796a-4a0a-8ee9-efd31544288d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:12.976Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b70e7521-5b81-422e-8119-3e96adbe830a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:12.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:22.985Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e3574ecc-80d8-45b3-976d-1aea34edb8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:32.996Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3d9ca3b5-3612-4742-b21d-6af6dd46b08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:43.005Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d4977200-f7e9-4492-a609-5ab65ea98fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:43.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:53.013Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=890be13f-37bb-443b-bc8e-c4e69065c8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:51:53.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:03.022Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8b1f9141-0e3d-4a7d-b6ff-56968a4101e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:03.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:13.032Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e13d2a62-e462-4b44-baf9-bead420f3401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:23.043Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=54c06ea4-4a8c-4c32-994e-b5c08dd746e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:33.052Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0be7f98b-e245-4883-bc15-66eef3b0bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:43.060Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=382ad0c6-5336-4f79-b851-9acf9aa283a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:43.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:53.069Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0dc94190-db95-4de5-bf6f-81513b3d293e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:52:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:03.077Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4263b961-099b-4211-89eb-ae68b58fc1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:03.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:13.088Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=56e07d95-ac81-4320-b07f-2975e8bbf927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:23.099Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1e9a6e6d-40dc-448f-a9e9-2f3149f419ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:33.111Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9b724c18-1cac-45ce-92ae-0aadd87af712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:33.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:43.122Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5d314077-3681-4af7-96c0-fb0fc4763992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:43.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:53.134Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=569d8754-2529-4c36-9fe6-534cb22452f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:53:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:03.144Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d47eb0dc-9c1f-4f4a-9b26-755ea0c5ddda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:13.154Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=757457f2-9345-485f-85ab-ca17b4077428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:23.167Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=404bcdd1-e8eb-4a72-98b1-7751de015e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:23.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:33.178Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ed9783b5-6893-4234-b6c2-8be2d4897155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:33.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:54:34.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:54:34.125Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-13T11:54:34.125Z |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-13T11:54:34.128Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:54:34.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:54:34.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:54:34.133Z |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-13T11:54:34.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:43.188Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3befcb22-7be0-4230-819e-98a70474c4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:43.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:53.202Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=738f7bdf-3bfc-4c40-ba40-e9795ee484a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:54:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:03.214Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3f50123d-aa67-49dc-8604-549ee60e90ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:03.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:13.230Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a8b8d27e-a9a7-43a9-940c-13247a74f4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:23.241Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=21390233-ae61-4ad6-b171-804917ed7847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:23.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:33.252Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c8cadcd4-cf55-4ebc-b0a2-1d66b11d3b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:33.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:43.261Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5a00d140-4269-40fe-abbd-9d23988a0241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:43.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:53.270Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=341bb17c-e2ef-42e4-866d-c19c142e45cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:55:53.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:03.283Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=29b3a32e-fc13-49e4-af84-5d56b9a606c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:13.294Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6a612540-5f65-419f-bba5-94b8c9420a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:23.306Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=573db37e-5559-4fda-92c2-b78a48c59adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:33.316Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f455ed63-e2b2-4056-a38d-60f0a877b68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:33.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:43.327Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2d2aa13c-bc12-4c6f-9e08-415602e211f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:43.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:53.339Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6bf7334b-258e-4b39-9be0-a5cc8b14a96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:56:53.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:03.350Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c49cc702-aad1-4147-b481-e716a78a491d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:13.360Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=85293702-3bfd-4b49-8930-05c17526f82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:13.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:23.370Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c32106ef-2248-4286-974c-abe79780828d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:33.378Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=df6ccc39-3ea9-4d44-9a9e-bd259c29043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:33.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:43.390Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a91c81b1-3af8-4d32-ae6f-041ca8ab766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:43.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:53.401Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4484f5d9-ad9b-45a8-bb3d-5e17820dec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:57:53.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:03.411Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ab729b90-be88-4e79-9e42-cb19456c5900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:03.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:13.423Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ee68eaf1-4f60-4bdf-b7dd-570665f16a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:23.434Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=998930f4-ce32-4fdb-8bdb-44d52b3656e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:23.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:33.444Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6182f916-4403-419c-ac97-cb29f6ffa820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:33.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:43.453Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b2c8f7e3-da6f-42de-9a10-ee521fcdfe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:43.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:53.462Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bf364789-57ab-4a64-b988-f887d414bec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:58:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:03.479Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=866391aa-d6a9-4d18-a795-8ddae3efa424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:13.490Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=babb8c6d-3664-4f39-8eb5-c038a2aeeecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:13.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:23.502Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a7b2330f-d87a-4adc-93fa-5810d8b1c036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:23.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:33.512Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=05174a18-bd6e-4725-b1ee-e7119d7337b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:33.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:59:34.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T11:59:34.097Z |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-13T11:59:34.098Z |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-13T11:59:34.100Z |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-13T11:59:34.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T11:59:34.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T11:59:34.104Z |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-13T11:59:34.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:43.523Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3998cf62-fb7b-4d1c-8e64-ba7c6fd8a7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:53.532Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=17e4a115-9609-4455-8d68-7d7dd9cb9fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T11:59:53.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:03.542Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c757d510-338f-48bd-be03-00365a6aabce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:03.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:13.553Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=812b12d4-2963-4088-b3f3-774998f064a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:23.563Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=91bf1d0b-2e3d-42d0-857c-eba3101439eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:23.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:33.572Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ea4322d3-b675-4870-9a44-25c349810f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:43.583Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ca04f12a-81a2-4214-87a6-7b5730ec4173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:53.590Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=330b7244-cf5f-4d7c-bcb8-0b49d427deba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:00:53.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:03.604Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d6bb2c7f-8e97-4bfe-9cd0-08b0b3694b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:13.614Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e2dbc82b-58ae-454f-a550-e83ead7f19cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:13.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:23.623Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=981cab52-77f6-4b66-b066-fa2948ebf066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:23.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:33.635Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bb0908ff-2d08-4bb1-aa46-86fcb810be72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:33.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:43.644Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=aea4825e-547a-411b-9094-630628d8cf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:53.653Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3767e7f3-b179-4a58-9799-d051bd1e862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:01:53.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:03.664Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d536f3cd-34b3-4335-abda-646ad7cce958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:13.673Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=932d43f1-fdb0-477f-9e89-a54a8203b663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:23.683Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3c92a285-2963-4005-a0fa-398168ad8d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:23.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:33.691Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ed33a764-ec5f-4e63-89a3-509b035951cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:33.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:43.701Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2c768258-2317-4090-b6f7-7d118a4d8f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:43.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:53.711Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2e70ccb6-e2c2-4872-8d59-8211fb705532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:02:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:03.721Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=42fc9bf1-859d-4c75-bd21-af328559e4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:03.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:13.732Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ad3efc72-0dd8-4ecd-ac29-7375a1ffbf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:23.744Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=af10266d-d9e6-4be1-8642-d6d8a738d75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:23.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:33.754Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=604e6149-9bdf-470d-973a-f4c073748728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:33.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:43.763Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2719e8ee-ecfe-4d7d-96fe-d556918c20f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:53.772Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6979af1d-c261-4b56-bb26-18fab675b00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:03:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:03.782Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f7a32b7d-0dd1-43a1-8a6a-0fac2b17d02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:13.793Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=52a508b5-7fc8-4c30-a1f4-54fe8501fe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:23.803Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=56024f69-2868-474c-a4df-4bdc5792ece6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:33.811Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ede48f1d-1a92-499a-97a9-cff6abbc02c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:33.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:04:34.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:04:34.077Z |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-13T12:04:34.077Z |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-13T12:04:34.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:04:34.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:04:34.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:04:34.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-13T12:04:34.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:43.822Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1725702c-797e-4bfa-9bd7-6a164ec72045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:53.831Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8a22c860-21d0-4112-bcfa-14c1e2d1dcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:04:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:03.842Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5e46ee92-32b9-44a9-9c8f-84441c873bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:13.852Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=edefe9fc-97ea-4638-95c7-4ed4c8526014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:13.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:23.863Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8b2719bc-5bb6-4100-acd0-486e708f791f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:23.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:33.874Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=373d390c-d155-4d68-9045-781250126c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:33.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:43.883Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1e2b5036-92af-4d7b-a99d-a35b1fd9b22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:53.893Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=87e1bc4c-9224-4da2-b826-999637a0a6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:05:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:03.903Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a2c58571-5dd6-4cdf-a7df-6a64f0b2650f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:03.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:13.912Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a7a78cc7-4f66-407f-88e9-81dd056f2499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:13.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:23.922Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8c83f42a-5db3-4173-9e1e-d841c366f902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:33.932Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d39c12f7-2a21-4e95-8a0f-029b4f2e39c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:43.940Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5c7c3bb6-25e4-4249-883f-a6ab5fef0419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:53.949Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2af4e575-db7d-4560-86e2-4f3c7bdf07ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:06:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:03.961Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=11f41d2f-675b-4e89-8528-7db2530cf0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:03.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:13.969Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c9f93d90-e9c8-42b1-96e4-57b4cb97687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:13.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:23.979Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ac099d9c-5961-4e9a-9ac0-28bd8ce2a19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:23.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:33.988Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7cef18b2-d93f-44b9-bc96-7eef7f5403ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:33.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:43.999Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7a581942-941c-4f18-9d29-5ae1e31151b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:54.009Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fcbf6947-cab4-4744-ac4c-9f187b96a75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:07:54.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:04.017Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f64147ab-d972-426b-b95a-814da9e94085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:14.024Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b0cb68f7-1c9f-40bb-8778-5689e25d20ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:14.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:24.033Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=037bb6f2-6039-46cc-b8e1-66e47d5f8bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:34.042Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=33edf7e9-3d88-4313-b4fb-4e6e45d66661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:44.050Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b827cb27-9cd0-4376-825f-399010148cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:54.060Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e9865e27-e9af-4e08-bee6-e68fa717d4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:08:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:04.071Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=83ba42fe-6373-4ba1-92e2-b59e47b4c95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:14.083Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f9292145-130f-43bb-bce4-9b2b1997193a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:14.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:24.095Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e854c9b4-641f-4645-b210-5e3ebe0d3564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:09:34.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:09:34.080Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-13T12:09:34.080Z |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-13T12:09:34.081Z |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-13T12:09:34.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:09:34.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:09:34.085Z |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-13T12:09:34.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:34.105Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fb5e1d4c-1a66-48b6-8e70-2fc9f3d4cdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:34.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:44.117Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a216062f-e27d-4be5-8eeb-d7f32728338c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:44.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:54.128Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ed696b14-78b9-407b-8fe1-4019e49d0078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:09:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:04.136Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4098e2c8-fe7a-4c69-8cac-f87e4cb10b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:14.147Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e079c739-829e-43cf-9ad4-4eca1717feb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:14.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:24.156Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0670b2c7-1319-4074-be4d-a635cbb9c203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:24.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:34.166Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=74f38962-49cc-43b4-b284-d344ba7657b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:44.175Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=56d079cb-27da-4066-82b9-2e02926b5042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:54.185Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=12db4517-14e0-4ac5-90e5-7953f70c2a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:10:54.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:04.195Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a77e951e-8c0d-4af5-a07f-626fb796de88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:04.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:14.204Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1d7dc51f-1ff2-4b3d-8545-7e86f6ec5810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:14.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:24.213Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=27de3f3e-8a9e-4f0b-a287-037413cbfdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:24.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:34.221Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a133bfc0-f835-4614-9b04-3d8bceb64123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:34.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:44.231Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=565c2d36-8e2c-4840-be14-b83c123bbaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:44.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:54.241Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=41cb128c-ab0d-41ab-98ef-ec118622f4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:11:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:04.252Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ae8751c9-b817-431e-b49f-9f4a6939a592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:14.263Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e65e6fef-220a-43ca-81c4-c1c3127f03f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:14.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:24.272Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=27666cbb-cbc8-46d9-b734-033f45973a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:24.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:34.282Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=20167ee2-4aec-4d4e-b2fa-95ab5231d2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:34.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:44.292Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=27f35030-9b70-4c56-acef-7658740b3de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:54.302Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d6c7a10c-8f63-4d14-b1f9-d77d00940558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:12:54.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:04.313Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=432b4ce5-2be6-4427-95c6-fba17debec70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:14.325Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a6921b84-4db7-4f36-961c-d050c9204737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:14.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:24.335Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1643f427-42b8-43b0-b4ba-d6101c8d7af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:24.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:34.345Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f27911bd-18af-4ac4-9a47-0a1c06a9fd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:44.354Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b27f8307-6f05-4bed-98f3-7a9911353bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:44.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:54.365Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9aa11f44-9fca-42b0-842b-64c0285970d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:13:54.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:04.373Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6486cf08-c2a1-4167-b6b8-279720dd64ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:14.383Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4bfe1ac9-19ba-4bf4-af14-aacec43616ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:14.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:24.392Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c3a949f6-ffec-428a-8761-178318816195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:14:34.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:14:34.077Z |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-13T12:14:34.077Z |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-13T12:14:34.080Z |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-13T12:14:34.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:14:34.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:14:34.086Z |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-13T12:14:34.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:34.405Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=11947f45-edd2-41ec-a201-a7aacd97bcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:44.415Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e2fd76fe-ea4e-479e-8445-a73ba62e5320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:44.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:54.427Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=17b9b52e-f37f-4f8f-acf3-8e954a6e78d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:14:54.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:04.437Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=96f9d956-56a1-4277-b1f8-77e2e841a268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:04.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:14.449Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bd67fc84-a6a4-4471-aa79-c5c7dd7e6365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:24.458Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5df4db1e-6494-4da3-878c-00ec69339cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:34.469Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=60b50bde-e9e9-4f75-b32c-49eb5f0128d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:44.480Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8684e241-824d-478c-84d1-71c53037f760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:44.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:54.489Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b5174abe-a1a2-4fa4-b609-38edb369e261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:15:54.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:04.508Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=602f86f7-9ca8-4e82-b8bf-bf4eab43260e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:04.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:14.519Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=902a7832-65b5-4124-951a-67d787acc20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:14.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:24.529Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=03a5e120-0301-4bf9-ad63-c9dbcd8bb025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:24.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:34.540Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fddcc237-ac9f-49fc-ab72-fe9ce4b6e5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:34.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:44.549Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9fa276bb-3168-4e44-8d2b-d0b7cf8e7edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:44.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:54.557Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=af1e82c8-b751-4e51-a5bb-399f2a960b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:16:54.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:04.566Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d7706ead-1224-41dd-bdce-f1f8037a6e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:04.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:14.574Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5f62e9d2-8e64-4cd6-aeea-b2b423b76dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:14.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:24.584Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b7271b12-63f2-451d-ae58-b655d78db8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:24.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:34.593Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f93e5eb9-a974-4fee-9e80-3e647599774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:34.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:44.600Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1d43ed5f-27ea-4577-8975-a160f474113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:54.611Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9ba097fa-d84d-4b5f-a087-a711bdcdb50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:17:54.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:04.621Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=710d2a18-f376-4e18-9240-ee6573e033d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:14.630Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6003b031-6b3f-4ea0-86d2-312f0c1e60f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:14.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:24.639Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=33362b04-bde5-41e0-a876-da64c62d17ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:24.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:34.649Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=59d4ee06-99c0-4c71-8828-1001339d0c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:34.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:44.656Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5fadace4-13af-4bf8-a4de-3fbd795853fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:54.666Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5e9362c8-4a11-44ec-905c-b20924d70c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:18:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:04.673Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f62117cb-41bb-4175-adce-fd852d115dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:14.682Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=53500a0b-ccf4-448a-8112-c763e70b2ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:24.692Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6c22540d-9216-409b-a40c-c4c8945f1b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:24.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:19:34.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:19:34.076Z |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-13T12:19:34.077Z |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-13T12:19:34.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:19:34.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:19:34.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:19:34.081Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-13T12:19:34.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:34.699Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ebfe7833-7fd3-4128-a8b1-e255f85d859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:34.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:44.708Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e392e3ed-bca0-4ce8-850a-32d427af5d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:54.717Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7e2b337f-3ad9-4678-ac6f-bd747fb7503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:19:54.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:04.725Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1e99b8e8-7406-4c33-ae4a-d9e10f839010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:04.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:14.735Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7660d19f-0980-4df3-90a5-5d9253397563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:24.745Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b76e6094-826c-44a4-aa0f-2b5381a41109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:34.752Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c04d8d2d-079c-4524-bcdc-21b9003afb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:34.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:44.759Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bddab0fc-08c6-445d-aaca-27dc47b01eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:44.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:54.768Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7407cd72-8b21-461e-9d11-004b8b97850e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:20:54.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:04.778Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9965edc4-92d9-45cf-96bf-57897cb36a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:04.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:14.787Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c2d2f8c5-489e-4821-9f9c-1cbafcd75789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:14.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:24.796Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0b5e8b37-01a8-4a94-86ca-7efc60c1aa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:24.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:34.804Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1b73b3fc-d8c1-4faa-a365-2a4f973ffdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:34.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:44.813Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d5ff596a-39f2-46b9-9d69-30e78c657230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:54.823Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=78018ded-8b83-45c9-aff8-934d60367ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:21:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:04.830Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bf719b54-a506-4ec7-8041-8fbf7abdbfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:04.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:14.841Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=418a210e-8e98-44bf-b6d8-ddf5c612c597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:14.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:24.849Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=257eae4e-fba4-42b8-aef2-865d78cffd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:34.859Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5428c561-f4dd-4526-a14f-da3e13742b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:34.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:44.868Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3821b566-2fef-4fb1-ba7b-736a1355660e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:54.877Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ca8326da-b83e-44b3-a77c-64a10a7ad396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:22:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:04.884Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=641bba99-ad28-4eef-a6ab-53f477383904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:14.892Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f13163d2-bc4b-4770-a001-80e65c49513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:24.899Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=129d8615-375f-4d96-8205-4d57818abde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:24.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:34.907Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0c2dea6b-55f8-4e1a-9065-5dc1132f35ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:44.916Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0af21cf6-649a-408a-b453-b8073cbeadde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:54.924Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ebb6a1a2-efbe-4945-b6d0-38517111b839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:23:54.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:04.933Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5abcf900-a410-47e6-a63c-78962be6c44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:14.943Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=cd0287ed-9667-482f-bdbe-4a76da83f165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:14.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:24.952Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3ff7163e-5c72-4374-a021-c777a7c39cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:24:34.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:24:34.065Z |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-13T12:24:34.065Z |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-13T12:24:34.066Z |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-13T12:24:34.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:24:34.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:24:34.071Z |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-13T12:24:34.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:34.960Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f8e245b8-cf93-4341-b771-f139d9f65b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:34.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:44.973Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e2222ffc-f273-4de4-9d54-b13fe288c614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:54.980Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0e87f42f-f937-4621-8f80-aa34c5e5ab53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:24:54.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:04.987Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0048c164-33a6-4251-8808-9feba3ff803a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:14.995Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5c4eeaf5-bd26-43d8-81f8-6ce2bf044c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:15.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:25.005Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=53dc1bdd-9a9b-44f1-acd9-7d613f820428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:35.018Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8b25913b-07b9-4240-b2b7-95aa44f71bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:45.026Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=05b8cd2a-570d-44ae-ae5e-828d0781e5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:55.034Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=33c0d72f-6ae8-49cf-99d0-67f9b697a357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:25:55.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:05.043Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=42c477ce-77a2-4c7c-b509-a0db06972990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:05.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:15.051Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a55775b8-ad40-4a85-ac45-5cf1d02ca7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:15.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:25.060Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c67affc7-53e8-4ef8-b867-3b690c91fc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:35.068Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2f8f1438-90a2-4f0e-8a02-8ff9c51cd640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:35.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:45.078Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d992b8db-df76-424d-80f9-1203aab4b0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:45.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:55.088Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=cdabaccc-a9d8-4838-ae66-fe6d2c1efe3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:26:55.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:05.097Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0aaa8cfa-efb1-4349-95a8-e0928d55138c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:15.105Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e90b047e-b593-48ba-9396-e125cb47e3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:15.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:25.113Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fabced1a-57cf-494f-baf7-47d58d6c3a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:35.120Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=380e8520-c391-4b9e-989d-b4f06d82b60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:35.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:45.128Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2021b954-ee5c-4093-91c4-83b6c884fcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:55.138Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=54c1e51a-8a76-4bbb-b50b-ad1457131aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:27:55.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:05.146Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5c554d59-78f4-40ef-ad9b-9d9a468c7118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:15.155Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bba49ccc-ba8d-4d62-8460-313eb7296152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:15.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:25.163Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=53680955-52d4-4267-8dad-149a4845866c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:35.171Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=01f1731b-2c11-436e-9f92-fc85b790e412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:45.181Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4c711a84-61ef-410d-b8ca-2c03de1449c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:45.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:55.189Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7e991c89-234e-4d7f-ac07-57e398e8c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:28:55.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:05.199Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=760d551f-dc45-4fa4-b507-ceceee6ad6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:15.207Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=53a8e381-fe2a-40b2-a1b2-cecea7cdc444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:25.216Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=15f37ee7-b78c-4a4f-acb7-c95af9e6928e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:25.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:29:34.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:29:34.063Z |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-13T12:29:34.064Z |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-13T12:29:34.065Z |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-13T12:29:34.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:29:34.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:29:34.069Z |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-13T12:29:34.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:35.223Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=622c135f-7ad1-4283-8097-1f6d2412673c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:45.233Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6a48c90d-9a39-4838-9cdb-59d1c6a749e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:45.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:55.241Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ee264890-8861-47f5-8e13-1b86984dce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:29:55.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:05.250Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=018fae6e-faea-4bd9-89c0-dc953cacea3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:05.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:15.259Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ccf1eaa9-94cd-4346-897c-4229d077c65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:25.267Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f301870a-be1a-4f1b-98c0-5dbc87b1d7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:25.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:35.279Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=63acb92f-be5c-4086-b906-dddce0699272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:35.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:45.287Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=598e34a6-2ebc-4663-957a-e2e3114516cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:45.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:55.296Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=043381a3-fe01-4694-bda2-1ecabbae5899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:30:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:05.303Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5cb347bf-e328-43d0-bec8-5d5c9630c4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:05.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:15.311Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=62ca78fe-37a0-476d-93f9-4f70a5a8c671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:15.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:25.320Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=dd1df6bb-38c5-4359-9cbd-80502bedc8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:25.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:35.329Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8562c9f1-e8d8-4a17-a62e-aaaabf46f7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:35.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:45.336Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e49fe051-a63a-44ae-9301-6cdfeb890c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:55.346Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=93aeca73-8f82-4671-bc91-6d841e9ec877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:31:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:05.354Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=26c02217-3230-4797-b03c-04cbff3bb403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:15.364Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fcc30514-250e-4523-9aae-e78f30ddda1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:15.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:25.373Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b44e3698-0c04-4572-ae97-d9fe98ef133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:25.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:35.382Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=811b0dc5-c297-46db-9023-77e356211b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:45.391Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f1f850c9-d3af-4ff6-a164-eb9825dde4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:45.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:55.400Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1dcb1aea-8f3d-404d-960c-96d4df00fec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:32:55.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:05.409Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=245a8fb4-4a27-412d-bf4e-662b300464d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:15.419Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=419acb3a-b598-44d4-beba-18f8541841ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:25.429Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8b083015-7728-459b-aae8-cc829eefc3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:35.437Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=90ca8906-eb03-4358-a140-bb3b9417a010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:45.445Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6e0b6d1c-5199-45bb-8541-8c8bb3c33c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:45.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:55.455Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=aacd0674-e0ed-47e1-9f2b-c8ef5b3bb89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:33:55.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:05.465Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=95c20e8e-e838-4994-a02b-060edb6a4c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:15.474Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9dbd0b51-ca0c-4180-9543-01ae0f1ba6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:25.481Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=64b919dd-6758-42d9-a354-be060c0fa283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:25.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:34:34.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:34:34.057Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-13T12:34:34.057Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:34:34.058Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:34:34.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:34:34.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:34:34.061Z |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-13T12:34:34.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:35.488Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d81daa24-fccc-4253-b842-f6c764f05838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:35.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:45.498Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fd8938d5-b9c6-45ab-949a-fb9519ebc3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:45.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:55.508Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=570da7f4-f4ae-4fb2-ab4a-305eeb758e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:34:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:05.516Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ecdb3a7f-a355-46e4-8f92-980b77460d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:05.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:15.526Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=18394bc3-5ad0-4372-bf42-badf63209d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:25.534Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=10d7ff14-04a9-4e1c-82ad-b57f512f2244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:35.544Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=471aaec1-b9a2-4843-8dcf-75dccf62d3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:45.553Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e5671f76-56aa-4995-8d6d-4bf18a91c39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:55.562Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ca9efa01-ae1f-4b72-bd80-133d1b0bd253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:35:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:05.570Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=499de2a7-ba7e-4549-926a-723b2ccccdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:15.578Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b63791ac-8cc0-4f97-a4e7-14741ee830c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:15.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:25.587Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=101a5dc9-3305-43b1-802e-0d78e3e8c485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:25.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:35.594Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=38d1f12c-17c5-4091-b796-ef9d9e2c7872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:45.605Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=040fa2ed-968a-4fe8-9210-421d33f861e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:55.618Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=cf0bb616-1823-4784-8348-9076c606cd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:36:55.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:05.624Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2c3309fb-9188-4059-8ead-44ca67e07f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:15.632Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d024cfd8-f2c2-4b78-ba41-4d934155cbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:25.641Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1b72933f-e47d-4b82-abd8-059d987d6908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:25.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:35.650Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=113ad3be-3e26-4ddf-8e39-c32e20eb8082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:45.658Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=52cbeceb-e688-475c-a598-b1f2526c5ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:55.666Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e7cdbf85-5881-4693-a075-7bb246308d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:37:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:05.675Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f54eef2b-ab7e-409d-bbf6-1483f69307ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:05.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:15.684Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9661dba4-0804-4b93-98da-74bb7ee14790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:15.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:25.692Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3b664aad-b00c-4ecf-b608-6255aa24fe04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:35.698Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4dae751f-038b-4965-b3f8-85f38b55af64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:35.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:45.706Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=aa7a790c-8663-46b4-852d-9e595b5a21da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:55.715Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=607ee498-2807-4f36-8b76-8cd88a330abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:38:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:05.722Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d58a0b15-05d4-4b0f-94bf-78d8ae1eee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:15.732Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=52d0514e-beeb-44e4-8a66-95289ba55323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:15.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:25.740Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bfeb99ee-0f04-4d86-a162-92c1894dedcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:39:34.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:39:34.076Z |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-13T12:39:34.077Z |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-13T12:39:34.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:39:34.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:39:34.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:39:34.084Z |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-13T12:39:34.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:35.748Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=77213ed5-1b66-41bc-9bfd-a15c168d5b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:35.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:45.756Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=54d3c052-32fc-4ce2-9880-93317ed2a713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:45.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:55.765Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d8fd73a2-a8a1-4e1e-9679-2cf73e971114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:39:55.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:05.771Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=cceeb753-6afb-42e2-9e2d-317c2167c526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:15.780Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9d4a7776-0569-414c-8383-a9080eff558f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:15.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:25.789Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1393d478-31f2-49de-aac0-55ba2a999499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:25.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:35.798Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4477c611-c5a6-444c-8eb3-814aab7774f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:45.805Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1d741390-fed9-452e-9eee-30d62807051d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:45.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:55.813Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=27e4facd-be38-4500-af19-0c5e06de49d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:40:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:05.823Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a4f6f918-2f91-4d1b-9c76-9284b7673fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:05.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:15.832Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=adab52b0-dc31-46e4-a203-ccb88fbc45d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:15.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:25.840Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ee40e0c5-e25d-4393-bd0e-13edd2896cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:25.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:35.849Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3d8aed09-00a9-4054-be17-9bc1b3c1e9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:35.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:45.859Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8e3c53aa-d5f2-44f6-855f-aaada35588df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:55.866Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=cb9442f7-8364-4947-b5f3-e0f404beace6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:41:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:05.875Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=472e5a47-d4a9-49de-b55b-e191b157ad0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:15.884Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=31f7f8a2-e281-4c61-9fbf-a5e7764ab0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:25.892Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c1793cfa-80df-48b7-ab08-d828b400a01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:25.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:35.902Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8ba2a591-c233-4328-9b8f-a0bfb63c8ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:45.911Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d46a4d28-9a67-423a-a486-73f44cb7ce8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:45.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:55.919Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c53f3f03-f522-4922-b44e-c83289d7b770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:42:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:05.928Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=cf1f6a03-144f-454a-9e98-bf90666a18e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:15.937Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=92b85b60-68ea-4053-9ab1-66f361f56910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:15.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:25.946Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=84ce401b-b563-4645-bbaa-2dda681035a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:25.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:35.953Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7586f350-433d-4f64-b28e-efa2b74bdda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:45.961Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3ac5fda0-4cfb-4192-8c7f-9d9c97cb8cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:45.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:55.969Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2d01415f-bb7c-4fe0-ac2a-5dbe2962efd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:43:55.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:05.978Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4de49e4d-7a3c-469d-968f-03bdcc96e5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:15.986Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=93b5d8bb-f539-4a71-a423-d101a36503e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:15.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:25.995Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b2b80ca4-b086-4b9c-9e73-fc4c8179e413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:44:34.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:44:34.084Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-13T12:44:34.085Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:44:34.086Z |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-13T12:44:34.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:44:34.089Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:44:34.089Z |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-13T12:44:34.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:36.003Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=557b3abe-1749-4e4d-9dcc-6686c92d7837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:46.012Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=382a1e7a-90a2-4cfe-a5cc-cd79bff9115a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:56.020Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ab442493-be7a-44d4-a874-87e7d493db3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:44:56.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:06.028Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=de45853a-f8fe-4adf-8533-c8b591ed50d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:06.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:16.035Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8f8c6be3-46cc-479c-b47c-c9f7fab87526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:16.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:26.044Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4465127b-531e-4c05-8641-193e7fbe59ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:26.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:36.051Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=befb9e51-ebfe-4fd3-ab94-a3f3511d3d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:46.061Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=140583ab-751c-4cbf-8b92-2fdbd8170325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:56.069Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fe9ba6a3-9714-418a-87c7-cd3dbc4861a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:45:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:06.079Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4986fefc-496e-4e13-9859-26dc90bbf139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:16.088Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b08c3cab-b9f8-4f67-8653-b733ece829a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:26.097Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=dde58760-f79a-4c32-8d4c-633fe22f3653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:26.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:36.110Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=abdfc3ea-b5fc-48e1-80c4-ded7e5137a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:36.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:46.119Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e3504cce-6230-4dc9-ad52-adc4640f4597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:56.126Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8e61fec3-8f2d-4c00-b4f2-8788763493f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:46:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:06.135Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=70fc83ee-83f9-454c-8b99-a687d504aa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:16.142Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ef0e535d-100d-4fbf-87eb-00e6b0d49b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:26.150Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=62edda95-8364-4d70-b50e-0d11839783d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:36.159Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0592a69a-1153-4415-ae3e-b67dfe8f8192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:46.167Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=eb6555ed-8a12-40ef-9144-ee9c4a91e9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:56.174Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c2133cc6-ab69-4cc4-9186-bb21e152c0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:47:56.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:06.183Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=aa968591-a913-4249-a7da-f9be2dc4b739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:06.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:16.192Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=88479986-3f05-41f6-91f4-2d774f0176de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:26.201Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f0f678fc-2936-4d6d-ace0-44a4c94392a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:26.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:36.210Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=98af94a7-3a82-4f25-86a8-b5f1d9350cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:36.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:46.219Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0634e9df-10c2-4eb6-ae9c-471057f1e458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:46.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:56.228Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e4fbfe35-e066-409b-8724-37903b0b492c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:48:56.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:06.236Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f89fc64f-289c-4fb5-8885-ba0540328c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:06.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:16.245Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=97c5ea78-e0a7-4cce-a28e-822904539ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:26.254Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1b3709ac-bba2-4626-b03d-2d0bc3b4970e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:26.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:49:34.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:49:34.078Z |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-13T12:49:34.078Z |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-13T12:49:34.080Z |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-13T12:49:34.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:49:34.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:49:34.084Z |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-13T12:49:34.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:36.263Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=18d6db07-3fca-46e2-a991-29bf2a55c82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:36.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:46.272Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7be17924-95c2-4eef-8707-a466f8abae9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:46.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:56.282Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4ad59d52-dfe6-4d60-89a8-301b220e3834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:49:56.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:06.292Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fda709a7-35b1-4f4a-bcb8-0a7205c58b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:06.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:16.301Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9d49846b-4a0e-42bf-9902-3bcb2e541667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:16.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:26.310Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=19caab8d-03cc-4bcf-a0a6-6a4f74e3db25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:26.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:36.318Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9da620a2-abc9-473c-808c-b47525913e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:46.327Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5b6784d6-7d4d-4d8d-8755-c86cf465fb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:56.335Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b9abcfbb-36d2-4f5e-a7a3-5b14f5b9ce4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:50:56.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:06.342Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=047b8940-7efa-4567-b047-979ddf19757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:06.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:16.350Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1846485d-bdbc-4764-ac6a-d094de6e27bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:26.359Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bf3297fe-c315-45f2-88cb-811ce05eea86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:26.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:36.366Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ebb6730e-9f37-4f2c-b4fa-5d99343a1ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:36.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:46.374Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=10d66502-b1d4-46b6-a456-5268ce29c6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:46.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:56.382Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fc9d71e9-7869-4057-8c4f-2df9380c9ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:51:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:06.392Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=46b4d270-7add-414f-9ea7-f0c12d9b6ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:06.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:16.399Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7b806b49-96f5-45ce-b3c6-57df18db96fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:16.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:26.409Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b30212f6-92e2-453f-b6a0-7142bd005d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:26.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:36.420Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b00bcad7-1db9-4b8c-a336-300ec16f5037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:36.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:46.428Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c3b99d72-14a3-4633-91ef-ae00f3fe450e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:46.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:56.436Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a02408fa-ad1b-4eb2-92db-c10158fd8711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:52:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:06.445Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fd0fc52d-663d-4d24-81d2-5ad730e0185a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:06.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:16.455Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6307d59e-712e-4d2f-8f7b-0a7343e3b99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:26.465Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fd03c4cf-c337-4b96-8325-9e188bd43177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:36.472Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=84af477d-fe8a-4582-8734-3104310f395b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:46.481Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1da6281f-6308-4215-aa83-03b47e065740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:56.490Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=82bbc42c-3b01-40f1-b6f4-6cf2b7116fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:53:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:06.500Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2571b531-6080-4b1e-b005-4c6d4ba726a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:16.508Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3a15cc45-e60a-4da2-aadc-c6a51163b5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:26.517Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1f55573b-cd97-41f8-9227-9a01064b35d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:54:34.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:54:34.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-13T12:54:34.075Z |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-13T12:54:34.076Z |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-13T12:54:34.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:54:34.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:54:34.079Z |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-13T12:54:34.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:36.524Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=28c8e361-215b-4c3a-8008-08092db8874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:36.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:46.532Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=42020388-c00f-4516-963d-cfd4bd1f0488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:46.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:56.539Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=48c51b8a-7d02-4a15-95c2-076a523994c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:54:56.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:06.548Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6f9bb9a3-6590-4959-9910-c22b83198ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:06.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:16.557Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ead49905-6f55-47dc-8c6c-e94dcad8238a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:16.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:26.566Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=59827fc8-029a-4c6f-9df6-fd957a592f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:36.576Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c0c44d45-205c-4e04-a661-cddd12b7d924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:36.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:46.584Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bbaf15bc-8f51-4ea2-9181-e3b9c0363ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:46.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:56.591Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5f104eaf-9565-4f4e-8539-d81a70fdedda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:55:56.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:06.600Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d619d82c-50fb-4c38-a361-d001c89c3f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:06.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:16.607Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9e743e30-b3b8-4892-9e07-87870eb29bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:26.615Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=259b11c7-fb06-4369-a7e7-0b8a6aba3244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:36.623Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=65a9a979-61e8-489f-bd3c-83b64a361ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:36.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:46.632Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=06de4f2d-3027-4518-84f6-07ba580d02dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:56.640Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fbd0e75c-ab72-4c0f-ad84-9d9ca5a63a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:56:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:06.647Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1e0f5b76-48c9-4a75-a8ff-824d6f6704f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:06.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:16.656Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b7191655-c66c-4812-b67f-938dd221afed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:26.663Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5c72db98-8563-4630-b9a5-350b5127d430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:26.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:36.672Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=63e612d3-7f69-4f08-b4f7-19c672e432e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:46.680Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=938c87f9-5f31-4917-8157-cf2ffe96be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:56.690Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=edc997b0-7076-4976-a359-c101ba7f918a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:57:56.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:06.698Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e0e12b80-e566-4ada-a877-6ff9c80932fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:06.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:16.708Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8723edf6-8336-4145-9449-33d5d23256dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:26.716Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=542d1814-dcd2-46cf-aaf7-12599480db74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:26.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:36.724Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7820a17d-7d62-4225-bf5f-ee7cb7c93e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:36.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:46.732Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6c311fb1-bcc2-47d7-95e8-1632ff25f1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:56.744Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7b32df69-3e86-4c94-b7ff-8614f969685b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:58:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:06.753Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e6dacd8f-7226-4fdf-b6b3-79667f83621e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:16.762Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=251d9593-2b60-4aa4-a4cf-46be1ab8aec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:26.771Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9b04337c-88ba-462d-96d4-8c977c949397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:59:34.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T12:59:34.078Z |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-13T12:59:34.078Z |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-13T12:59:34.079Z |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-13T12:59:34.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T12:59:34.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T12:59:34.082Z |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-13T12:59:34.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:36.779Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7d09b4db-a359-4991-bfed-d070d033e2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:46.788Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8ababbf3-af1b-4f1f-9433-42c148b8da1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:56.797Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1230e4c5-164a-4f7e-8750-fac96467a9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T12:59:56.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:06.806Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6e19d207-ecc0-41ba-bc32-da7ebd1e7b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:16.814Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=caed36f5-645c-4c65-bd19-c206793333e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:26.823Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=67798400-cf5a-4fab-a0fd-6a4125860684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:36.831Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e5107a3f-cf2d-4d80-b8b0-4a9ffba8c2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:46.840Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d9856342-802c-4300-a8ee-d5e34d4ebf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:46.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:56.849Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=155c09ea-1497-49eb-b388-85c6fa2a3d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:00:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:06.858Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6acbdaf9-b4e5-4822-b525-29d98a738cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:16.868Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9c9f5e20-7ac0-438d-91a5-597ce211e699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:16.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:26.878Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b11a57f4-3875-4349-948f-60778adccce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:36.886Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=56da2158-b7e0-4f23-aeb5-914419e86c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:36.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:46.895Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7b7662ca-b380-4b7c-b8b3-f4f07041b707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:56.903Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fe33b14f-1270-44f6-8f59-cdf2c18c2b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:01:56.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:06.912Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4ba9e958-4d6d-4435-8682-6988b6af0cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:16.919Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4b02852c-3690-4384-934d-b26121e6f2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:16.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:26.926Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0af4a6a2-770b-42fb-8235-c13b968252aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:26.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:36.935Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e40f1c3a-035c-4382-b9f5-52e3fcaf659b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:36.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:46.943Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9b20a418-5d09-4cc6-bdab-2cad70508351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:46.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:56.951Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=70f3d6cc-664f-4ea8-ac98-c82b269048db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:02:56.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:06.958Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1481a49e-f6c2-4d3a-831d-b3713a7ad200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:06.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:16.966Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=780e6f01-d66b-419c-943c-474c0c88350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:16.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:26.974Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5aee312a-2341-4a90-941f-2d7e5f2b0964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:36.980Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fc46d7f2-0d47-4316-ac53-0db63e99b495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:36.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:46.989Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a9928ec6-2196-4f98-8c98-80812bc4aecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:46.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:56.997Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=85085b6a-fea0-496c-a144-289692d99f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:03:57.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:07.004Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=32133fca-b01b-445c-aedc-699b09c780c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:17.011Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5b43c27c-1d49-4e97-8784-1ff37d05b293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:17.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:27.018Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0547aab4-8c85-46c5-b853-d78336a609f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:27.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:04:34.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:04:34.079Z |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-13T13:04:34.079Z |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-13T13:04:34.080Z |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-13T13:04:34.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:04:34.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:04:34.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-13T13:04:34.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:37.029Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2b048c53-9682-4790-b3f1-eef1b322ca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:47.036Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3a2c5b7c-be32-4146-9c92-ff15902fe8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:47.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:57.046Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bd80cecd-43d0-4c47-9f4e-97344d481d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:04:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:07.055Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=247983f8-48a0-4bc3-9e18-cda4f0f7a0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:07.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:17.064Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=36924fd6-d879-4ddc-8672-2210d5f83df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:17.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:27.072Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=254b485b-9257-4851-b0d4-e3ede508d327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:27.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:37.080Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=95b3ba85-25df-4a40-ba57-d1a3e6e32407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:47.090Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=891668d5-e609-4337-b081-b8aa19a71a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:47.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:57.100Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d45a5503-d955-4fc2-a690-f2c89f581300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:05:57.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:07.108Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1bdd6019-4fc7-4bcc-8c98-c8c309f0b1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:17.117Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b7cc5644-5b8d-444b-93ba-1d50c34d4995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:27.125Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7b0b967a-c234-4ee1-9102-8e2d2746bcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:27.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:37.133Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=558b2daa-e55a-48dd-8ac6-7ce5133a8926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:37.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:47.141Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=29de38e4-02c8-414c-835b-bd0fd9052323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:57.148Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=dc7481cc-5c47-4537-b254-862b46beb67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:06:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:07.156Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=caf5c4db-5147-4677-a716-d78f9b51f71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:17.163Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=53671363-3bc5-4e8d-bece-c870199ede07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:17.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:27.172Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=44abaf57-33ef-4338-93b7-a5eb4b622b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:27.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:37.181Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=eaaad98d-695c-48e3-b8cb-c4b6c5fa6acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:37.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:47.189Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=79d36b69-a56b-4d93-9b35-2222b02a9965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:57.196Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6ee1fb1d-4916-4a74-98be-941fcd8edf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:07:57.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:07.205Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b0eeec19-70b6-4004-9215-43bef6615e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:07.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:17.212Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=27f8079e-a5b6-48bf-84f4-91ea9ebdc7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:27.221Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=25b6d5dd-5deb-4ac0-ae9c-f6fddb4c5939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:27.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:37.231Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=38da8412-561f-4360-98cc-be31c11c0e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:37.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:47.240Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a6084800-d262-4add-a078-8cfa67401052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:57.248Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=cd9abc27-0fca-4788-9039-4a878de97979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:08:57.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:07.258Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ed06e4e4-64e8-42ff-82bc-9577d67175df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:17.268Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ebaf89e5-ccac-4514-8026-18a1c6d33069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:17.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:27.276Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3651a9a0-d575-4cf1-8ec8-671c8cee7320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:09:34.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:09:34.067Z |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-13T13:09:34.068Z |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-13T13:09:34.069Z |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-13T13:09:34.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:09:34.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:09:34.072Z |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-13T13:09:34.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:37.285Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e0a8c1fe-f860-4dba-ba07-ee2d4d3ddace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:47.302Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7eda6ef1-6de4-4b2b-a03a-3b6a44339282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:47.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:57.311Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2afd88f7-d03e-4780-aabf-f2f0056a8280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:09:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:07.320Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9ea3f782-7517-4e3e-8d0b-d5f5732af2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:07.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:17.330Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=830c93e2-cecc-45e2-a079-c4a97fb44516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:17.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:27.340Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=716864e8-97c5-41ef-98b5-579eb11fbee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:37.348Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3e71a07e-16b4-475b-a073-00cdd1402818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:47.356Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8bcd6deb-5f5b-49c3-a3bd-dbb8a65c88fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:47.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:57.364Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=85484d46-bac8-42e5-8ad6-d8ce16c894f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:10:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:07.372Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b3e56ead-92bd-48fb-81a4-fab1f74df4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:17.382Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=338a30b9-f2b8-4382-8433-d39639fe44c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:17.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:27.391Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=81447adb-f037-4dc9-a3c5-67bf630e5d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:37.400Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=68cc475e-377e-423f-90b9-dbf609c69c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:37.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:47.408Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d5d2f1af-df27-43bc-8ad6-5c830dc09b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:47.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:57.415Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0869a6af-35b3-431c-b795-76957a6ef29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:11:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:07.426Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9d744603-5b59-42c0-b23e-1c6b79d0929c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:17.437Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=dacbcafe-b859-4b89-99a3-1971ef4f088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:17.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:27.447Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b6fdad6f-b651-4831-848e-c06a7d5152f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:27.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:37.456Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ffdd755c-49bf-4682-9bed-93762c767d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:37.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:47.464Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=285ea891-b26b-4e3b-867c-e1e431feb184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:47.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:57.472Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d62e56bd-ec1c-4294-b1b7-2d2d23ba12c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:12:57.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:07.482Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=da918b96-5171-4c9c-a11d-8fde0d13c1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:07.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:17.493Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b1baf208-2cca-472c-b346-911ec2710912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:27.502Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a0013846-242c-45de-8106-9fbe3798b1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:37.511Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b30cfbd7-a101-4fd0-9e64-95a02bf6ae37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:47.522Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5c8a29ca-06f4-47c6-a4a1-f23f53fe625a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:47.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:57.531Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e1ba1a9b-5eb3-4b84-b37c-9cbcb8fb4602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:13:57.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:07.539Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=93c0f222-4b9a-410f-af77-695a6ea43e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:07.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:17.549Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5f1e19ab-bb26-49d1-94ed-82b6f2aa5d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:27.559Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=97eba160-8de3-440e-b0da-f3b43976db95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:14:34.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:14:34.061Z |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-13T13:14:34.061Z |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-13T13:14:34.062Z |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-13T13:14:34.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:14:34.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:14:34.065Z |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-13T13:14:34.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:37.568Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=22267351-3d51-4fe9-b21f-c3a388a98f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:37.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:47.577Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=972bba3c-9440-4690-b82f-c929262e7ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:47.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:57.584Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4e2a3402-eceb-408f-a726-3d8365b448b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:14:57.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:07.594Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4eea0d24-cc16-41b8-ba99-7ac6878a7132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:07.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:17.603Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a7570719-f6ee-44f7-b6a4-aa11e2afc5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:17.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:27.611Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a338dce0-d3ff-4a6a-82a6-fd30fc91c877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:27.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:37.620Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=668b4ab6-7b98-4f22-9d0c-6dcef633b2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:37.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:47.628Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bbee8492-0e59-4e54-9bc3-8faefb9e155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:47.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:57.637Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a5d0b52e-f9c8-4918-b9f5-8d0fd426620d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:15:57.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:07.645Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=476b0f24-a721-4d5a-91af-37154fb8e8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:07.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:17.654Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ce578b6d-9995-4761-8c16-9be0e8ea20d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:27.662Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3f987e33-40eb-4245-af97-054a3859c1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:37.669Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1a566f00-70e8-4e88-a6dc-24e6bd90c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:37.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:47.679Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b40c772d-ed7f-40fd-975f-b5359e5879e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:47.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:57.690Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0efb7431-9c16-48c0-92a0-e7999f9ce558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:16:57.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:07.698Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1115b0be-5b02-44fc-8353-8958a3561c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:07.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:17.706Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e42e22ee-9e9c-4b27-86a7-5b53d6d30a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:27.713Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=eb0cfb03-5b3f-4fe6-83bf-dae1ace80c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:37.721Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f837c62d-b98d-4a36-a529-cb59cdfda00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:37.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:47.730Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=66cd3273-ab02-4582-8e80-3a4d9c30999c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:47.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:57.737Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c756e812-1169-40b2-941d-431daf060800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:17:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:07.745Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7ae420c9-a994-48ec-8b17-fcb6c587b46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:07.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:17.753Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b1ea2684-ced2-4331-9f97-ac454ef6cb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:27.763Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=31284ca0-4f18-425c-a1b7-db9276d47e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:27.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:37.770Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=49dcfd96-7d67-4609-ab96-c0c1878e1cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:37.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:47.779Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=de1f2b90-5201-4c01-8097-d0b6d053e0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:47.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:57.788Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5b8d38e0-24a3-4d13-9033-2d3ec8e27a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:18:57.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:07.796Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6db2d516-9b02-4533-a3dc-afa01820d747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:17.804Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=01e64618-6e91-4d1b-b41e-d0abb9b454cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:17.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:27.812Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=246c49ce-7a5f-4e49-b4a3-f8d024f0edc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:19:34.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:19:34.065Z |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-13T13:19:34.065Z |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-13T13:19:34.066Z |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-13T13:19:34.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:19:34.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:19:34.068Z |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-13T13:19:34.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:37.820Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6d18b55a-978a-42fe-b772-c2359f8e385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:37.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:47.828Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bc7d5c18-7450-44f7-9925-64c7aa7df498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:47.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:57.834Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7de5d13c-08c9-415f-a362-f75f037837fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:19:57.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:07.843Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f311cece-fdcb-4cfe-a470-e8da0d2d3238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:07.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:17.852Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4dd87f20-16d2-4f5f-bc97-8bdbb150b2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:17.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:27.858Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f1327645-dcfc-4f11-a59d-3316509f802c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:27.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:37.866Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=af071a7f-f356-40b9-bea3-48c73ea35740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:37.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:47.873Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f21959da-fee0-43b8-9896-a68f2879d9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:57.881Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2884e2b9-680f-4aab-a805-1a630b4d89e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:20:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:07.891Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=620d2141-6a6b-451e-a7ad-461da02be2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:07.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:17.900Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f16bdbde-7d12-4059-a2ae-edee6e431682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:17.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:27.907Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c2773cc1-1559-43fa-9e30-8d8fa2a3df0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:27.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:37.916Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=429542b4-42a8-4278-a510-e22c07dcbca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:47.925Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c49dfdd6-624e-4bd2-8e73-0de2b2127e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:57.932Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1f8eb609-c1f2-426b-a152-68d2ccf945f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:21:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:07.941Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=aa577b9a-dce2-4525-ba30-f465ceeca72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:07.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:17.949Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a7f15d8b-1102-488f-90fd-676a6e29e3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:17.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:27.957Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7e96627a-13ca-4526-a8da-ca3c4ad81f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:37.965Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7174eb97-07e2-47d9-bbc8-60cabe3096b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:37.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:47.973Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7994da21-5453-41ff-867d-d9bc85411f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:57.982Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=254262d4-8606-40a3-818f-ab7a7f0a0cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:22:57.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:07.991Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d4de9d16-bef5-4d7f-8353-d60b984715b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:17.999Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=39548a91-30af-4557-969c-f6cce16df56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:28.007Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a836ed97-51fe-4edc-b707-545dfdeec21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:38.016Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=72b7d0fd-5f53-4973-9bd9-9968616644ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:38.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:48.025Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5ed4f002-c6ac-4a4d-b5c8-d60d33acce25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:48.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:58.033Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b7d3cdc0-d153-407f-8b27-8f44999fb547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:23:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:08.042Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=93803b71-f103-4303-a043-b3de1151b2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:08.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:18.050Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=47763964-74fe-4194-97c3-f230490fb506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:28.059Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ba58ba27-1f48-4642-a773-76c714030985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:24:34.055Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:24:34.056Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-13T13:24:34.056Z |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-13T13:24:34.057Z |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-13T13:24:34.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:24:34.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:24:34.060Z |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-13T13:24:34.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:38.067Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3027caa5-221e-4514-b7e1-2473d61a3964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:38.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:48.075Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a4b3ef11-7512-4c31-9da5-19c59c5402a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:48.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:58.083Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=35f6ce66-a707-4bca-81b6-2eeaffb54d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:24:58.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:08.092Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=19445f30-910e-480e-b83e-a1e8e175902f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:08.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:18.100Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2f0f1ac9-8e64-4637-a6a7-cd4f04259415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:18.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:28.109Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7358f826-ba4b-425a-a17e-094bfbc148c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:38.116Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=254f67c3-3ea5-4562-be87-320dd7b951e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:48.123Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ea20235b-f2d8-4e84-b111-d4a8a5564732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:48.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:58.131Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7d65b8cb-6b7e-4972-9f4a-10a276202258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:25:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:08.140Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=07c0a9bb-feec-4edf-8388-77d501947864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:08.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:18.147Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e30ac562-807c-437c-8734-f1fbe7f69066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:18.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:28.155Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=12eb7b97-d9c4-402d-b531-8e2bd500b36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:28.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:38.163Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=742e0a6e-3a66-42c4-b028-ea0541a11ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:38.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:48.171Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f47de65c-babf-4221-a946-c60866e35183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:48.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:58.180Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7954326e-fd2d-4cca-a2d2-2716bbd55d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:26:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:08.189Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=03791d71-a942-4b6a-8c62-218d042683b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:08.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:18.198Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=957ebc97-fb7f-42d9-99f2-d7278e8d3bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:28.207Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6722d710-c8f7-4951-98d7-257df362b15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:38.218Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e76b901c-54ec-43b7-8607-407627603e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:38.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:48.226Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7b831301-700f-432c-a76f-c387da2b52b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:58.234Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f80a34be-8e9b-498d-a2e0-67b3f050971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:27:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:08.243Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3742bc57-e74d-4ab7-bfbd-d1f3b5a03cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:08.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:18.251Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=466dfa4d-c0d8-487a-9e1c-d4eeea9b2376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:28.259Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=16c4c3b0-ab1e-4ebe-a762-353041bc5d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:28.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:38.268Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=803ae5ae-eb92-4e33-9506-ffa5637fc26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:38.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:48.276Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9b8d01d6-d809-438d-b5e0-c5d254a79ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:48.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:58.284Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9bbcfa08-4446-4fe2-926e-a422d9312f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:28:58.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:08.293Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9287ec8c-5b5d-4465-a4a5-5a61b2df7c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:18.301Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=33ded836-0850-4487-b198-fa7016c76272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:28.311Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f6644f24-4ab1-40fb-bdf2-f5146c9e13bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:28.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:29:34.088Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:29:34.088Z |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-13T13:29:34.088Z |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-13T13:29:34.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:29:34.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:29:34.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:29:34.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-13T13:29:34.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:38.320Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7aaade87-e6cb-49fd-841e-c8d79997a4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:48.327Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=948c5527-19aa-4fe8-905e-3262f1849615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:58.336Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=617e21e6-4714-42b7-83d1-8933c71c1bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:29:58.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:08.344Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=df42543a-5199-4340-a807-d9645056018f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:18.351Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bcd8a125-2dcb-4d48-b79e-b85dc62f3f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:18.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:28.360Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=40e28333-c2e1-429b-a7f7-093860b1e6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:28.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:38.369Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=adf045c3-af07-4f51-a269-4b8af2820bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:48.378Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7430c2c8-d7b2-4a12-89d9-a02f162c3157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:48.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:58.387Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e3ecb174-d3b4-4f30-82d8-6e2177c8f8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:30:58.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:08.393Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6f6de2dd-41dd-458c-b94d-86bf8d90c612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:18.403Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9b879af3-4938-4db0-9872-d75df1cfeed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:28.411Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7a2f892d-5997-453a-b3bf-b683ecbdcca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:38.419Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0ee1ea54-4347-4f16-9b1b-5857196cae0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:48.427Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e3bd40be-7ca6-4c06-b774-873c8e166601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:58.435Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c33a8b5a-fe13-4720-afec-17c6e1546f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:31:58.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:08.445Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9cb77ae5-12e8-4de7-94ff-dc5f5c524cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:18.453Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=577b9a10-643e-4e21-bd5c-090aaf7e1de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:18.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:28.462Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b23dc32a-53d7-4391-bd38-f62d3df7a10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:38.471Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4b9e3a30-6798-42f7-ab78-3e9848cd66a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:38.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:48.478Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=cd355daf-c577-4686-bea2-3075f02113e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:48.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:58.488Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f04ce6e1-f44c-4852-9402-70ca7013f085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:32:58.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:08.495Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=edeb738a-56c0-42d3-84de-e7d452854404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:08.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:18.505Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=279ed802-381b-4cbd-adb9-d0a6e98bbb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:28.512Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c698a2fb-5102-41e5-993d-715940f5c5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:28.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:38.520Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c2860bbc-7086-487c-8c26-f683d34051d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:38.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:48.530Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=33c4a430-5446-4178-b9ed-47c5aedb8c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:58.538Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=888fe6cf-78d2-493d-93c0-0a5eeae9f8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:33:58.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:08.546Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3df65c59-82ca-46f7-b10a-e01b3d3ff18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:08.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:18.555Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2ec3fa39-03c9-4fac-b6e7-6aba63ffe71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:18.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:28.564Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c87c8f3d-907c-4bd3-beaa-e608270e4b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:34:34.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:34:34.059Z |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-13T13:34:34.059Z |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-13T13:34:34.060Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:34:34.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:34:34.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:34:34.062Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-13T13:34:34.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:38.572Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4c6e042a-a376-4f91-9076-8cf0354566f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:38.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:48.579Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6d16dafc-1b98-48d0-bab7-0fd33376585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:48.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:58.587Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=d3215dfc-b68e-4cd6-9149-25fba8506715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:34:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:08.595Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2acca60a-3127-4faa-a80c-45aafffa92ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:18.603Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=930a9a4a-d982-44f8-ac0b-5677524df942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:28.610Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=95d72dd9-de38-4844-94e4-62068700e22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:28.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:38.620Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=0599d70c-ffdc-400d-a30a-a4d9ff9d50f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:38.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:48.628Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3c536040-eae5-45c8-b63c-9ea9c16c9f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:48.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:58.635Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c9a646bc-2454-45be-bffd-ca8b7262d9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:35:58.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:08.644Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=fce08ef2-62a4-46fc-9fce-2f770f56fcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:18.652Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=571d76cd-62b8-421f-beb1-478cee1414e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:28.660Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ceed39f8-fced-4f23-bd33-78333735d571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:38.668Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=8753e324-1903-4449-86d5-4184eb64b4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:38.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:48.676Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b0d70dd7-1eb4-4a35-8602-607ef0981fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:48.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:58.685Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=25e72fa7-d53f-41c7-ab49-eebc7fd439a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:36:58.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:08.694Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=103beddd-0aa7-4771-b131-38bd0c83481c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:08.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:18.710Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=44999b84-351f-4174-a7b1-ff390e2dc5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:28.716Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=27deb8d9-f679-4ad6-8903-cb09d65037b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:28.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:38.725Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b4b4e0f6-7371-4253-96ca-e5160fb8ccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:38.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:48.734Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f407caa5-0249-4094-afa6-089c0ec02716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:48.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:58.742Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=e9d58ead-4f62-4680-8015-28dc9c5f1482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:37:58.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:08.753Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=652c8a83-9a26-4383-9dbc-2f4320bf9584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:18.762Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ae14ac53-7bbc-4dad-b523-157e46c36ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:29.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:39.024Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=52a24e63-920a-425e-8b20-326f94c30c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-05-13T13:38:40.300Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=8By1MVLaQdDcVUutBKbt, 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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:40.517Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:40.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:38:50.518Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=963a224c-ecaf-4ea6-88f2-db59285bde9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:00.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:10.074Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=975f754e-2197-4d54-b1ff-f1fe833cbad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:19.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:29.617Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7acd1847-4542-45bb-a8fc-77167123d40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:30.337Z |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-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:39:34.098Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:39:34.098Z |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-13T13:39:34.099Z |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-13T13:39:34.100Z |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-13T13:39:34.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:39:34.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:39:34.103Z |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-13T13:39:34.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:40.333Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=93179ab8-eab9-44b9-a5fa-c8b61b8fb8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:49.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:39:59.887Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7f8e057d-3425-4806-991a-69b7ac090b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:19.429Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3ef95311-11c7-445c-9c46-b51c5fe15c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:38.969Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2a029195-1a0e-430e-9186-98203b32e7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:40:58.512Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5268ab50-b5c7-4345-be55-82932f357580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:08.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:18.055Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=3599c6b8-175f-46f0-b27e-7811d517b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:27.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:37.593Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f95e1d51-a613-4c03-a77b-45618fccfc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:47.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:41:57.132Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=14f189ba-24d1-401b-bb8e-9835109825ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:06.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:16.675Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2c09659d-ae49-4e75-9a09-c3b7c9297ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:36.220Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a11dc75a-818d-4c99-9b35-4440b032ac7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:45.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:55.761Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ef788ec5-afd4-499a-b2d9-37dee5612064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-05-13T13:42:56.833Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=koDUWbzgXimF2h8Y5lOt, 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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:56.844Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:42:56.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:06.845Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=99c4f382-6ccf-4973-ba3c-7bde07c6232b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:09.600Z |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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:19.600Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=dbc83c9d-aa8f-4018-91a2-883849db2f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:29.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:39.142Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=bf8a0a91-28fd-4d01-8d91-511438aeeb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:48.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:43:58.687Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=a152650b-9208-48de-9d93-ccb780835763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:08.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:18.228Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=56b55cb0-01b4-40d3-aa2a-530ea781b8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:44:34.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:44:34.073Z |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-13T13:44:34.074Z |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-13T13:44:34.075Z |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-13T13:44:34.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:44:34.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:44:34.078Z |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-13T13:44:34.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:37.764Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=9f32da18-a66d-4f23-be04-b61c4930ddc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:44:57.315Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c981d69e-000f-4eb3-b218-a8cd7319617a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:06.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:16.881Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=7307c5e5-85d9-4085-994e-3f1511af30e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:26.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:36.422Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=296b1a9e-822f-467f-a73b-d09bb9e02aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:45:55.965Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=feb9ca23-0c6e-4940-b934-dc0dcb4913b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:15.510Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=2ba4dc5d-06f9-4820-8065-1f2901de5b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:35.048Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=294badc1-ea79-471e-bcbd-dc496d2a5a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:44.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:46:54.586Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=da70a36e-faac-4411-a2a7-97d91a5274d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:04.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:14.124Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=51455def-e46a-46e8-9e8f-4e9820d73554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:33.666Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f8811bc3-320c-437e-bf59-c42c9c86ff97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:43.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:47:53.209Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=dee51255-ce80-413a-be01-055da7663ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:48:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:48:12.749Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6811a590-60f8-4f59-9158-e998767a0f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:48:22.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:48:32.295Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=aa0435bc-71d3-4d04-a51c-53b9ef9e24bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:48:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:48:51.837Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f715be14-ce99-478a-862d-a172867f38b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:49:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:49:11.372Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=4c7a4a47-248a-43ab-8c48-cddd95de73f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:49:20.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:49:30.915Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b8404b54-b4ea-4e76-93cb-00873998e72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:49:34.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:49:34.231Z |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-13T13:49:34.231Z |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-13T13:49:34.232Z |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-13T13:49:34.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:49:34.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:49:34.236Z |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-13T13:49:34.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:49:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:49:50.456Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=922811e8-cc5b-4878-8169-a4c7a6e9e046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:49:59.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:50:10.000Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=ad00d818-0d44-4157-a885-fe31d8f86187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:50:19.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:50:29.544Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=c9ac195a-0f75-4fc4-915c-7cb3c9ea8931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:50:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:50:49.083Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=1fcdd316-9904-4099-84bc-a027c660e6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:50:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:51:08.639Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=677915be-0e13-4e9d-8820-0c5cfe0ef29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:51:18.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:51:28.180Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=f1c936b4-01b1-4fcc-b73a-a770b4edc898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:51:37.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:51:47.721Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=825490ce-8263-45b1-88b5-eba892fa1f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-05-13T13:51:57.135Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=x3PbN2QKHahLOWTIc6sH, 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-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:51:57.148Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:51:57.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:52:07.149Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=930fc73e-819d-4cdf-b38e-86780144fd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:52:16.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:52:26.690Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=5a709e31-8894-43de-a25e-a39e7a11c6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:52:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:52:46.231Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=6b844671-9f09-4c11-8292-766b19172771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:52:55.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:53:05.774Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=747ee91a-f48e-4b9b-9d80-8fe731c1b951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:53:15.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:53:25.315Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=b4b2a3c1-3bca-4a01-a7c0-c11c2eba134d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:53:34.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:53:44.852Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=90bc7225-8622-4686-bd99-c698201ef87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:53:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:54:04.407Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=39f05b71-a374-4d7c-9471-7e296717e25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:54:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:54:23.946Z |INFO |Init configs |InvocationID=e653d233-2da6-4ad0-b6e1-f43349229b9b, InstanceUUID=678a7b2d-2fd4-44ca-b295-dbb27644cce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-13T13:54:33.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:54:34.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-13T13:54:34.077Z |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-13T13:54:34.077Z |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-13T13:54:34.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:54:34.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-13T13:54:34.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-13T13:54:34.081Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai