By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:34:10.699Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:34:10.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T15:34:10.732Z |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-25T15:34:11.261Z |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-25T15:34:11.343Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T15:34:11.343Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T15:34:11.343Z |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-25T15:34:11.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-25T15:34:11.603Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-25T15:34:11.628Z |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-25T15:34:12.767Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-25T15:34:13.120Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-25T15:34:13.139Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-25T15:34:13.139Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-25T15:34:13.188Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-25T15:34:13.189Z |INFO |Root WebApplicationContext: initialization completed in 1560 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-25T15:34:13.483Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-25T15:34:14.160Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-25T15:34:15.152Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-25T15:34:15.552Z |INFO |Started MainApp in 6.677 seconds (JVM running for 7.154) |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-25T15:34:15.601Z |INFO |Start scheduling PRH workflow |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:34:15.609Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=30224cde-0373-4c83-9204-b9a5417b153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T15:34:16.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:34:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-25T15:34:26.543Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-25T15:34:26.543Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-25T15:34:26.546Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:34:26.957Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=3f385719-cc3a-4e04-a3cd-08d11343ad2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T15:34:28.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:34:28.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:34:38.003Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e415d5ba-0996-4a49-a33a-3359fb8348ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T15:34:39.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:34:39.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:34:49.046Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=cc0c1edd-d604-4adf-82d6-8645e86751d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T15:34:50.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:34:50.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:00.082Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=713b9c6b-7461-41f6-891f-8e68ef2c725c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T15:35:01.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:01.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:11.123Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=80903962-fdfd-43ab-895c-3c72cd6c0cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T15:35:12.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:12.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:22.201Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=2174dc89-693d-435e-8c9a-5da8e4f8c109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T15:35:23.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:23.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:33.237Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=ed058382-cca3-4ccf-9882-8e3cb091e756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:33.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:43.343Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=7d0c527b-494c-4d76-a3d4-178308066c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:43.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:53.369Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=82897a6d-3439-4cfd-97ff-847088e64dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:35:53.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:03.455Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=c8d78b70-5402-486c-9c07-feff97729b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:13.478Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=dc5aed96-8fc5-450d-88d5-fcd40022b27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:13.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:23.495Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=7a9b42cb-7679-4a15-8511-addefcf0a29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:23.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:33.558Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b43bd23b-0b17-4dbc-98e2-f0f3429af812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:33.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:43.594Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=6c217bd5-b586-48c5-bd77-7e366fef0bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:43.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:53.610Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=7260e8fb-fb8d-4b03-a41f-bb2dec4cee5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:36:53.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:03.654Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=a526645d-246a-4fa2-b1cd-2d393a8e2712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:03.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:13.682Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=88d38271-4fe1-4421-87d2-9eaf6360c6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:13.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:23.700Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=c16b32d5-2f67-40d2-a9d8-0982ae6cb1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:33.718Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=91d4ac6c-241f-4276-9fed-db4ff7d0cf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:33.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:43.749Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e0c60fbd-e445-4a66-9d62-6a142019f2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:43.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:53.779Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=ff126c6c-2df0-4b7c-83dc-86065c32d82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:37:53.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:03.801Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=36e08e41-883b-4f24-80ad-cd2216f7d35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:13.818Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e9493e4b-f9c3-4e70-a7e7-d0e09386d106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:23.840Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=460973f9-4b80-47aa-9b9b-5b26b5119a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:33.854Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=707ea2fb-699d-4ada-9946-e09cc2287ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:33.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:43.868Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=cae18711-fa80-4b1e-b1d6-57abf78798a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:53.882Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e20f087d-bbda-4e04-8f69-67b31a108d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:38:53.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:03.897Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=748c114b-a411-4b04-aecb-f21cb36297a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:03.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:13.914Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=be927b7b-81e8-424c-b3d7-2394de55344e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:13.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:39:14.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:39:14.216Z |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-25T15:39:14.217Z |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-25T15:39:14.222Z |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-25T15:39:14.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T15:39:14.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T15:39:14.230Z |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-25T15:39:14.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:23.932Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=3c930fd0-fe9c-4b9f-a56c-80dff0e6c27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:23.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:33.948Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=542b5a09-79a6-461c-a25a-caf505fb6d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:43.963Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=37245349-19c2-48ff-a64a-9bf3268125ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:43.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:53.975Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=864643e8-1100-461a-b961-3e1565208e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:39:53.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:03.993Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=edd9f8d6-9aa3-4bac-a5fd-a919d513e071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:14.007Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=5917b8d5-00bc-4b17-98f7-a61cddc58ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:14.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:24.022Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=7abd88b1-318f-4a20-aa51-adb8257a6ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:24.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:34.038Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=5fb4a56e-c1c2-4947-b45c-2752d8d8c451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:44.053Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=33e3f7cb-9745-46e0-802d-305eb29b3193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:54.068Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=640c5609-b9f4-4ea9-8fbc-7459ad8a0c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:40:54.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:04.087Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=856c1a19-a7fe-48ff-a371-f6404d18a29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:14.100Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=fbdab79a-2cb3-4e12-bd48-43884640a308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:14.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:24.115Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=ecfd30dd-5fa4-43ad-aeca-a43a6f3b7a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:24.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:34.131Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=82dd9cf5-2ed2-477e-8a9a-b5688ba329f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:44.148Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b87afef0-3644-42d2-a64d-560c1c9f8374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:44.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:54.167Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e7058277-8f46-4aec-9444-e62e7869bc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:41:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:04.183Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=21e46b2c-46c4-4c62-b9f1-737e4a4b0455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:04.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:14.206Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=040e4d34-5bc5-4b84-a281-3e5f5ab01e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:24.222Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=9f5e2d0e-cde0-45a0-8395-abe82a11ca03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:24.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:34.234Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=25cf2136-7527-48fa-8ba9-fec61534c346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:44.245Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=a0b3ecf3-b83e-4011-9370-aefefb144228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:44.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:54.258Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=6ad78f78-bcc1-4922-b043-18972dc3852a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:42:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:04.271Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=dff02c2e-fc2d-4ee2-b2f8-bb4f6a5c7471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:04.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:14.282Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=2dcc0377-3e6f-4d15-83c2-d84c277373eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:24.295Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=08a48a9b-2800-4e70-9d02-080b899fe470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:24.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:34.308Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=be605283-07b6-441b-ac22-6a61c5f9b14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:34.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:44.320Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=4a7a5a34-8752-4176-979b-be6c09c5da96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:44.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:54.334Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=90ce591e-5716-4c05-9155-46c5d4aa81e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:43:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:04.352Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=af586579-fb4d-4622-b9fb-45aefb0af90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:04.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:44:13.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:44:13.749Z |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-25T15:44:13.750Z |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-25T15:44:13.752Z |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-25T15:44:13.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T15:44:13.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T15:44:13.759Z |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-25T15:44:13.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:14.366Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=d1d33761-afc9-4e19-a88b-c9677a55e398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:14.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:24.392Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b34d31a9-3802-41d1-afbd-540a9ce53eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:24.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:34.406Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=0690182e-4cfc-4f41-ace2-d50dc9c178aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:34.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:44.416Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=c7192ee9-5808-4550-a457-e2d12d2452c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:44.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:54.429Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=06ba18ea-66dd-48e0-988f-2c6d1f295e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:44:54.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:04.452Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e2c602d4-c1ff-4b6b-9c13-bdc292d2a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:04.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:14.463Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=750d3645-d872-452f-9276-656dd3ca5943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:14.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:24.473Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b7c1f6fd-888d-4292-a478-104e7a0d547b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:24.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:34.485Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=63cd20df-ab23-4912-9676-64ea5e28c6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:34.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:44.498Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=9ff1d739-e816-475c-b641-63c8529d7a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:44.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:54.509Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=5e08c2a7-2a95-468b-a2a8-81d3e4113618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:45:54.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:04.519Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=3338877f-3796-4e17-bdb7-9bbb28cd2e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:04.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:14.531Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e889ae8e-0d73-4dfe-808e-4a09b0b53f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:24.543Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e3983983-a72e-4004-9ae3-8be876c72ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:34.555Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=0aab2727-fc02-4592-a7a5-2fbb16ba8e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:34.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:44.567Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f1f4dc25-9cb3-4ac8-9eeb-d791075e198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:54.581Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=3f88c3ae-3149-4f39-8786-ec08e58bc55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:46:54.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:04.591Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=7e19fa36-b86c-4c1a-af89-777afb09feb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:14.605Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=c0072fea-b55b-479d-9ccc-5eed920e24b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:24.616Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=98c77426-85ca-4821-bc14-e3b6d8c8e13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:24.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:34.628Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=257b307c-a322-4b42-9f34-143b607cb56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:44.644Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f7677977-7639-4a7f-9417-3be3089c9e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:44.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:54.657Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=af527290-6a5b-4a12-bc59-7eb942f6fcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:47:54.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:04.670Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=2629961b-0e27-47a5-92c6-7989cb814022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:14.683Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=1b21f59d-1a74-40a0-ade1-805a4140d965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:14.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:24.695Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=0c117c13-98a8-42d2-9b52-8e1f75f03c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:34.707Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=70cf2fb6-48ea-40d6-8b8e-8cc21e95b6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:44.719Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f6a9b079-130f-4f2e-be49-0ebf3616eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:54.731Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=df07ad7a-8cde-46ad-bef6-dd29c2356c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:48:54.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:04.745Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=ddd03820-5d97-45dc-a94f-1fd3d29ec3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:49:13.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:49:13.689Z |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-25T15:49:13.690Z |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-25T15:49:13.692Z |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-25T15:49:13.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T15:49:13.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T15:49:13.697Z |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-25T15:49:13.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:14.755Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=67f7d9df-8b05-496a-bac8-5a4c065826da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:24.765Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=2e0bd36e-c902-445d-a5fa-f26cc1de2050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:34.777Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=0f293253-7f8b-4f3d-b9f0-8a11334216d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:44.789Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=a8ffda71-2341-40bb-92d7-9b1717bac699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:54.800Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=2630daf8-f0fb-4dfa-bc4b-79e9d07c24ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:49:54.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:04.812Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=8953bd29-e583-4572-813f-b2da6a03b373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:14.823Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f51e393d-9eef-4dd9-9246-7b2ab9f9998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:24.839Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=831a2ada-f01f-4468-87c3-0fd4b353e1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:24.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:34.850Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=018a3ceb-5650-42ca-8032-4e90ce07cbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:34.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:44.867Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=61669f8c-88e9-4472-829e-c1f66061dcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:54.877Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e39afebb-c764-4db2-a296-1cddbdce06b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:50:54.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:04.889Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=8bb09fa7-0d09-476c-aa9b-bcf9c3e61525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:04.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:14.900Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f13ba67b-9bdb-479c-8f33-abbefbf33625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:14.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:24.909Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=2b762789-77a6-478f-8c75-975743d3406d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:34.920Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=8107e811-c44d-42d9-b867-83f515db98e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:44.933Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=db481be3-cddf-4ddf-83f5-ac4bdca5ee05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:44.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:54.944Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=053b9645-417c-4bfc-b6e1-1994c17aa4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:51:54.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:04.954Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b5988e35-033b-485f-baee-fe52a1fddcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:14.965Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=6b8f45b0-c8f2-4ed7-91ca-1fdcbbb4f6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:24.976Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=82004be2-ed70-40d9-9c73-6f53d68f4abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:24.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:34.995Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=7e705ad8-abe0-45b8-820a-0b7e64ce7641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:35.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:45.012Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=9ad6d4ec-5549-4286-9797-faecd2ba6534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:45.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:55.023Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=bdd50142-8c49-4bd6-a721-7bc5dbb029b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:52:55.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:05.034Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=55c86534-cdd9-4958-b3fc-2638e1e77f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:05.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:15.046Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=bcb426ca-e056-4825-897e-947519a412e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:25.057Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=53eb5d25-599f-4ca6-9b4d-357067925213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:35.067Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f42597bc-4416-459a-99c4-54a30acb63d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:35.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:45.079Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=9fee087e-2c76-4ae4-9234-ef2cb5b1ca10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:55.092Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=21febe4f-52fa-4453-ba52-4c00ede56e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:53:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:05.102Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=313d8e29-753c-4c1e-a20b-eb01de7cd72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:54:13.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:54:13.718Z |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-25T15:54:13.719Z |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-25T15:54:13.720Z |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-25T15:54:13.726Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T15:54:13.726Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T15:54:13.726Z |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-25T15:54:13.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:15.117Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=5fb084e1-9dcf-4237-b320-44e791ec8ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:15.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:25.129Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=a1444434-36e6-46ca-8565-72e879285235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:25.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:35.140Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=cad8153c-4b2c-4994-a6dd-13a29f02b828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:35.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:45.149Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=acb646ee-6128-4a18-bb6a-87d4723af901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:45.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:55.159Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=bb28b0b1-6155-4b7f-a016-a1a421685818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:54:55.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:05.172Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=d4c591f0-3bb5-4e86-b174-0181ec65f3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:15.183Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=44a4b0ad-eda1-4d1a-9b34-3f81faa443d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:25.193Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=82af24ae-e157-41d0-ab59-7d4443e932b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:25.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:35.206Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=19d94ca2-7f8b-4bc8-b863-e32b093ba123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:45.217Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=fc6f3dc8-d3d5-473d-b680-e525c2ad780b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:55.227Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=98c46d8f-eeb1-4b74-914b-ca59d60d748a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:55:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:05.240Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=aec0f200-7cfe-4084-a192-a22c27c3b5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:15.251Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=cd7c7000-6233-410d-b8dc-5668998c17c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:25.262Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=25d76aa8-912b-4c2d-9601-0f850d3bf29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:25.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:35.274Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b1574ec1-f529-483c-97d5-b3c18437ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:35.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:45.333Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=a7ba62c1-fab3-4ef1-8caa-4a115b54bfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:45.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:55.550Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f1a94d91-6342-4db5-836b-fe43796f118b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:56:55.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:05.652Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=a100d208-756f-4bd1-bb73-aabfc3530f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:05.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:15.705Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b84f87d7-595d-4cde-b781-d1e2e8173191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:15.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:25.761Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=20c5fc74-a34b-40e7-9147-e8c97e4e9605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:35.790Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=98aec29a-7501-4d00-92e1-065ad6e87083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:45.801Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=bbea605f-b091-4eb4-b9dc-7c1ebe0781e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:45.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:55.814Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=94d60970-ed14-42b0-ae41-5ae7a826f94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:57:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:05.837Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=93625176-23cf-4a0c-9a6b-545add434d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:05.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:15.853Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=4cc4d44f-1d78-4754-9abe-747465e7eff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:25.864Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=8dd20065-9fc1-4b44-a34e-a96b3ec2e320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:25.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:35.888Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=93fe51db-a2ed-44f1-8226-d2cd7b2e574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:35.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:45.909Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=87a00c17-876f-45c0-b785-61fe209c387c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:55.933Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=4fe92368-761c-4d59-bf08-cac36d40bdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:58:55.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:05.952Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=614d2053-5117-4d89-9ecb-00059916a70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:05.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:59:13.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T15:59:13.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T15:59:13.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T15:59:13.757Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T15:59:13.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T15:59:13.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T15:59:13.765Z |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-25T15:59:13.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:15.961Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=ef2fa9e6-d9ff-4c81-b96e-14650258a70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:25.972Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=2610ee41-a227-4c9e-a2d4-3d8cfcc72969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:25.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:35.983Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=854208e3-2756-4cd5-8ad5-d78540d32601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:45.995Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=a9928604-693a-472f-b5aa-0977e8353af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:56.013Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=131615e5-b44b-4bfd-8dbf-e410bc01a4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T15:59:56.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:06.028Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=264b8388-5bec-421e-a7f1-432e3a435601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:06.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:16.043Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f428be20-fa71-4781-b1ea-7c67306d3efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:16.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:26.053Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=ec9e18ef-33bf-4186-bae6-2cc87087877f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:26.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:36.064Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=1e22bb58-58a4-40c6-845a-f1bf9eb10ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:46.087Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=802d4412-a2b3-4f78-a18c-15a033c461fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:56.112Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=168c46a0-3f1f-427d-86bf-ca9c69d991f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:00:56.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:06.125Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=07a24e7b-5e7e-432f-b789-d631b3f5940b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:16.138Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=92315ff1-ec24-4ec3-b594-eb9cd0976d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:16.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:26.159Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=902ddcd9-3751-4fc4-b36b-378fbc02a5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:26.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:36.171Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=433e2547-f39b-4797-a9a1-1d31db983e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:36.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:46.181Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b2e22190-837b-45cf-bc6c-994166218f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:46.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:56.193Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=ea4ff9a3-5254-4840-abc0-c2a947a78c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:01:56.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:06.203Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=276f05b2-65bc-42d9-9e32-5d00a68b3ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:06.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:16.215Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=8f2b8146-c7d7-43f9-bea9-cb9625e1b284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:16.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:26.226Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=54b3bae9-c50a-4153-9bbb-3e54f8dae397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:26.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:36.237Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b0f102c2-4983-4351-bb06-2341f71dbb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:36.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:46.248Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e7150643-e587-47c4-a30d-3f346943351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:46.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:56.258Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b8b6f7ce-1d4a-439b-ad9e-7d9ac590d0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:02:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:06.268Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e6390b82-69cf-4220-9fec-df836fdfc91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:06.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:16.280Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=3a7e8daf-4471-4935-8982-0aaaea5ccc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:16.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:26.295Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=561945a0-595e-43c3-a130-7ceb79577d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:26.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:36.307Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=313398d1-6875-4bda-b1e5-df086821c8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:36.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:46.317Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=0131b28c-9ef0-464d-b37e-d87ca96df7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:46.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:56.330Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=ffac1a3e-a6eb-4255-bc9e-fea690567dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:03:56.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:06.342Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=fdf50e20-a15a-4667-af3f-0098329dad9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:06.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T16:04:13.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T16:04:13.680Z |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-25T16:04:13.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T16:04:13.684Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T16:04:13.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T16:04:13.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T16:04:13.689Z |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-25T16:04:13.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:16.353Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=af96afcc-e174-4365-af27-09bc958de1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:16.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:26.365Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=4ed6b182-c48c-4471-84df-95743d5273e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:26.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:36.379Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=2c685247-017c-44b6-9622-9fb28fe9868f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:46.392Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=cf97462a-c542-49a1-9ec3-feb9670bdd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:56.403Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=84fdd3c2-f714-4209-acf6-36e112c8c45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:04:56.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:06.414Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=23bcf11e-cfb3-44d7-b717-075172232ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:06.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:16.424Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=1e7ab06e-1d50-4ece-8fb9-d0ff1c466470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:16.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:26.435Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=102f80f7-739b-4e73-a8b0-93b2bbcc872c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:26.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:36.446Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=538d8479-2265-4618-b001-46d6ade46176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:36.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:46.456Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=4f271e21-8088-4443-8565-4f8bb13d6653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:46.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:56.465Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b742308d-9515-48c1-9500-ba9d15fafb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:05:56.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:06.475Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b3381434-d40c-4a0d-8894-2d2372947a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:06.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:16.486Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=980666d3-1546-4f91-8300-866fcfeea0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:16.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:26.526Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=9c39f504-8d11-4d6c-96c9-705a3b95d7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:36.535Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=072f9092-ffeb-441f-8099-e1f973d5c19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:46.545Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=cebf62ce-fe12-494d-b830-f2fc3230a8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:46.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:56.556Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=786c821f-2249-48e7-bd31-479fb929804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:06:56.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:06.573Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=17bed107-5bc7-4ad3-963a-063d6d2f57c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:16.583Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=286e2e96-101d-41f5-b91c-0fc8258037bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:16.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:26.594Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f8938f06-5920-47bd-8278-eb121597b55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:36.605Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=ba6e1960-42b7-467c-9005-a7cf9bfbad7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:36.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:46.614Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=2febe4b3-0e90-4fb5-b4e6-24c5b1534a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:56.625Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=9a4def8e-f3cd-4638-a144-5a48b52206e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:07:56.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:06.634Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=3663c866-e4c5-4638-a019-77c2927a12b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:16.645Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=7f1d7b57-5c23-40b8-b03e-519d3721359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:16.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:26.659Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=bff94253-d913-459a-99a6-a05e22486315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:26.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:36.668Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=13c3050d-9bc7-48e3-8c2d-9ae1923f5c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:46.680Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=d5139317-51f9-49af-8710-90212a4984a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:56.693Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=0f070648-3078-4e4b-bc9a-9b5190d108c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:08:56.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:06.715Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=d9208567-7167-4f67-86e5-7f115be62939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:06.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T16:09:13.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T16:09:13.732Z |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-25T16:09:13.733Z |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-25T16:09:13.735Z |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-25T16:09:13.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T16:09:13.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T16:09:13.741Z |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-25T16:09:13.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:16.725Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=e77b91cc-fc46-4860-85be-71c529ed3726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:16.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:26.735Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=6b904c09-82ef-47d4-9279-efa364d11e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:36.748Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=848c1436-fcda-4699-aa94-9be35c548168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:36.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:46.781Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=0eaf70ca-d1a8-4e55-a014-6558d48118a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:56.793Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=19e5bc4e-601c-4542-81f3-b66fefd96a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:09:56.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:06.803Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=a55c22cd-5b56-417c-bf21-fda65d33618c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:16.812Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=1ce5465f-f213-4020-8841-d5f415a383ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:26.822Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=df53d5a5-2b5f-4d7e-ada4-7a1b3cf4de73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:36.833Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=aaff3312-9950-4e0b-a16b-5cb5d6ea8cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:46.842Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=43919c28-1a6a-4dce-84fd-5206b8ba13d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:56.853Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=50ecde42-65e0-4c51-b857-6664511edf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:10:56.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:06.863Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=efa8147b-c985-4ac8-8491-7f8c325ee57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:16.873Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=ecae9de3-d9bc-40be-af37-9b67f399613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:16.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:26.881Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=9b761c55-73ab-45d9-b30d-2c1e2741982c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:26.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:36.890Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=144d6694-d87b-49a9-a278-b44c7c44cd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:46.900Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=50e965b2-7e74-4356-8d9d-83f4accca2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:46.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:56.909Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=ffe86d8e-423f-492d-95cc-351ac573e584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:11:56.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:06.918Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=d35a4473-c983-4a74-bce6-3eade322a34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:16.927Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=dcf104ff-37eb-4a42-829c-34902c20f896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:16.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:26.936Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=27f9933f-a938-4291-850d-a6719e80903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:26.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:36.946Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=132b95b7-9eb6-4188-b93c-c4756a49585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:46.955Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b7fbb2d2-3351-4a14-a471-49be5f847e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:46.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:56.965Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=7d59c4b8-e42f-4753-9232-65ceacf34ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:12:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:06.978Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=1a494805-82ad-4bd8-9321-5733d87075e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:06.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:16.986Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b729018f-6378-4201-8aeb-6d1e3d3a57a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:16.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:26.998Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=6c86a999-7138-4bab-bce0-6dee572fbfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:37.010Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f852345e-0c03-4e3d-a215-5d8c6ac93317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:37.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:47.020Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=09981946-39fb-4d4f-9f5f-fb9bba4a7cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:47.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:57.030Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=c923bb23-d464-4e92-a7f3-581c3582047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:13:57.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:07.042Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=d77b7768-6342-4f9c-b782-aeadfa5db721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:07.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T16:14:13.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T16:14:13.700Z |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-25T16:14:13.701Z |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-25T16:14:13.702Z |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-25T16:14:13.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T16:14:13.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T16:14:13.707Z |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-25T16:14:13.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:17.050Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=38559093-3b5a-4ca5-a812-81ca40972051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:17.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:27.059Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=6a66345f-326d-468f-b91b-2f555355d801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:27.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:37.068Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=62da4a2d-43e0-4795-88d2-06963022200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:37.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:47.076Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=0db0cbd6-9788-49d5-8fa2-117090a049f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:57.085Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=075c7722-2ad5-4bd9-a9da-0290bf1a4b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:14:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:07.093Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=1d9104e2-e44d-4583-b4b4-4615ede9991b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:17.103Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=432831e9-ac32-466a-9bd5-4a396d1a4318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:17.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:27.116Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=19d43bc5-4025-493c-82cc-baa0410cb9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:27.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:37.125Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=351c6a77-bf8e-4731-9070-7bdcf3a3da80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:37.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:47.135Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=b355d21b-7350-49a8-8102-9d29863ca538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:47.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:57.152Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=9ffb7145-4534-4008-bc3f-acdd29554ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:15:57.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:07.161Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=a66b1ce4-fe8b-481b-9f7d-20a247fb297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:17.170Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=2185b93d-271d-47e1-b6e2-974a35705de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:17.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:27.177Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=79bcaa67-fa26-4a83-ae0a-9439ec8c135b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:27.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:37.186Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=df7579db-69b8-4bdb-b84f-124885b62e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:47.195Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=dbe9d404-c80c-470a-9604-b4230860928f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:47.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:57.203Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=72325748-30a5-4495-9ff7-ce8c84e39890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:16:57.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:07.212Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=5ca6d714-7d0a-4a6c-afa0-bba9630cd322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:07.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:17.221Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=cbb5d953-b1ce-4bc4-a043-f8dc5525257b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:17.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:27.229Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=78843ba1-1319-459e-a419-23a88a2b00db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:27.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:37.237Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=10ff376a-eee3-4b70-95f2-b7d67084e9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:47.248Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=a1f4d8ce-3ed4-4efe-b6e5-169ceca14fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:47.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:57.256Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=6086df1e-003b-4be6-b1b6-5b558e26c242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:17:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:18:07.264Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f81302d5-c8be-4b9f-abfc-79da95ba9524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:18:07.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:18:17.279Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=65d93675-5514-457f-8840-98f9b683b74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:18:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:18:27.289Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=f9e6ed90-2d4b-47f5-997b-b971c66d9a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:18:27.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:18:37.299Z |INFO |Init configs |InvocationID=8740d819-51ad-4f2d-9523-b0a8df9425f0, InstanceUUID=bf7523f0-d604-4230-b416-39f7bb7f8166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T16:18:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |