By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: 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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:40.417Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fa12e511-f16d-4849-bf90-1397d6a8a080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:40.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:50.434Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c0b5221e-6788-4681-8739-b56420719941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:05:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:00.447Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3de5e092-2b8d-4b0e-af6c-6906ebae7009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:00.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:10.460Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=19b4ea62-497e-451e-a035-f21bc1917c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:10.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:20.474Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d38c9fde-0f9f-4f81-85b8-8ce604175a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:20.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:06:21.571Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:06:21.572Z |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:06:21.572Z |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:06:21.572Z |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:06:21.573Z |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:06:21.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:06:21.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:06:21.581Z |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:06:21.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:30.488Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7ed15706-0986-4da8-97e7-fff632545513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:30.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:40.501Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=227f8c56-4d4d-4631-85d1-9ecfb592efe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:40.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:50.517Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f01aa6ff-bbf2-4fdb-a5da-45834079bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:06:50.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:00.531Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7e446c88-0845-496a-a9c2-b14a6f1088e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:00.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:10.558Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=64b45a17-803b-4b4b-993c-970504c1ff9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:10.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:20.573Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1744a5ef-fced-4a63-a883-552890c63a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:20.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:30.586Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=14da563c-386e-486e-a0f2-56a91821ab19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:30.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:40.611Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=48436bbb-2476-4ccb-84bc-1aa6716b5595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:50.628Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d16d83cb-3734-4a09-b0db-f6e64b20cd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:07:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:00.645Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5d2bdf4e-c6ac-4b64-b6eb-e259e6af4818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:00.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:10.660Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e1c7eb91-639a-4d38-b160-2895b535e5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:10.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:20.675Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=26198d37-8b33-48ba-ac70-eeb5e9dc655b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:20.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:30.688Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9916356d-cccf-4e0e-9f4d-1d0937020c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:40.701Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0e44dc15-8374-4ea7-93ad-661dd67f5e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:50.715Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=56a7a5a0-c67d-49e7-b72c-19475249b1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:08:50.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:00.731Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=77be9f07-6e37-4f62-a1db-918b466b5488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:00.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:10.769Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3085e83f-38cc-4cd3-9e82-d0734771d2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:10.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:20.782Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3d4743e1-0269-45f3-adb3-622b25902ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:30.796Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6c1c1f26-772d-4f47-b46e-a2d60715e5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:30.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:40.808Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6f39e0fe-37e2-4871-9a10-a22e18c00d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:40.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:50.822Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9372c186-29fb-48f4-bf43-cd4205c41413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:09:50.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:00.838Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2a16dd17-e3e9-4363-a531-8124fad35aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:10.852Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1da84d51-e716-4ebe-8ba4-67ea9a344b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:20.866Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=52c26b08-88fd-4a75-bf6a-4c6717ef595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:20.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:30.880Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7c96022d-700c-4673-b7c8-9e9930468fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:30.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:40.894Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4f391efa-f50e-473f-a6e6-053ce21aadbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:40.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:50.907Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c303c4e4-44b5-4059-ace1-57ae35a90090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:10:50.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:00.919Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c131f822-c66e-437f-b430-e7a405a66d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:00.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:10.932Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9068e57e-aee1-4d76-8446-378f349f4015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:10.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:20.945Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7787383d-c7a0-48d7-8639-056ea3f997af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:11:21.575Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:11:21.575Z |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:11:21.575Z |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:11:21.575Z |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:11:21.576Z |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:11:21.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:11:21.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:11:21.582Z |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:11:21.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:30.958Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c99250d4-a164-4d35-9c35-165631e84b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:30.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:40.976Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f2a58064-e56a-4d21-867b-f52ef470054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:50.989Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=44ba1d4d-8987-4953-a856-a2774eca2565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:11:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:01.004Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a3859797-09d9-44e3-9ec5-0c0dd6200756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:01.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:11.019Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=401496c5-ed9b-4a77-b210-305256996d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:21.031Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0a9c3878-b707-4a9d-9e88-88cc06617be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:31.045Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c436d708-80cc-4fef-a034-b880000dacfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:31.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:41.058Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2da1341f-f794-417e-bfb9-a7fdee6f9471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:41.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:51.073Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f1016b63-05c9-4a57-9113-cdfb3e5d86a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:12:51.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:01.086Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5b8b66e7-47fd-4d79-b58e-6a5837e6338e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:11.101Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1f7aa43f-bc0d-4818-a1c3-2dbaa195ca65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:11.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:21.120Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3afc0237-3934-4261-98e0-00cfd47a869e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:31.136Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=90367987-685e-4959-9860-a02e55ec7f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:31.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:41.150Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b9c2a39d-8645-4b5e-a0fa-ba1d1fb5be09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:41.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:51.162Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c2fb9531-87ef-4d78-8e28-c5146ec66445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:13:51.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:01.175Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=acad2564-7b6e-4dd5-b8f5-8b2ce89390e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:11.193Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6e5f686b-cd94-450f-8b3d-b5c749e9a864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:11.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:21.208Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=342979e7-be50-4f4a-a1e6-7f44d200c313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:21.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:31.220Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e211458c-e65e-498b-87e8-4ed00038764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:31.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:41.235Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1c352a1b-187d-4599-b23a-c00b57e9b5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:41.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:51.251Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1d1456d4-b133-41ba-949a-13678c858752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:14:51.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:01.264Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=47ea2746-7a55-45ec-a12d-e1410fe38f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:01.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:11.278Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7fc0d26c-8c41-46ac-baef-dbaed6641f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:11.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:21.297Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9ea7a1fb-8d32-4187-8756-8ee38a677892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:21.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:31.312Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f0c1de4c-20a5-4854-8d6a-be1d898165f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:31.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:41.325Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=99da4360-e379-431f-b183-5c36bfbad352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:41.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:51.340Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=321d96bb-3368-4f59-8206-86bec052d79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:15:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:01.353Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9389ee68-4b91-4ef0-905f-0abc5d42c47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:11.365Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ef34c134-6f56-4eb2-98e7-619fb7f1a875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:21.383Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7838e740-cdb2-46da-8917-d8d17b8f12c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:21.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:16:21.538Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:16:21.539Z |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:16:21.539Z |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:16:21.539Z |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:16:21.540Z |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:16:21.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:16:21.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:16:21.546Z |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:16:21.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:31.398Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1bbe3e04-0fd0-415b-b093-49f516320a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:31.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:41.410Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2aabb5ef-6b20-44ae-b609-8815be995dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:41.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:51.423Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=63db17ec-25a6-4d0e-a799-1f1b4b73eedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:16:51.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:01.436Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5bbbfcaa-31e1-4f65-abfa-160e84540be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:11.448Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=bb5525ee-18f4-4dbd-8f18-bd1144821754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:11.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:21.464Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1b664834-50a6-4786-ae72-8d64e50fc175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:21.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:31.483Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=db510b60-18db-41f7-b0a9-055eb32e2312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:31.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:41.495Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f44a771c-6016-4220-9e4f-3fd8ec7eb31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:41.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:51.509Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4886a3b4-078f-4a48-ae6c-a04ff09dcbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:17:51.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:01.522Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2db4398e-7aed-4817-8044-0b4a682c5062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:01.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:11.537Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=72e590d8-fa86-44f2-84e7-697fdcf0a412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:21.549Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a6199edb-da99-441a-80a5-8f3dbcb2bdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:31.561Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3705d5f4-ecbf-45c3-ae25-cb9ab2df81c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:41.576Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d7c87f80-9057-482b-b4ef-1c14b8b49f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:41.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:51.589Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b05243c3-d8b0-4ec8-b7e1-5c8e5abd3756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:18:51.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:01.601Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2efb0fbd-7453-454c-ac9f-02fdf0e16820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:01.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:11.616Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b1257202-c099-4239-a9a3-4299fed8ef4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:11.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:21.629Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1834c149-00dc-48e0-a50c-3397e27eecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:21.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:31.644Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=21c1f396-10e6-4974-8789-36ea3c5159c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:31.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:41.658Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=dfbc395a-233d-46ff-8fb0-3bdbec8def31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:41.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:51.672Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7d7f8f46-f4a7-4143-a4b5-37dc8790604e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:19:51.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:01.684Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4ea1ae76-280b-4987-9b6c-c2262e661e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:01.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:11.696Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=96cb364c-8808-4ed8-9fe5-f3ae43ee8a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:21.722Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=03b6f102-ed7c-482d-9a0c-15b66d738c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:21.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:31.735Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d3ed9ef9-255d-43f0-876d-b18a9b431e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:31.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:41.750Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e78cab19-35d3-4bdc-a569-1eff7a8fdf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:51.763Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=452b9a43-7812-479d-a3e6-caaacea9a891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:20:51.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:01.779Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a6951676-3bef-4d26-b892-0c70be7aba5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:11.792Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=51b43698-9a6f-470c-b878-febbfd0c6753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:11.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:21:21.517Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:21:21.518Z |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:21:21.518Z |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:21:21.518Z |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:21:21.519Z |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:21:21.525Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:21:21.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:21:21.525Z |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:21:21.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:21.808Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d42e6014-08f0-498f-bc66-5dfb7f2cc6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:21.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:31.822Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6d4f0eba-62b6-4804-b4b8-5b869a19ad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:31.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:41.839Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=aee8bf21-bcc7-4de5-85ef-fa435a7dfb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:41.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:51.853Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5f813d27-14c1-4da2-93b6-a65032db2bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:21:51.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:01.868Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e1745da5-7a49-47ea-9e7d-2ece2ec03fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:11.881Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=28ada074-0cd5-420c-a925-2cb68941387d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:11.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:21.896Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e5439191-a54a-47ff-91c9-169308768ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:31.914Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=22d2a7f0-c67c-4710-85f7-6bb987626e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:31.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:41.934Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=54214e65-ec9f-4992-ae89-d37aadba8e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:41.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:51.948Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1274a395-6c0d-4907-932a-73a0aadedd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:22:51.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:01.960Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=be78fa20-e887-45ea-9b3b-8975f21e70d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:11.972Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9fb51e14-4d01-4207-91c9-398b5c22bc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:11.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:21.985Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d3cde4a8-f982-413b-b6c6-d35c71b5ce52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:31.998Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8d474d6a-cc09-47fa-b8a7-7329db6c0f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:42.014Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=919743e6-0959-4061-af11-a31eb04d5488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:42.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:52.027Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=10d1428f-9309-4a34-992b-b4532fec23df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:23:52.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:02.039Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=063119ff-a602-451d-8771-9cf916cdc70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:02.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:12.060Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=aba5efb3-f0fd-452c-af9d-ce278fed6afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:12.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:22.074Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b0a93cdb-2a54-4f90-9de5-ecb9e3e4f1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:22.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:32.087Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cd53813f-a7cd-4093-b2ac-6cbcaf49a3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:42.101Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=24193bab-4605-4162-81d9-ff16da78d3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:52.115Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=085f8f0b-e429-466e-ab74-7d929ec45e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:24:52.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:02.127Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1671f2ab-0fd7-492c-89b7-655e2ef72b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:12.140Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cd36978a-0b57-46c7-a4db-749b1471b465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:22.154Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b24251b1-9bb0-4181-a0b9-b73a335a8ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:22.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:32.170Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d417dd0b-9d37-41d8-98b3-5454ed2092f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:32.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:42.185Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ca3d5cdd-4043-4062-badf-664ae06ef5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:52.199Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=13c4b164-0f52-4c0f-8d10-65a5497f9fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:25:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:02.213Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7b9d0bed-164b-4ab7-8d4d-b8df81b9e4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:12.232Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7f0ad05c-b186-48d8-b1b8-6f7bd27ea0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:26:21.566Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:26:21.566Z |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:26:21.566Z |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:26:21.567Z |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:26:21.567Z |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:26:21.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:26:21.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:26:21.573Z |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:26:21.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:22.246Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5de1fe38-0779-4716-a1c2-1a7249f77691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:32.265Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1ad84877-37f0-4a51-9f3e-65788a1638e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:32.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:42.293Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2ac8f417-0879-4156-be6c-3ca9558eada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:42.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:52.307Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=10a281a0-ed75-4e0e-9d4d-75c87eb2549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:26:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:02.320Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=66631986-57aa-4723-a2f9-7ebb9394f356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:12.333Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f21525af-33cf-4d83-a538-70478d6351b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:12.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:22.345Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a9222f31-0596-403a-846f-a244a455987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:32.357Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=275e752a-798a-42b8-aa1d-a8c2410c408a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:32.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:42.370Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7d9b0b23-5c82-4e93-884f-d7dc9b95c912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:42.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:52.383Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7c7397b0-012e-4f89-b433-0cbe12138c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:27:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:02.401Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6fc5a78a-bd9c-423b-b3a7-68c0875bf37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:12.422Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5b4e5250-2214-4f9c-b4ef-470d65a03503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:12.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:22.442Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cb3e6785-be96-43de-9416-ae20a26b4a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:22.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:32.465Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e1ba3e99-e2f8-4f85-be95-3d712cf3e866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:32.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:42.479Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=da2407c0-d07c-447f-8d3e-bcafdb56c375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:42.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:52.492Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b2bbc405-07dc-4654-929e-66ec531f0eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:28:52.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:02.505Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c387d936-e90d-4ac1-9da1-42cadf88c226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:02.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:12.519Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=105d3feb-4050-4e19-86d8-f5e001b7cefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:22.533Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d20f07d9-5417-4de7-8d2e-7b79b9914da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:22.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:32.547Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2cc6c8ca-400a-437d-bcb7-f4fda7a5c225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:42.561Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5884a632-9192-449c-bbf7-d4d25b5ad50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:42.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:52.577Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a14cc7a5-6b4f-43d0-a92e-33b383fc3eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:29:52.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:02.593Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5846361e-1241-4dd8-935c-8ae7033e1ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:12.606Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=149134e2-0e1a-4892-9c54-31528d1df027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:22.621Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4315947e-60c0-4553-abcd-8af83d8f2952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:32.635Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b2a55363-6641-47da-9e39-a1fdcb897596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:32.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:42.647Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=91a90f1e-5900-4300-8ea3-b716dccacfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:42.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:52.661Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8bca5798-c22d-4998-8197-510c6a1c6f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:30:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:02.675Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cb81336f-5628-4588-beaa-051552c3826f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:12.691Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c45536f6-d555-4ff3-9187-3347a70d77e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:12.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:31:21.561Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:31:21.562Z |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:31:21.562Z |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:31:21.562Z |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:31:21.563Z |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:31:21.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:31:21.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:31:21.570Z |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:31:21.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:22.722Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=268b4cbe-d777-43ff-95c7-7e9925decdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:22.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:32.741Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=74a24257-eaef-48cb-b56a-8f333237197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:42.760Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=133d4474-e213-48af-a26f-b94517a15e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:42.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:52.795Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=401d0fdb-4c48-4c5f-bf18-06fbae3dcfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:31:52.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:02.808Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2ff6abfe-1705-49ab-9bf1-dc8e8576bb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:12.843Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0b43c905-e662-4304-8a07-e93e9af1d642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:12.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:22.856Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f600dfef-48df-4f96-b4ad-7cefdf98bca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:22.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:32.869Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b014c751-d8f7-4203-9990-22da11925a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:42.881Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5af8eee7-91c4-4808-ba2d-5915ce764ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:52.896Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8c8a247e-987d-4537-9039-4e72c3dd88f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:32:52.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:02.910Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f86952a5-7395-4d7e-80d3-e00ef9852d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:02.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:12.923Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=982a7c05-04af-4169-809c-5d5476316691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:12.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:22.937Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5feceeb9-6d15-4935-aba7-b1f312b7d691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:32.950Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0e6cbd09-9652-4195-a066-b10e03808c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:32.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:42.963Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=62e6f0ce-19e0-4770-bd48-52310fadf83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:52.978Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c5df879b-d4eb-4718-a433-4900e1019b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:33:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:03.009Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1ecb5cd9-50fb-4233-9104-4d58a7b3d236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:13.024Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b0a7cf72-1054-475d-8a2b-9eef20eec5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:23.054Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b60df66e-8a08-4277-a930-dbc1669df4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:33.068Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=08ae0ae7-83db-46fc-a1ad-89f44c266c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:33.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:43.082Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6192ac07-f5a2-4b32-bf5a-b2f8bfb64c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:43.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:53.097Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3cfa6209-3337-4298-abef-1b0b08ed120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:34:53.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:03.111Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e8c1c2e2-d0f6-48d6-9d80-674a751b1733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:03.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:13.127Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6c294dc7-0413-48d9-a9c6-c863f3bc7df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:13.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:23.140Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=22114ae0-9c79-499b-b475-ad7b1a516391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:33.155Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=059455f9-848d-4f03-b388-dcb36c877609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:43.178Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=32ab5b83-fb4d-4e79-81b3-e9be501fcd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:43.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:53.192Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d0185bc5-0c8a-4027-8fb9-93e4f0c9193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:35:53.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:03.208Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e539b2f2-c09d-456a-9e63-95678c5873e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:13.224Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=21a8716f-ea9b-4623-b166-c86ca81f256c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:36:21.547Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:36:21.547Z |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:36:21.547Z |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:36:21.548Z |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:36:21.549Z |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:36:21.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:36:21.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:36:21.555Z |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:36:21.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:23.237Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=53a31940-3895-4c8b-83af-d22b10830d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:23.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:33.252Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a2276295-9488-43dc-a613-5eb55a654f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:33.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:43.268Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=adc76c90-8550-4b72-be33-72816cd6ef8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:43.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:53.285Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3524e16a-e3f4-4294-98b4-e1daa9eb4d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:36:53.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:03.299Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0dce6ee4-49c6-4037-a8fe-2c2f77610a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:13.313Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cd56d5d9-87f5-4e74-aba2-01e6ffa2ea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:23.326Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=490928c3-54f4-424c-915d-d46f4eed8fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:33.339Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2ae9e893-15da-4a3b-a070-85c6253c9ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:43.357Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=56119021-d8a8-4516-a95e-1276c6ae3f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:43.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:53.371Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cc71cf19-4650-44c0-8c36-1d1f319935ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:37:53.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:03.384Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3713899f-5fd8-4812-b8ef-01e0b6605655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:03.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:13.397Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5b9d4af1-8160-4b18-8468-ffc6a1a45dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:13.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:23.411Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6dd8a68a-d1dd-4e44-922b-0d84e0620f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:23.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:33.423Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4449f1c7-f77a-40b6-910c-dee370c37458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:43.438Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5d5483b6-6be8-45ff-8a36-55152f204a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:43.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:53.450Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8b23e832-cabe-4146-ab38-42ae2a47b8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:38:53.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:03.462Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e482e0d8-0383-44e9-ba2b-5b5005c61274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:03.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:13.474Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=71f3a14e-f485-42e8-b984-e50bf693f99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:23.490Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d4e011e0-9c0a-4fdb-91c6-a9f3e8147541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:23.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:33.505Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8ad44765-f1fe-4f8c-82be-089ec82b9ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:33.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:43.519Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b3b8dd66-38f1-40a4-856a-789182db2fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:43.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:53.531Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a7251db6-8409-4ca8-83ee-54720cd7fad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:39:53.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:03.543Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=dfd8e4c4-5988-47f4-bd31-9ce5a4866559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:03.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:13.555Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=67f4a192-3985-4ecd-ba59-ae8e810e5f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:13.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:23.568Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7dced172-f81e-4f7d-bde0-828667827adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:23.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:33.582Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b3207f78-0f4f-4b85-b6e4-bf7fe5fd8a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:33.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:43.594Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fd1abe7d-3f06-4094-b5af-b07881f27c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:43.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:53.605Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8250fa4e-bd26-4c70-b952-2443cc2e79b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:40:53.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:03.616Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=08f4f1fe-d8b8-4990-b970-f67d02374aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:13.627Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=60389f30-b5b3-48ea-963e-39f8b749cf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:13.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:41:21.499Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:41:21.499Z |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:41:21.500Z |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:41:21.500Z |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:41:21.500Z |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:41:21.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:41:21.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:41:21.506Z |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:41:21.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:23.643Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0c67715a-15ea-4399-a9bb-f8d935910f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:23.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:33.655Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1a0ab06c-2621-4c39-84b4-30fdbae56329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:33.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:43.669Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4256a3a5-4528-48ff-8294-f736c60dcf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:53.693Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5d9e4243-910c-443a-b4d7-6205e73c9c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:41:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:03.721Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fa04101f-f31c-40fc-8241-4ec75236c36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:03.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:13.735Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=846e9852-afc9-4c79-b49b-31a4d65d28ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:13.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:23.749Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8f748805-fd9e-4272-9d1f-ceb16d5f73fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:23.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:33.765Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d8ad6570-3dce-495a-8229-bdee5b6e7050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:43.779Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a72451e7-5755-4dcd-b6a7-2d41f486b064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:53.798Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=47505329-0c11-45d7-8711-071a3120aa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:42:53.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:03.815Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e9278556-21c9-4e49-be37-1d1d0972d01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:03.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:13.829Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8b3bdcc5-a745-4aa5-84d2-9a45c002093e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:13.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:23.854Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9d20ef61-e0eb-48e8-b8f9-6e7c7103dc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:23.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:33.876Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a3b32ba4-d643-4a30-844c-d47ac18eafb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:43.894Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8b7fc9dd-9f9a-4191-80e3-e6000f88cc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:43.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:53.910Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1bccaac0-4d78-4c26-b6f2-81885b525e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:43:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:03.942Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1fbccf6d-4dbf-49f8-93db-fe68963e14b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:13.957Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4d2ee692-9bf1-471a-a003-ff56b4221b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:23.970Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=88e4ef68-90a4-44ed-a074-0f9107e0bcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:24.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:34.021Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f1a71f3c-183b-434f-b2e9-a46967a6742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:44.035Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6a7c9bc7-2966-4b80-865c-f080e904d5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:44.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:54.047Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=699c7e06-7956-4ed5-bc08-0fe5d5383318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:44:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:04.061Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=80781a06-ac53-4ebb-8b1a-0b75ec74d49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:04.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:14.073Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=99c034ff-4707-49cf-b1a8-df13af26e531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:14.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:24.103Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=16fe72e1-8832-4d1e-ab28-2c0f96c32f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:24.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:34.117Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3d7f41fe-4c6e-4cfe-a3ae-daf63cd8b820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:44.133Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=00d0f5a1-57e3-4ed7-931e-0bcbfd609303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:44.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:54.146Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6cb2a7ee-e46c-46df-ac47-7c5b0edf8c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:45:54.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:04.159Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3df0fbc7-ad7d-4a13-857d-52025c4b3857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:14.179Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f168e0b7-6093-412f-a8c9-7328bef848a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:14.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:46:21.597Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:46:21.598Z |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:46:21.598Z |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:46:21.598Z |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:46:21.599Z |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:46:21.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:46:21.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:46:21.604Z |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:46:21.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:24.194Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6bebd547-413d-4b49-a8e7-95d9e134da9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:34.208Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=38b4b4cc-beb3-4dc3-aedc-3a7e3372528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:34.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:44.221Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=913c234e-570b-44d7-9bce-2ac3427b646d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:54.234Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=40e6de73-4d5c-4b8e-af1a-891221feeacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:46:54.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:04.248Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3c73ed53-4dfa-4d3d-979a-cc841cc34543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:04.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:14.261Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=874abfcd-7ea0-4083-82ca-7c5a09b6b1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:24.272Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fab755ad-61c3-4e72-8fd7-a8f4590fa766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:34.286Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=523fc7cc-241f-48dc-8383-ed77c5bd54ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:34.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:44.299Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1daf9ac2-aa2c-41d0-b3f8-1541e3d67914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:54.313Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=eda99db2-2a43-4ad8-a090-fe677ab4a64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:47:54.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:04.327Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=021e4705-8ceb-494d-b431-0dc56ea629a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:14.351Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4fdee94a-1942-466f-b016-cf8764d7d76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:14.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:24.364Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c6920a21-c4e9-40b8-bcc0-6b82b949cf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:24.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:34.376Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=348e1f6e-09c1-41f7-a9cd-9b2dd56e01db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:34.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:44.390Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c530208f-abf0-4883-a2d2-b8e8844d098f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:44.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:54.407Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d09db87a-1e3c-4af9-8048-fb28a0f44bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:48:54.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:04.426Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ef7bd904-8780-4824-b211-f576b8e337b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:14.443Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b6e8741e-42b1-4343-ad43-2cdb5ff39cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:14.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:24.456Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0d246d1a-2595-4fc7-88d2-ae03c52f1609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:34.475Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4a0bfcf0-8112-400d-ab38-33a91cad9289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:34.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:44.491Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cf866a36-4e27-4949-9d77-ff6ecace863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:44.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:54.504Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d8e16b29-4c71-4248-b66c-01bdb2bbb572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:49:54.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:04.522Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=95e10e79-6a7d-4f13-99ff-a55737c8d341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:14.535Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ee003d82-64a2-4a0b-bafb-806accca8343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:14.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:24.549Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=13bd9728-2520-445c-af09-d57821dd7212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:24.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:34.568Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6f11d5b3-e3e8-46cc-be5d-d8ed98b439f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:34.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:44.580Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a958d1f0-560d-4a85-a1dc-3481258192dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:54.594Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=26a52193-7010-4d75-b0bc-977f40418b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:50:54.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:04.607Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=65e89e78-e6ab-4b20-88bd-af963f6bde53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:14.622Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1991ecd8-c900-4c8b-9be2-c78e4512b388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:14.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:51:21.565Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:51:21.566Z |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:51:21.566Z |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:51:21.566Z |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:51:21.567Z |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:51:21.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:51:21.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:51:21.573Z |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:51:21.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:24.649Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3936188a-c22d-46d0-a108-d8fdce8e0af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:34.665Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6db7d5a4-ebc8-49d4-b6fa-848e4c2e00f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:34.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:44.685Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5fea8927-ef87-4835-901b-7b3cd3f17ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:44.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:54.700Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9163ac47-14db-4a36-bd48-06b0f57bc0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:51:54.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:04.711Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=bbd5b27d-9b86-4e8c-a87d-7299569d00a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:04.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:14.724Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=47e57490-8215-4b3a-bb62-2cbc4e1d087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:14.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:24.737Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=055521e0-2f2e-4663-8d21-5c44185828da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:24.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:34.758Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=614fe526-82e5-43fb-b323-89572270c9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:44.775Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=19116a41-e777-424e-b1ad-e8bd618a7690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:54.790Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fcdd8e51-ee82-4ccf-b0d2-012f48b5828e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:52:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:04.804Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f7e15b5a-06eb-45b5-b542-b57d44aff6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:14.816Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a83c6529-8ecf-4fe8-8274-c2781653bcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:14.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:24.829Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=93660958-beeb-4005-b23f-1a4c4ba7f6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:34.842Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f6daf5e8-ca75-45ef-87e5-84995185dd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:44.854Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=992ac787-79a3-475c-a6b0-842a22a128a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:54.867Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6d9eff9e-62a8-4753-9cb9-9396c839f17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:53:54.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:04.879Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c05f729d-06e9-4eec-a922-7f708d8a17d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:14.893Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f9ce7538-6ab7-4d81-af08-8959bfe18a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:24.905Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3348e15b-729d-4a56-a49c-6387298ffbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:34.920Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5adf18dc-2c57-493f-8fe4-428b126e189b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:44.934Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=886c989e-05c1-4958-932c-2c3c9cd58cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:54.949Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2b7812e2-d9a7-4f92-8011-0bbc77445089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:54:54.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:55:04.961Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=75a58488-7345-4ef1-b923-f226f31380e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:55:04.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:55:14.975Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7c9b723d-94cd-42b8-9c98-ef7b450e6af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:55:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:55:24.989Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f1071ae6-37d6-4de2-8043-ea0398b65535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:55:25.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:55:35.004Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6560de3c-f50f-4190-94de-8ce7ed65755a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:55:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:55:45.019Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=bf720d08-e9c4-4dd0-bc0b-62c50201cfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:55:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:56:05.454Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=50d7116e-cc4f-4b94-a452-e621cd7bdda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:56:05.797Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:56:15.793Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=621a9ec5-3a90-4484-85a3-6ae51632467a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-27T00:56:16.796Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=gFc7BGYGGgCnIJSOwfAQ, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:56:17.329Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:56:17.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T00:56:21.472Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T00:56:21.472Z |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:56:21.472Z |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:56:21.472Z |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:56:21.473Z |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:56:21.477Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T00:56:21.477Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T00:56:21.477Z |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:56:21.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:56:27.330Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=bf5959a9-da87-496d-a2bc-6bd39efabc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:56:36.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:56:46.919Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1133d22e-fcec-4371-a8b0-372f193f5b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:56:56.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:57:06.491Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3d2bee67-fc91-4dd8-b363-373b758bf4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:57:16.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:57:26.043Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=36bc05a9-b038-481a-ae4f-3282f79dc9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:57:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:57:45.652Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0c76de72-8df9-4019-961f-1fded345df37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:57:55.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:58:05.208Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1d6aa0bd-5f04-42e8-8ae1-cbc42cbd6ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:58:14.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:58:24.789Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c5abf312-8509-4dee-9a6e-12c8d3a2ef43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:58:34.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:58:44.358Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=97bf2a5b-2ab6-4acd-a2cc-0f1c5e9517f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:58:53.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:59:03.928Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f2bbe60c-10d4-4977-92b7-0f404ebf824e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:59:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:59:23.540Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2e5f7d82-6f69-48c8-b8c4-cd14cef9d3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:59:33.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:59:43.093Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a17d02d7-555f-4a1a-9500-1c9ce6ddd892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T00:59:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:00:02.688Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6466eed7-2f2e-4f69-aced-f07271efbe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:00:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:00:22.279Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=04388755-0c09-488d-8d71-98ad25af3ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:00:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:00:41.854Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0bc7513d-5f3a-4ebf-8be2-b3c9d3b11bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:00:51.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:01:01.444Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6c312578-1082-4a30-8be1-a533cf75be20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:01:11.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:01:21.015Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7ce415bf-8f27-46c6-acec-393f6015bddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T01:01:21.574Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T01:01:21.574Z |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-27T01:01:21.575Z |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-27T01:01:21.575Z |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-27T01:01:21.576Z |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-27T01:01:21.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T01:01:21.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T01:01:21.582Z |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-27T01:01:21.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:01:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:01:40.593Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b24f16ff-c620-4ecf-9e80-0331064de087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:01:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:02:00.178Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f5346995-05d6-4cd4-9fc0-d54d1bef384c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:02:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:02:19.734Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=822f64eb-872a-4cbb-8e7c-1f7cccfce2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:02:29.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:02:39.293Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ee5b29cb-85a4-41c6-bb4c-e2053c64048a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-27T01:02:40.217Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ueYa07tGlpKeNofMdWMb, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:02:40.239Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:02:40.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:02:50.243Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4f40ff5e-ad9a-4bd1-8fd1-8c5c8a30ff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:02:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:03:09.799Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=81bc0b90-68ad-4eb9-a6fc-f3d54ff7e660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:03:10.506Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:03:20.508Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b5f2fbe1-fe25-4400-9d6a-bc45c182b73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:03:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:03:40.099Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4e63dd01-3f2f-4532-9493-949f6884c532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:03:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:03:59.695Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2f220f14-9d3d-43cc-bc74-6d90d4b4cd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:04:09.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:04:19.288Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1f7d1eb5-97ad-4923-aa1c-535712effe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:04:28.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:04:38.851Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=62b7afbf-18f7-46c0-b62e-9c8953982445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:04:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:04:58.428Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b056edcc-267b-490e-bda6-8dcd20ce27d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:05:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:05:17.999Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f0a06034-4a00-437f-aec2-a4ab6d433243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:05:27.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:05:37.557Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=775be208-2f6f-4b3c-b966-5e35b195de6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:05:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:05:57.110Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8f1025e9-81c3-43d6-9b58-c8c1b04c4572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:06:06.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:06:16.678Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ae413d21-296e-4731-83ee-51ee4c47ef19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T01:06:21.568Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T01:06:21.569Z |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-27T01:06:21.569Z |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-27T01:06:21.569Z |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-27T01:06:21.570Z |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-27T01:06:21.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T01:06:21.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T01:06:21.576Z |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-27T01:06:21.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:06:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:06:36.273Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fafa9212-a019-43b6-b571-aa979747ae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:06:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:06:55.832Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3fb7371f-fa96-4ac5-bc65-bb109f3aaaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:07:05.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:07:15.423Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6534bc61-c6e2-4377-9925-d6688123cbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:07:24.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:07:34.976Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e390f3fe-6d51-4311-a439-05a340e5d07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:07:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:07:54.535Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b404c237-1878-43f1-bfc1-e7339b8ef1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:08:04.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:08:14.141Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c1cc9ea5-4938-4b09-9dc4-ffa445276e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:08:23.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:08:33.712Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fca2ae91-6e58-4479-a240-5dbfb4273ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:08:43.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:08:53.280Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=13adad03-1a2c-4878-87ec-779df4e3848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:09:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:09:12.852Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c540eff8-c095-472c-81f0-7c0835c30a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:09:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:09:32.436Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7116782c-b570-48e9-be76-ea794b32ac81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:09:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:09:51.995Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6833b641-f0c3-4a65-9380-d1fd803bded5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:10:01.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:10:11.569Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=95a0041d-22d4-424f-b1fe-032a1e610bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:10:21.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:10:31.172Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=fa71bb0e-0d31-4643-adeb-e4be7cecad05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:10:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:10:50.792Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=42887975-b8ac-4591-a450-e08f19f86408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:11:00.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:11:10.429Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b69c77a4-8cf4-42a1-83b9-afc088ae31ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:11:20.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T01:11:21.472Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T01:11:21.472Z |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-27T01:11:21.472Z |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-27T01:11:21.472Z |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-27T01:11:21.473Z |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-27T01:11:21.477Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T01:11:21.477Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T01:11:21.477Z |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-27T01:11:21.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:11:30.041Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f41760b2-83d1-4f44-9469-0e1154e97f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:11:39.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:11:49.618Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b7f45201-a8e5-49b6-8a1c-db58038e3225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:11:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:12:09.203Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=64763144-4718-411a-8f11-a66a45c8fc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:12:18.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:12:28.861Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=06865c51-95dd-4d2d-8469-30441e4a89c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:12:38.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:12:48.434Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=900f2c80-4a0a-4d83-bfcc-03d292bb8b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:12:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:13:08.003Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b459d09e-ec16-4d44-83bf-bc48a0717f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:13:17.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:13:27.561Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7ae93568-ce8e-42af-9b10-1d161566b968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:13:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:13:47.125Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=8b7945a8-d868-407c-bcfa-de240c6d87ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:13:56.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:14:06.674Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0ac00666-74fe-4587-ad24-55ca5ffef34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:14:16.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:14:26.247Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2c1dd42b-9bad-4c1b-96d8-61173d3c1e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:14:35.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:14:45.916Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=72656a75-b180-4edd-9f67-5c485dc98a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:14:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:15:05.469Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=95a26c68-d158-492b-8dbd-52f2c5449c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:15:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:15:25.044Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=361d3600-7538-40d7-9c2c-8b5242d0d775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:15:34.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:15:44.602Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2bc8a9a4-ff70-4103-97fd-1490ffb1b82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:15:54.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:16:04.156Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a2208522-c52d-48fc-80e6-893b4d18be77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:16:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T01:16:21.649Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T01:16:21.649Z |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-27T01:16:21.650Z |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-27T01:16:21.650Z |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-27T01:16:21.651Z |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-27T01:16:21.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T01:16:21.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T01:16:21.656Z |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-27T01:16:21.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:16:23.774Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=86de9088-39fb-4732-ab33-95b399524ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:16:33.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:16:43.349Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=cf6d8be2-2773-4e76-a436-8aa7aac7b383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:16:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:17:02.907Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=65a516fc-ba25-486e-adda-258476877f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:17:12.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:17:22.511Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=242d93ca-f813-43bb-bf47-70f3fcdc521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:17:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:17:42.105Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b9e38ca3-55b1-4efd-b45e-e0f8604c43d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:17:51.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:18:01.659Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=86f7a5dd-21f2-4f33-aa9b-5736534ffdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:18:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:18:21.232Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a103e900-e8e0-44dd-baa6-9bc5065ccddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:18:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:18:40.805Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e993e968-18aa-4262-ba15-119459d38e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:18:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:19:00.384Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=23ae0f8d-27f7-4393-8104-c9340366cb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:19:09.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:19:19.973Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b34a9831-85ee-4572-9855-6b6ff76a1262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:19:29.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:19:39.524Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f700de94-19fe-4091-b66c-1b13a07f3c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:19:49.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:19:59.147Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5ebdad06-c6dc-4173-b9ea-7df75bc4f832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:20:08.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:20:18.701Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d808e97b-f6dd-4a03-9ea0-7ea65878f2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:20:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:20:38.285Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=eb01b498-b32a-4cc0-9839-3984f7ee0ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:20:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:20:57.898Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=bd32ca28-421d-4a0d-a51e-b942b5429c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:21:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:21:17.516Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ee9179a5-ed8a-482a-9c1c-f437e95458b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T01:21:21.569Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T01:21:21.569Z |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-27T01:21:21.569Z |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-27T01:21:21.570Z |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-27T01:21:21.570Z |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-27T01:21:21.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T01:21:21.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T01:21:21.576Z |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-27T01:21:21.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:21:27.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:21:37.106Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1a3c14a8-00a9-458b-a663-578b17ed4f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:21:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:21:56.689Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=961b00ce-fef3-41e2-98f5-3a017c8dad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:22:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:22:16.246Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=82f1a1f6-a1c8-45ba-a056-10fd06614614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:22:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:22:35.830Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9992316b-3cf7-462d-8bc8-2af376522440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:22:45.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:22:55.449Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d6585580-e143-4e12-87fe-11596ff2db87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:23:05.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:23:15.014Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6db90246-d76f-4c55-9065-f19fa96f67be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:23:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:23:34.592Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f7fb37ef-574f-4e4a-93fb-2535f85d223f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:23:44.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:23:54.145Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2754cd3c-5e69-489d-8098-62ec355cc335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:24:03.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:24:13.754Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e6b9a2de-336e-47c6-8043-9dca22a3beed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:24:23.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:24:33.308Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ce82e370-5ac9-44e6-9cdd-9fd52335bfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:24:42.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:24:52.908Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=71996768-3554-4bc1-8968-ccb4368ed8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:25:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:25:12.493Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=69897e7b-3d8f-4eec-8a37-1dd577482405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:25:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:25:32.045Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c9189c47-4712-476c-b011-6f3440c7b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:25:41.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:25:51.602Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0952a9db-5c96-4c1b-b17c-9e99a78d695e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:26:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:26:11.170Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ec117dd8-9698-4a29-baaf-a3e61373e62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:26:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T01:26:21.478Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T01:26:21.479Z |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-27T01:26:21.479Z |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-27T01:26:21.479Z |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-27T01:26:21.480Z |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-27T01:26:21.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T01:26:21.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T01:26:21.484Z |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-27T01:26:21.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:26:30.730Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3e74ea85-8b9b-4327-96dd-56e202cf6e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:26:40.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:26:50.322Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a4a02bdc-ee1e-44e6-84ed-a4c08bb3b1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:26:59.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:27:09.891Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=d2847c17-670d-495e-985a-c7b0d216fdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:27:19.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:27:29.443Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7aa3fb2f-2f4c-4f27-93e3-bdd7f93e2f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:27:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:27:49.026Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7363fbb2-934d-409c-9580-856a95438500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:27:58.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:28:08.579Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3853e423-b72a-4fc6-a0ba-16971a1abc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:28:18.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:28:28.139Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=49247ca7-9521-45f7-9e9d-9ddc9427352a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:28:37.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:28:47.706Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=abda90d0-eda7-4a6c-a444-7ca1d6fee7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:28:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:29:07.265Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=de21f71e-ce5c-407a-912a-2154e88ad93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:29:16.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:29:26.837Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9b9a7d18-013a-4ed8-899d-af6087f34c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:29:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:29:46.446Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7232480a-de66-47f9-8078-6835668c660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:29:56.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:30:06.010Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0aab5471-b707-4c6e-843e-7bcc7cdeab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:30:15.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:30:25.565Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=12e2bbb6-d67c-4dc4-9c32-1a83b055b344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:30:35.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:30:45.143Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f354b575-6d2c-4f25-b981-feaa5d80b486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:30:54.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:31:04.714Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=40df7daa-6cd1-49cd-ad86-78690808a3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:31:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T01:31:21.569Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T01:31:21.570Z |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-27T01:31:21.570Z |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-27T01:31:21.570Z |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-27T01:31:21.572Z |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-27T01:31:21.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T01:31:21.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T01:31:21.578Z |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-27T01:31:21.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:31:24.273Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c7adc06f-418d-4049-9476-cd4f7133cdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:31:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:31:43.849Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=465382c3-df14-4ceb-8c78-b34b0663dc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:31:53.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:32:03.433Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=abda4033-7361-4ae3-ace9-de4cdea20b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:32:12.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:32:22.990Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6c275c28-df94-43ac-963b-fbeaa4c4156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:32:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:32:42.552Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0494ed67-12c6-46d4-9423-4ebf1aa5eb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:32:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:33:02.100Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c8a0a83d-0f41-4325-b28b-9ceb7fa2fb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:33:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:33:21.686Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6583f956-9d83-4297-968e-cddb4ec2b4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:33:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:33:41.256Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0e068ae1-62cb-4c79-9168-26fe0fc784d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:33:50.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:34:00.817Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=91b4d880-81d5-4723-b24a-ab4bcff617c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:34:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:34:20.375Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=33c96b00-1696-4376-b58b-5677d5cb882f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:34:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:34:39.953Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=25d27b1d-85e3-4783-a490-31091636333a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:34:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:34:59.549Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=b792c0ab-f12a-42f8-836b-d6c24296f4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:35:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:35:19.137Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4fd3676f-61b6-44b0-947e-c3d3ddf5b55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:35:28.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:35:38.690Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a11a1aed-8125-4d25-aa93-ae64be9b1171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:35:48.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:35:58.268Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e4ee80c2-a13e-47fd-8a09-0bd55f0a8d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:36:07.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:36:17.831Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=a17b8d32-e7ed-4dd0-a585-d8ec73380c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T01:36:21.587Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T01:36:21.587Z |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-27T01:36:21.588Z |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-27T01:36:21.588Z |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-27T01:36:21.588Z |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-27T01:36:21.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T01:36:21.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T01:36:21.594Z |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-27T01:36:21.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:36:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:36:37.399Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=5162d19d-59d5-4230-906b-67b3c024c5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:36:47.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:36:57.073Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4c1ea3bf-bf84-42a2-851b-e29528a1429c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:37:06.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:37:16.630Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=256f6c34-2bd7-4807-85bc-f2df25b0191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:37:26.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:37:36.206Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=ae1a8fe5-6699-45be-a767-328cbafafe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:37:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:37:55.759Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2f8c0100-c459-4378-98e8-c32e4a7cc274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:38:05.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:38:15.332Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=de2f7b7b-2a1b-43d9-b1a8-37611bc96c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:38:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:38:34.905Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f5913c22-5bb2-47da-afe7-4b05902fd5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:38:44.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:38:54.476Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=18345719-65dd-4f7d-8ab8-7118d098c764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:39:04.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:39:14.060Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=289ca6f5-8808-4e03-85e1-3622aefa49cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:39:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:39:33.617Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=24239740-87e2-45a4-9da2-aacfa8f815c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:39:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:39:53.193Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=f1cf5815-9d10-408d-bbf8-ffc2d5d7ec89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:40:02.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:40:12.746Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=1a38a13e-37b8-40b5-8180-0e8eb5e0cad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:40:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:40:32.321Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=08a9e7ac-a6e9-4bb8-8ea5-e5788d2fd030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:40:41.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:40:51.887Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=9a54de1f-6c0f-4153-99d6-1bcbb107ce5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:41:01.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:41:11.447Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=3e53b4b3-9fc3-44be-b9de-9e7104fe087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:41:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T01:41:21.454Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T01:41:21.454Z |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-27T01:41:21.454Z |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-27T01:41:21.454Z |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-27T01:41:21.455Z |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-27T01:41:21.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T01:41:21.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T01:41:21.459Z |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-27T01:41:21.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:41:31.004Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=72ab3abe-859f-48b0-82a1-973e4fda5fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:41:40.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:41:50.558Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=eb55af0d-1a0f-4eb5-b0f4-2785f41730b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:42:00.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:42:10.119Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=0a1c49dc-eee5-4eb8-ac12-1fa45c621fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:42:19.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:42:29.699Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=dd9f56dc-1028-4e74-a33d-9d72da3dca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:42:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:42:49.278Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=aed16bb9-a8b0-4772-948c-d59a92d9b766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:42:58.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:43:08.824Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=18c644f6-7996-4a9f-9317-55034c90e7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:43:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:43:28.410Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=60145d48-d547-457a-84a9-7e75510fe237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:43:37.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:43:47.995Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7d5804ee-0c43-4f9e-a690-c0127f38c5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:43:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:44:07.556Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=62607292-8983-484a-b162-8a144e2f7e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:44:17.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:44:27.127Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=2f399358-f0c6-4000-8b28-7375283f191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:44:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:44:46.693Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=81217eb5-075c-4f60-93b5-eaddab6e1022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:44:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:45:06.269Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=175b013c-739a-410f-a6fd-d8be0c2c9653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:45:15.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:45:25.844Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=4637aaea-f13d-42c8-910c-495f10cd84e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:45:35.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:45:45.416Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=6cbd84d2-8616-43fc-aa71-f851d5308b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:45:55.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:46:05.046Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=95352586-4826-41c5-86d6-47658e2724ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:46:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-27T01:46:21.546Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-27T01:46:21.547Z |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-27T01:46:21.547Z |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-27T01:46:21.547Z |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-27T01:46:21.548Z |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-27T01:46:21.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-27T01:46:21.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-27T01:46:21.552Z |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-27T01:46:21.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:46:24.596Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=68b8a9ed-b020-42ed-a076-88d5e2cae1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:46:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:46:44.188Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=67cbbb53-5ff3-4d50-8cfc-f67d6de70320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:46:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:47:03.764Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=e34b0686-44f8-4f0b-a045-dd8440cd12b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:47:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:47:23.340Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=40597d74-e0df-4249-a4e9-955e9e72cd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:47:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:47:42.896Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=457d2999-991c-48c8-8e51-74b69959ef00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:47:52.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:48:02.477Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=151f070f-f953-4190-87ac-5b97660753ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:48:12.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:48:22.027Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=7022c57d-5b27-499c-9400-074bfc7f9a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:48:31.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:48:41.589Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=63b1e0ae-24c4-4124-88d3-fac5d02c759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:48:51.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:49:01.146Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=14b4ba13-b024-4e00-a2fa-3a1c58eb99cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:49:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:49:20.737Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=552d6ea6-add7-4a13-8267-47f4d8ed8427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:49:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:49:40.313Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=391887ed-1f82-4e1a-ab3a-e93d5e8b932e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:49:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:49:59.877Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=c66f8666-7d1c-4360-a9da-ca6ff07bc1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:50:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:50:19.449Z |INFO |Init configs |InvocationID=ae26e2d7-436f-4d2e-b1e2-fe035f02753c, InstanceUUID=23af8fe1-de9b-4797-975a-4d7ba96c41a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-27T01:50:29.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.Schedul