. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T23:11:17.384Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:11:17.398Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:11:17.399Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T23:11:17.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:11:17.803Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:11:17.939Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:11:17.940Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T23:11:17.940Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-26T23:11:18.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-26T23:11:18.092Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-26T23:11:18.124Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-26T23:11:19.608Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-26T23:11:20.154Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-26T23:11:20.181Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-26T23:11:20.181Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-26T23:11:20.281Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-26T23:11:20.281Z |INFO |Root WebApplicationContext: initialization completed in 2156 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-26T23:11:21.251Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-26T23:11:23.203Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-26T23:11:23.795Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-26T23:11:23.829Z |INFO |Started MainApp in 8.965 seconds (JVM running for 9.768) |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-26T23:11:24.051Z |INFO |Start scheduling PRH workflow |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:11:24.066Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=44fdf4af-41aa-4ac0-b4ec-e999004edf07 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-26T23:11:24.407Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-26T23:11:24.408Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-26T23:11:24.411Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:11:24.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:11:34.756Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=429298f5-9018-49e3-9dfa-7b72b0a37721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:11:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:11:44.788Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d57f8138-5a5d-4c9a-9c34-beebd4ace5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:11:44.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:11:54.817Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2fb24caa-ec04-44bd-9e73-05d25bd68d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:11:54.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:04.856Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=921d38ed-bffc-471c-9dab-0ee917e01dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:14.872Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b41b081a-8b63-45c2-92b7-52a677630f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:14.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:24.903Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=aab6a771-028f-438b-820e-c16484143808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:34.917Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2389d8a5-97ef-45c4-b415-0ae9cf01c0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:34.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:44.930Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9d753956-ab53-44b8-8ca0-34af23ca2bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:54.957Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=dbc4a549-83d8-4133-bc16-9f6c102c50e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:12:54.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:04.976Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=78d49161-b611-4e21-b172-62990ac9725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:04.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:14.997Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=46cf1b86-ff53-4200-80b3-8e854122a4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:15.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:25.018Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5ae44c9e-ebfb-4a01-84b8-93e12ff3873e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:35.049Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fbcdc19e-5e29-4381-ab75-3a9c7202bd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:35.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:45.074Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2718a34c-56e3-48d5-a22d-08aa13d601cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:45.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:55.094Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0d77d48b-0248-4895-9356-4949bcdc7db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:13:55.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:05.111Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5b82b225-81b2-4096-8885-d30862ba6f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:05.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:15.149Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ca2d1212-f79a-4218-b0e5-d835a2f87b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:15.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:25.186Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=791899df-6210-406e-8686-5657e63b0b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:25.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:35.209Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7a04cd7e-6c4e-432a-8e42-38f5f190bb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:35.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:45.228Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=47b5abb1-d339-4484-b00e-5b42a081fe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:55.252Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=bd568163-bb85-4a53-b3b5-bdef2d852f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:14:55.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:05.268Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4fe00ea5-6625-4ba8-a676-4bf0fba5a612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:05.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:15.286Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=33f8114c-cb01-423b-a3a3-322e8171869c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:15.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:25.313Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=264242fd-63e6-4f92-b524-8682c269baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:25.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:35.336Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f2fa9fcf-15ad-48c8-87d9-b6c59c93fb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:35.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:45.352Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1750b321-bb37-4cd6-896d-1ac1b6875dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:45.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:55.366Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8e1c2d49-8433-481e-b63a-767cdb663cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:15:55.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:05.387Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=19e0f811-f977-46a3-ae71-50bb7f4aa938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:05.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:15.408Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a81fee80-2be8-4a00-9ef6-c40cba94086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:15.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T23:16:22.088Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:16:22.089Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:16:22.089Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T23:16:22.089Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:16:22.090Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:16:22.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:16:22.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T23:16:22.104Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-26T23:16:22.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:25.425Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3248f341-e9bd-46a2-8b04-22b66f8506a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:35.447Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4788547f-2455-40dc-883a-5cb4731d924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:35.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:45.463Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=46ff5fce-cf65-49b5-946a-5b3ba4032ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:55.480Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d291dc97-cbc1-4bda-b1f7-877d20db09ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:16:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:05.500Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2bbb750c-d208-4102-8262-80ba6d0bf2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:15.519Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b0e2e6f6-f1d7-4491-b56e-e854f4656b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:15.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:25.538Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=78bccbd4-84b2-4704-8609-36744ebd1b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:25.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:35.554Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=66540a4d-a437-4f70-819c-00b675df9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:35.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:45.571Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=579f9d5b-a5f7-436e-8ec8-f320501f2147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:45.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:55.587Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a806a879-2d14-431f-a153-396579d38fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:17:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:05.603Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2c61bcff-6d72-4054-8aa5-1b16063372b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:05.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:15.618Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3388fef8-ecd1-4085-b9cd-cc80d7f2998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:15.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:25.635Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cec92f3f-b8a5-40aa-89f8-e727ca2c0697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:35.651Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0692aa19-10a0-4007-9099-994909cfb986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:35.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:45.681Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0cac9503-8fe7-4793-843f-012a666f0494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:45.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:55.696Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b07e70d8-130e-4fd1-8c30-e717f2554ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:18:55.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:05.716Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5fedebab-7388-46a7-8ab0-168d03efe356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:15.732Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2bbd4e78-1a01-42a9-a63d-7e153a843328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:25.746Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=878f0546-8925-48a0-a3d0-53cf2a9aa1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:35.764Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e4a7ed2b-6369-4f99-b4ec-f1d96c283962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:35.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:45.781Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=981d6598-fb7b-4c99-a4ab-1bd1aa8b3e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:45.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:55.796Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b246c169-6a4a-4ef6-a961-bea3cf4174b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:19:55.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:05.811Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b6def052-7cdd-4d3d-8f17-c5af07022bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:15.826Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6a6f0d5a-9aaf-4dd4-af26-e0c5c3bc80a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:15.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:25.840Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ce4d7d38-ad33-4f36-be4b-348049f3a40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:25.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:35.855Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=35b13362-cba5-4a0e-81b5-ed2234bb4666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:35.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:45.868Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cb6921f8-e5a9-47e5-af74-8fa23ec01039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:45.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:55.887Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=34c7cda5-b230-4ff2-980b-7dd074c3d0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:20:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:05.903Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c9a63478-f49e-47ea-bf8e-10c719f509c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:05.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:15.917Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=de1023cf-2c8c-4173-9462-8a3aca893599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T23:21:21.596Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:21:21.597Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:21:21.597Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T23:21:21.597Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:21:21.598Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:21:21.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:21:21.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T23:21:21.610Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-26T23:21:21.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:25.931Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=148c7c19-6997-4130-b9ab-4de5ba75ca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:35.952Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=528ce334-1c11-4f99-a481-487587fb4c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:35.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:45.968Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=daad2c8c-7ea7-47ec-b701-5c1c3a0af9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:45.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:55.982Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=52c1e70a-691f-4cf9-9597-8d75e4f7d515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:21:55.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:05.997Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=05ede631-9023-4320-a253-b9508d2a4321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:16.015Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a42d3958-a556-43ca-a565-752d6869e16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:16.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:26.037Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=182a39dc-0d86-4aad-8fb3-ce67e8ff138b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:36.053Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=12898422-0293-4726-9b50-c992018b6ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:36.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:46.069Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3e3b6f3a-fa20-4e5d-a688-abcf09bbecff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:46.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:56.084Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ee29b043-ed97-496b-96b5-ae904639f951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:22:56.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:06.100Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c82980cc-b08c-4a6a-ace6-5b97d1387e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:16.116Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d785b085-f34a-48be-9760-320c2f033c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:16.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:26.130Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0e448716-6bdc-4dbe-9da6-50f2487dddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:26.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:36.144Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=28927a20-4c43-4e73-b416-ce6354ca1e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:36.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:46.161Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=af9e42ad-fdc6-4a50-9a21-699f9ea3bd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:46.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:56.176Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d2b0f3ae-0a6c-4458-90bf-631a695d8f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:23:56.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:06.192Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ad0f435b-3c2b-4995-9a28-8a3988ba181a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:16.207Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9d62ab7a-6949-41c5-ac7f-3729821d13b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:16.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:26.232Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3852605a-dc18-4855-9d8b-36eb8e3f03c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:26.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:36.251Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f1b1d3ef-a748-4469-ad50-e8223f69c810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:36.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:46.268Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3baa65b9-50df-4f0c-aa2b-034a728ab1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:46.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:56.284Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=86610922-0548-48db-84d6-27a6e58f9aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:24:56.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:06.300Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=48ce6b09-e6cc-4491-a9c4-9b13644a6020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:06.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:16.314Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0a107729-1187-4380-a858-6f045750f647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:16.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:26.334Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=74f992ad-8e58-48c8-a6a8-9547c431935d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:26.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:36.351Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0afce57a-d91d-4e07-b06a-ea6ca9c2e288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:46.367Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2dbdd89a-cba0-42f4-9a71-4ff2673c51c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:46.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:56.391Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=588469d0-4909-4d65-877f-52656497527f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:25:56.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:06.407Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=535c526a-a144-41e1-83df-71857941dd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:06.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:16.438Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=dac85e2b-5e31-4239-a469-90da7ea43f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T23:26:21.592Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:26:21.592Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:26:21.593Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T23:26:21.593Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:26:21.594Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:26:21.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:26:21.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T23:26:21.605Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-26T23:26:21.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:26.455Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=919217c2-235a-428e-bb68-4c7f635d1f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:26.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:36.479Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=dcfc2ad3-f9d0-400c-af24-60adb388dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:36.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:46.496Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=bb2e834e-49fc-454f-a709-10af308ac99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:46.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:56.515Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=92557e95-101f-4bb2-9692-d1e72851212d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:26:56.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:06.547Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=de7bb1d2-a4c5-4744-bf26-4edbed494870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:16.562Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=263978f6-9f41-4844-9d2e-399377d109f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:26.575Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=df73ca1e-f23a-4bd1-bbd4-f9b5413bcfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:26.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:36.587Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0d2b26ad-e121-4a33-99d4-621d93f8250d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:36.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:46.602Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9d913690-c223-41cc-a02a-6b61a9b27fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:56.616Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2e174537-cb2a-42b3-834a-752978d9eb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:27:56.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:06.630Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d682b089-e826-4090-a543-946a501bde6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:06.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:16.673Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1b7f3a3a-b076-4686-8ffc-3c6161a4ebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:16.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:26.687Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=10f2d72d-13d7-4969-aa9f-64771d9020d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:26.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:36.702Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c9ff548b-f4d6-4618-bba4-c108fdfa13d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:46.747Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=aa8ba581-8e4c-42ef-8a2d-801cf0ebe9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:56.762Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=21783462-3c73-4abd-b4e7-6f35efb41607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:28:56.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:06.776Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9bd1ed9c-4772-4252-9a8f-1f5c194a5d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:06.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:16.792Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b38be229-e74a-42c8-9c8c-5a01e654fb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:26.809Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c519e2ca-75fd-4e53-bada-858fae717756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:36.826Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ad02d875-317f-414f-bf99-2e87c4280047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:36.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:46.839Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=309d9381-4bc2-4d7f-a530-f2609d3e5c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:46.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:56.855Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=27ae14e2-c141-427d-a12c-361357fd4524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:29:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:06.871Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7101d154-3e16-4485-b224-5c195839843e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:06.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:16.885Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ae9cc267-3c5d-480f-9d1b-150d399e1f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:16.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:26.932Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c3594e57-1acf-4361-a29a-ad20dcdce1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:27.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:37.009Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=25c42a70-8aeb-497e-97ec-e75a5d27cc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:37.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:47.024Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3a76185c-5c0f-48ba-89cf-04939f9eccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:47.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:57.037Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=122331ba-630d-4fc3-926a-fb00b203460c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:30:57.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:07.073Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2d138ca8-602c-4588-9ea8-af2b52867fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:07.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:17.101Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b5a75286-cfa0-42ae-9144-b0f314523944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:17.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T23:31:21.564Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:31:21.564Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:31:21.565Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T23:31:21.565Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:31:21.566Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:31:21.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:31:21.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T23:31:21.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-26T23:31:21.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:27.182Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=67208ad0-0d78-4927-8ec8-1d22f47f58de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:27.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:37.205Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4ef552ba-0671-4e16-9123-3541209369d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:47.217Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1e9c7144-3e53-4383-9f29-41a6e9b994c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:47.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:57.238Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b2a365a7-40ab-4c85-8651-71fe31390772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:31:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:07.253Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2b6619f9-5ba2-4f13-b4eb-0de909d94f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:07.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:17.267Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d7c0189b-0690-4ee0-b80b-d8feedc2486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:17.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:27.281Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0f6a7100-e81b-45fd-a87f-928d183ebf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:27.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:37.294Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=712a69ae-c0d2-4aaa-8742-16da731fdf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:47.308Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=43c19746-08cc-4b5b-89ec-9ce4b3dc4c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:57.323Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c1deaca5-2d44-41d0-a663-30673e278607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:32:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:07.339Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3d13fb0c-ca2b-4e84-9839-32e39d33e70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:17.353Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=89165c3e-76a1-4a02-a18a-08e8b8f75631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:27.365Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3f5b0196-f61f-493c-b05f-35d08f40da14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:27.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:37.380Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4cb10ebc-23b5-4aa3-83f9-e7ef6cf76bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:47.394Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=abb8a827-b507-4f32-b127-d24f0917ae2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:47.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:57.408Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=52dd0b79-64c6-47be-bb02-5eb7276efd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:33:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:07.430Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=88cf9681-33d3-407e-a355-34d4aae45e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:17.443Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=80f7ddf4-525d-4bc1-b96d-3d1d9b81bc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:27.458Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3a190259-13b5-4295-8c5a-25938c5c25ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:27.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:37.476Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e86e24e2-d711-4580-b1f3-0cfe6a5f0eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:37.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:47.491Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1e6af00b-5b05-4944-aeaa-d0d61c9f68a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:57.505Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b71874ba-16b2-4514-ba9e-a139e4e9d30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:34:57.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:07.519Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=18662c58-399a-4819-806c-0cfd88ae26ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:07.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:17.531Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c13e0e8f-6bf1-4337-98c1-949032c739ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:27.547Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=36191156-9324-43bf-8b6d-77b347bc1479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:37.574Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a8fd48e5-80b3-4f05-b30a-8de4132db985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:37.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:47.589Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fd3eadb0-24dd-46e8-804f-da7a8184b372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:47.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:57.603Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=358d0ad4-dd7d-48b5-b312-39fe32dfc901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:35:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:07.628Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a87716c5-48d5-4673-b008-d9037277d32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:07.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:17.667Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5ba56b04-30b2-4ea2-9941-936631b9b22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:17.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T23:36:21.589Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:36:21.590Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:36:21.590Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T23:36:21.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:36:21.591Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:36:21.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:36:21.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T23:36:21.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-26T23:36:21.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:27.680Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fdb16c60-a559-469f-8b38-e368fc8a4e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:37.694Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4c2497de-30f0-45e2-bc73-ce33f4e574bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:47.708Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0bf535d3-c706-4cdc-a41b-747ee8a0ba5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:57.722Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4de6402c-3bd4-46d6-bfbf-aae2b2e5bd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:36:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:07.735Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=28513038-7299-4b26-a5d1-dabddcc1eb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:17.749Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a75e001b-6ad5-48df-af3e-5e1e92c52275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:27.762Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5e894839-a7f1-4193-af75-efc41244d7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:37.776Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1d6ab39b-713b-4f3f-bbb2-3dc51aa1fb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:37.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:47.789Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5303eb7e-8151-459b-949e-a5f0e53ba71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:57.802Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=63fcd51e-c913-442a-a542-cf596ae41dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:37:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:07.815Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=20fbb55d-d155-402e-b3b0-5f75209bb267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:07.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:17.834Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5471c0f9-cdf6-4a81-8a52-187bbfc48d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:27.848Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=91e4f388-036f-44dc-b9ee-48b57bb7217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:27.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:37.892Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=24d3f203-024f-4fd4-a935-407906b69b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:47.910Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=17e64a16-52dc-496b-b3e6-67fc174771ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:57.923Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=687638e4-906e-4e39-97dc-5dc2870beb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:38:57.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:07.941Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b2f6f0a4-f49c-49dc-a1ae-3f45721e9890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:17.955Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=daad22c0-b08a-4c92-98a5-1005acaa47e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:17.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:27.968Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=37930d75-23fa-4712-a627-b597e7eccf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:37.981Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=60261e10-ccd9-4621-a8e4-f491927e72f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:37.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:48.000Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=91f58554-7ad8-460b-8071-6333c12e5dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:48.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:58.015Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=94f0cd8c-66aa-49be-9dc5-f21e31fe9314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:39:58.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:08.032Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=28f76d3d-9030-4aa4-97de-9f8b407a73ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:08.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:18.044Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2f85cf2f-bcb4-4b26-b97f-639462f8a61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:18.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:28.058Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=429c53fb-3e05-416a-a835-c4bfc4d838fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:38.073Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=69b47a4d-cae4-4dc9-ace5-198d59ca52e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:48.088Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3d750e5e-52e8-4a8a-83a4-13b1b580c0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:58.101Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b254a45a-ac57-453f-badc-b32d67048f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:40:58.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:08.118Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=917add0c-3aaa-4e58-9cbf-7b37751110b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:08.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:18.131Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=25d63bef-1b18-4ab4-b185-f743b4906798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:18.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T23:41:21.551Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:41:21.551Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:41:21.551Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T23:41:21.552Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:41:21.552Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:41:21.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:41:21.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T23:41:21.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-26T23:41:21.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:28.145Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7828ccc5-dd64-44d9-876c-ae49cf97b222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:28.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:38.158Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9ec02972-fc07-45cb-bbd0-73fbcfe9e90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:38.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:48.170Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=54a521ec-49b9-4896-8b49-3389280b8397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:48.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:58.184Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=169ad6c4-dc3a-434a-ab6a-8c4e6cb7686b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:41:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:08.196Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f5560e0d-dbc1-45db-a5b7-a749ff34bdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:08.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:18.212Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=575b6e87-83c3-48bc-8643-7878bcd8dace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:28.229Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=774e6a0d-b929-4879-b355-934ebfcaa3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:38.243Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=50e7b131-b411-4d95-b060-c9465d44b354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:38.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:48.259Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e299a5ae-600f-4339-82f2-bb31213781a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:58.270Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8c6feeff-62ea-4304-9ca8-81e907e48a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:42:58.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:08.287Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=927a6d90-1658-40c7-b3a9-c719e95a5511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:08.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:18.302Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a787472b-56d0-48dd-a716-437d6ec25906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:28.329Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a3a81884-2a39-4981-bc3c-a49fe1b663c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:28.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:38.341Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4d18109a-758d-48a0-851d-01e5016225aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:48.365Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=aca06226-f797-4067-9852-f8466871d214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:58.378Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e9901576-3554-42d9-913e-17c2b704f947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:43:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:08.399Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=00ae11de-7b87-4809-b9fa-bb9027a39dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:08.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:18.416Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6ec59449-aee6-48fd-8e3b-8629464e3839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:28.429Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9a3924a0-4d7c-4ab0-8ab0-bce5e7b2f4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:38.457Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=64cbc093-1b46-42dd-a48c-94bd468bf4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:48.476Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5155f8fe-c9cd-4923-811a-9ce8e1459527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:48.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:58.491Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=51a0c665-6d10-49ea-bae8-eb3d4b8c5f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:44:58.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:08.504Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f4c45cca-16ae-4c5d-9b06-e9a173a67594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:08.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:18.554Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6f4f5aa8-934c-4fdf-8587-1779c6551a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:18.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:28.570Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1c06e01d-022a-4c75-b1d4-474b675b0f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:38.582Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a1588419-968d-46c6-a1f9-f68b1978ce65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:38.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:48.599Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ca7fb36d-8d34-46df-b6d9-880be2a9218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:48.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:58.613Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0df80b4e-41fc-483e-b51d-c04d2098fd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:45:58.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:08.625Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7c91d44c-0989-4a46-b69e-72e63e1f9348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:18.638Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3a9d3199-5697-448e-9f66-7b602067f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T23:46:21.556Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:46:21.557Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:46:21.557Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T23:46:21.557Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:46:21.558Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:46:21.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:46:21.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T23:46:21.565Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-26T23:46:21.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:28.650Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c9e09954-922a-463b-97c5-53f71fca76ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:28.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:38.663Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ceb345f7-6ae3-4b7f-85d6-bd072accd959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:38.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:48.676Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=efe62e39-6d72-4b80-ab32-310a931a14bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:58.690Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f6ff69a2-6b0d-4717-8905-2dcb0124ac43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:46:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:08.704Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b4b6cdad-631e-4ea4-a046-177e5c63e316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:08.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:18.725Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=646cd671-487c-4f39-a8fb-911eac82b282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:28.744Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=86414ec1-d2cd-4a49-9a99-bd4c4de190a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:28.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:38.759Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2c9cb50a-43da-406a-aac7-2c0469baa5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:38.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:48.773Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c70cd594-4354-4b99-bc4c-5e2801cbbbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:58.788Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=89b03d80-3e43-44ef-9ec7-7f0765d23448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:47:58.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:08.801Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f1185581-a920-4964-8b99-71c8dc1782c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:08.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:18.815Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=dd6da892-1ee3-4889-b6a4-899f08de4539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:18.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:28.829Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=76fe1c14-62c8-40de-9678-769d68c067d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:28.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:38.845Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=44dd00b1-9f5b-42f0-855f-ed4d3657cd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:48.858Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7d98ad00-7f63-454d-b8bc-0eed5e4b0f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:48.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:58.881Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7d6bcf80-55c5-420e-bf10-e3042cf17b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:48:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:08.915Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6758ec77-8a04-4287-ba51-b210a68f5576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:08.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:18.928Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e9fce6c6-75b3-4da4-8529-20e6e16de11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:18.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:28.942Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=807cca93-838a-4c9e-9fad-b80a2b0d8e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:28.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:38.955Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1b12d580-6e72-4c98-9afd-b0f213d5aedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:38.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:48.970Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=12cc2b8a-391f-4d56-9e8a-8f6dafb03eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:58.985Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e3866d69-58b4-412a-afc3-b5df7fae897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:49:59.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:09.002Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=40edd92f-456f-4ac8-bf85-b1f994b87c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:09.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:19.018Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b4f362e3-1ac6-44ff-9060-1a68dc441cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:19.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:29.032Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9395a7b9-3baa-40f8-818e-1e531f635d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:29.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:39.046Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=521b8b42-ad2d-4ca8-af13-ffabf80df44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:49.059Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=61b42fb7-c618-4ddf-8b91-38aae1bb5f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:49.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:59.073Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a5156f45-1516-4e8f-a89b-e3a8dbee74b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:50:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:09.088Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9d329f14-2892-43c3-bda2-345564093e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:09.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:19.106Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f0aa5e49-99ba-46c6-ac32-c270a89c5eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T23:51:21.553Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:51:21.553Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:51:21.554Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T23:51:21.554Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:51:21.554Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:51:21.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:51:21.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T23:51:21.562Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-26T23:51:21.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:29.120Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e135dbb7-0db7-4314-97f3-42a91e77f133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:29.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:39.133Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6b1ba5fd-bb49-4a86-85bb-1cc123304e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:39.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:49.161Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e8749b6a-d3e6-405f-9b27-37e4a3404c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:59.175Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0e3bc8c9-cf2f-4075-a239-04c248421ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:51:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:09.190Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8b44cde0-d680-4a5e-b87b-50fb471552ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:19.204Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=45532c46-9e12-433f-9379-3a221742d0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:29.217Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=48819d1d-41a3-4af8-94df-3673fe687722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:39.230Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3bab7f9e-09c5-4aea-a8af-66a74badb9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:39.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:49.246Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cbd35be6-3b84-4e9e-921e-311914b6b020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:49.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:59.263Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=bd982988-b3f6-45d4-8030-16ec75f2149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:52:59.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:09.276Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=269bef7f-cbb9-4bce-99de-4d0ffc5a85a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:09.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:19.292Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f1908cf9-23d0-4c1e-ba93-ea5afe4c6dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:19.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:29.307Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7c689b12-535b-4de1-aaca-abd3f07b7b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:29.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:39.325Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2ea0916e-2e1a-40ec-bef2-cbafa5980eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:49.341Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fddf9a47-e9e1-47e1-817e-1b11370a2016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:59.355Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=08657944-f143-4126-90d0-b76a94627b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:53:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:09.372Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8a3a9d7d-0ef6-4ffd-95bf-fe11f010180c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:19.387Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3d54a442-8eca-41df-84c5-a3ca79d1b1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:19.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:29.401Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3825e196-ef63-409b-b6a2-e820391b54d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:29.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:39.430Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=20a0cddc-bace-4567-a307-51c9f617be30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:49.445Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c4935496-23fa-4f4c-b8fa-113c1f39e5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:49.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:59.462Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b4786c21-9499-4d87-a1ed-044720770b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:54:59.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:09.477Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=089db422-8a7e-4a31-8b25-1cc66e8f0e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:09.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:19.490Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=988060ac-9d49-4b4e-9841-4ac55a990df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:19.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:29.503Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=be366bfb-6d61-41cb-9bbe-a34790498ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:29.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:39.519Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=47258f20-ddc3-4d69-983c-b1af66cbce9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:39.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:49.532Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=93727808-90ca-4590-8e8d-eac43ab9ef02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:49.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:59.546Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=24f1e478-0a35-45be-b83b-654b034af930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:55:59.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:09.562Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=be33b2b1-0735-437f-a77b-5ad4feee9a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:09.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:19.576Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=71a750d4-e03c-4c5e-b631-53385cf620f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:19.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-26T23:56:21.526Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:56:21.526Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-26T23:56:21.526Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-26T23:56:21.526Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:56:21.527Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:56:21.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-26T23:56:21.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-26T23:56:21.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-26T23:56:21.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:29.591Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fe98da7e-9f9c-49f0-b4d1-124ec858ce6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:29.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:39.605Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9f474388-b6d1-45b8-a7a2-ad7b5edadb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:49.619Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=44d7c910-ec0b-494a-95f6-7e4c9f09b314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:49.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:59.634Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b936872f-4124-4323-ae2c-9d2efe5fab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:56:59.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:09.648Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=50dd36b3-bd60-4f08-b258-ef9a3ce91581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:09.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:19.662Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7b4b7e84-c51f-4d24-9555-a5f651911d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:19.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:29.676Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a8718448-ebff-49d9-a6e6-f83f92d022a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:29.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:39.689Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9f35c88a-3652-4e15-9ac4-0a237c12d8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:49.702Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3ab50a5f-1571-4747-bf6f-2b581febd48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:49.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:59.718Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=bf72cdfd-fa23-4469-ba2c-2bc0b89a6389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:57:59.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:09.731Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7a7b45c6-0e63-45fc-9788-bc695121cf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:09.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:19.746Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c6562e5b-24a8-4a28-8d3a-c215053862f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:29.760Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=58b7650f-b1e8-4140-91a4-07e9560ff8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:29.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:39.773Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b849305a-a17b-43d0-ad59-fd5909d83881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:49.786Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3d4a6aec-db67-424b-bb5c-222fe72cdb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:49.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:59.801Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=eea37e4d-5fce-4d3d-8792-d193011622cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:58:59.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:09.819Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=090ad4b6-b5ef-4fda-a0b6-58f86b19c307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:09.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:19.834Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fd24898f-234b-4549-90d2-dbed3ea949f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:19.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:29.846Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2038bada-bddc-46a5-96de-e9d81b0b8fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:29.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:39.861Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7a123274-6e43-4365-a8a0-bd0f2c16ca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:39.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:49.874Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cbcf3f44-121c-4616-b7ec-76b0a00abc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:49.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:59.904Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=80fdf80a-ddd6-4f60-9b87-030dfa049e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-26T23:59:59.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:00:09.918Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0bf01d7a-0928-4d82-93cd-651a155756f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:00:09.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:00:19.946Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=406788eb-39c6-4232-8301-d2dbc9c65fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:00:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:00:29.963Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c70333a1-3c0d-478a-bb82-991a005ac65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:00:29.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:00:39.979Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=63e07a46-1f5d-4613-8e0f-0a553f85928b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:00:39.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:00:49.994Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3dda7a2d-f236-4963-859d-e360de8d14b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:00:50.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:00.009Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0324d1c4-55c7-4c5f-bb1f-2a8eeb7544f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:00.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:10.022Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3c288b45-c1c5-4141-a12a-75de8235a6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:10.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:20.036Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=60342e7b-c0fc-49fe-8004-388e83357c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:20.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:01:21.503Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:01:21.503Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:01:21.503Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-27T00:01:21.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:01:21.504Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:01:21.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:01:21.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:01:21.511Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-27T00:01:21.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:30.050Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3acae8e0-734a-4112-9429-ef4fb4a4ffc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:40.068Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=62626758-da37-4379-af41-935b32ad35df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:50.081Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0942b19d-3cec-4057-9a4f-581070e17a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:01:50.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:00.099Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=513cd866-498a-44bf-a601-d096346577b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:00.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:10.117Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3a027b70-7ece-415c-8aa8-3f4cd6e6015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:20.130Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ff02f7a1-8208-48e9-b4c2-ce6323be07e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:20.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:30.143Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c865553c-30d1-47db-acfc-b4207e578fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:40.156Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=48888a4d-8a67-40ce-bb43-42db92ab76bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:40.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:50.169Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a0cbf74a-1821-433f-9e9e-fac8e911286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:02:50.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:00.182Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2772a540-9ad8-44d0-86c9-d3bef2affc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:10.195Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=523c5dd2-a9de-4627-82f7-7aeffe211af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:20.208Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8cb94f54-535a-4e90-bc59-61f5aab3c969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:20.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:30.223Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=99d56e50-4044-47ce-8cc8-2d04a9ab1d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:30.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:40.237Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=63f8f2a2-ea14-464d-8cb8-95dfaf078f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:50.251Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5be18f3b-f695-4e36-93a2-c060489db557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:03:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:00.262Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a1be4a77-4174-4d15-aa85-f9fb181b3726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:00.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:10.277Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c6ace97e-36cf-4382-95e7-42fb03cf4054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:10.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:20.288Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=94064056-59f2-4ebc-900a-b45a9fcd295e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:20.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:30.301Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8b8fa135-36f0-4a5a-9582-01febc11b4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:30.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:40.315Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=bf1f9f53-2759-4376-8caf-2c128b43c7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:40.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:50.334Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=05ee0341-fa04-4dd1-b224-9d4199e27448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:04:50.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:00.346Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=642fe5da-c1a4-426a-82f2-7b8cbc077cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:10.377Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5e566cef-ea49-4c99-a084-642c02960181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:20.392Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=85c7720c-af47-4051-b0ba-21744fe5ae9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:30.405Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a1e5bb8f-a267-4bfa-b329-1a5727f9984f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |