. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T23:39:42.861Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T23:39:42.875Z |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 |2023-02-16T23:39:42.875Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T23:39:42.880Z |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 |2023-02-16T23:39:43.665Z |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 |2023-02-16T23:39:43.812Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T23:39:43.812Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T23:39:43.813Z |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 |2023-02-16T23:39:43.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-16T23:39:43.967Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-16T23:39:43.992Z |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 |2023-02-16T23:39:46.803Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-16T23:39:47.941Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-16T23:39:48.010Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-16T23:39:48.011Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-16T23:39:48.150Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-16T23:39:48.150Z |INFO |Root WebApplicationContext: initialization completed in 4157 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-16T23:39:49.343Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-16T23:39:52.278Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-16T23:39:52.922Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-16T23:39:52.968Z |INFO |Started MainApp in 14.804 seconds (JVM running for 15.78) |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-16T23:39:53.462Z |INFO |Start scheduling PRH workflow |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:39:53.495Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1289c28f-6946-4bd5-870e-0418f0f6343d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:39:54.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-16T23:39:55.667Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-16T23:39:55.668Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-16T23:39:55.672Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:04.280Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=358eba93-e5c8-4637-9fae-d95ea0fba298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:14.312Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8eff6c4b-e87c-4a98-b3c3-8b259b5626d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:14.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:24.342Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0393ea86-cab8-46d6-a182-70dbb6f9bd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:24.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:34.362Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4077d0bb-26f0-4cb5-8ae2-f6e3201b0b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:44.378Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d18bdd27-f674-4b39-939c-5725c739aec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:54.395Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b4a9115f-4655-4b16-9e8b-a34eb15e594c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:40:54.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:04.418Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=10aabcb4-8c2d-4094-babf-60d8659da7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:04.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:14.432Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f1b87d79-d4d9-4f76-9be6-2be16306af10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:24.461Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d0c2539b-f678-46c5-83a0-9c8f2d24549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:34.479Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4ab06b75-7918-4519-9fa8-729898abc9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:44.495Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=63b9edb1-0839-4c5f-84f6-bfa81380ca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:44.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:54.508Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f2fa3447-bc97-4b5a-acc2-bd52eef3156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:41:54.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:04.524Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=61fdd180-4bf7-4f51-8f20-a033a5bd7b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:04.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:14.540Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b9f71d3a-d45a-4dce-81c8-72f66582f519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:24.560Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a7369ffb-feee-4f16-a241-4583feca5462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:34.593Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=dbf77dec-1f1d-4a69-a30a-2b7edb5e0e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:34.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:44.616Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6e414570-63ef-4a9a-8f79-f79bc40e63ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:44.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:54.637Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=60733688-3ff4-49b4-942d-3e3ed646454c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:42:54.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:04.652Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b4b8a8a0-8cf7-40ba-903a-d515f7ee8ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:04.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:14.669Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2b8035cf-3a7f-4bc2-aa2d-5a136034e46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:14.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:24.697Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=20d73025-f201-4b2e-a93e-40106a40e3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:34.739Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e59073e6-7170-44bb-859f-8609ecd3fdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:44.760Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ee2db0f4-0f26-4a73-acf8-ca1897b3bb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:44.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:54.777Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=419dd7d7-eae8-4d2e-85aa-683a54f5072f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:43:54.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:04.814Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=64f19bce-6aaf-49bd-b7af-92d7bcd132e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:04.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:14.832Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2b9b5d3d-817b-4e4b-871a-526569d23036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:14.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:24.851Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8a3068e5-addc-47b6-9b0d-fa91c93dacbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:24.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:34.866Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=86d6de07-3753-4388-9588-b2ff09c46e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:34.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:44.883Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f1878e10-89fc-4b3e-8091-631a2cd3a2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T23:44:50.214Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T23:44:50.215Z |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 |2023-02-16T23:44:50.216Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T23:44:50.216Z |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 |2023-02-16T23:44:50.217Z |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 |2023-02-16T23:44:50.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T23:44:50.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T23:44:50.239Z |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 |2023-02-16T23:44:50.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:54.898Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b4095763-9e0e-40e8-b3cc-94ef54a77919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:44:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:04.913Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ea08ca36-21c3-4630-b29d-70456c776e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:04.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:14.928Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8824f662-0918-45b6-a275-fe9104f45f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:14.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:24.941Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=22a0fb45-8f4b-47b5-b8bc-9e56657fd4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:24.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:34.954Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=04b29180-1350-492d-ac05-8d722efa255b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:34.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:44.967Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=610a0591-3a29-4d07-a66c-68849ffaf14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:54.998Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6a15cbe7-a547-49ee-94aa-a94b59ae4fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:45:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:05.013Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d0b76377-dbfd-4b7c-a2ac-9d5b11622510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:05.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:15.032Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=09e7f2cc-4c62-4ed5-a70d-150767804d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:15.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:25.047Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=df056c13-90ed-4fee-adb1-93bf425cb32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:25.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:35.059Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d05bd944-25e8-4cd3-a369-b3f85f95492a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:35.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:45.082Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=387f3a4d-db6d-4064-8494-4c2ae920ae9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:45.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:55.100Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1df7e38d-f533-44bf-9009-eb0602f6e385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:46:55.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:05.116Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=96cb5c6b-34e9-4295-b0fb-9a63fa05dc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:05.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:15.131Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f2f82991-d68d-4e8e-9cb4-44ac3ab787b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:25.157Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6e93a8bd-3028-421c-bd27-e6fd6fe6e8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:25.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:35.180Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=dcb36cf2-36c5-47b2-ad8e-329ca1f413db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:35.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:45.221Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5c1ae360-efb9-4dbf-ace4-d63858513747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:45.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:55.238Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a324b789-ef4e-4a6c-b9df-de8766a98218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:47:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:05.252Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0017786f-1bb0-4ddf-a15a-7e22ba61acb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:15.268Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c6836e42-94d5-4722-a1f0-815b0724d0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:15.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:25.282Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c367bcea-d9c2-4769-bf03-f295d302adf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:25.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:35.298Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a69693d0-8373-462e-b8a2-4ad84dc125f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:35.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:45.314Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1dd028f2-bf8f-477c-ace6-1e15b515d4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:45.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:55.329Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=538a15b9-e2d0-4e88-8ffa-8830bd9c2068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:48:55.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:05.345Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e9b352fd-da37-4b15-97e5-2b61c45f4cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:15.359Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d41df792-c68a-4325-add0-dbb6e907e6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:25.379Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b72aa0cd-c470-434c-abd2-faf237e4e810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:35.401Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=44140c89-594d-4697-8fef-a83525b0dee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:45.416Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=018ce81b-37a4-457a-95e8-cd991a811248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:45.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T23:49:49.662Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T23:49:49.663Z |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 |2023-02-16T23:49:49.663Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T23:49:49.663Z |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 |2023-02-16T23:49:49.664Z |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 |2023-02-16T23:49:49.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T23:49:49.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T23:49:49.683Z |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 |2023-02-16T23:49:49.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:55.431Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=07b76c41-cbce-454c-9494-3e61f2773149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:49:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:05.445Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9b6aa132-0bca-4691-abc6-35293ae6bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:15.459Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7679b639-e40d-4144-aa09-0b750c8f95b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:15.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:25.479Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e4de0f19-6c0b-4cb8-955e-311ecfd4d85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:25.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:35.492Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=df415d7c-30ce-4c2a-8d6d-c1f45492e9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:35.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:45.507Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c5978440-1286-427e-890b-92a56f69c8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:45.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:55.523Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c2db1707-9cfc-4810-b822-215f661eeac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:50:55.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:05.539Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f3a2fc19-853f-4b44-8661-f2b4eea32c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:05.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:15.561Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ce0e183c-e9b7-4f60-ad3a-0b2943817eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:15.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:25.577Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5467011f-a994-4a24-8e6d-a3d89c7d3103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:35.609Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d1f92092-46ba-4d3d-9808-9a6d7f1a96c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:45.625Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0488492a-5a9f-453d-aac6-18eadec14d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:45.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:55.652Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ff8581b4-2895-4197-9ee0-0f0531e9d36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:51:55.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:05.665Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=21fd7e73-c827-43b5-a0f1-9e4775058e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:05.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:15.682Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fe6be6d8-e0bd-479e-95b4-3e71a343a5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:15.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:25.697Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2f037d4b-7580-41cd-8c93-3ad98eaac0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:25.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:35.768Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=80626947-8331-431c-abe1-c4c39f88b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:35.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:45.782Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ddf35b05-ad51-4eec-b826-21fab629e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:45.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:55.798Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=97e580c1-f72c-48e9-b3a5-5ac6f26ce752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:52:55.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:05.810Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b70883b9-846a-4bef-8b66-265772eaf060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:15.826Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f78039dc-9d8e-433a-8f84-e69064557f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:15.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:25.852Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8b558481-cfc2-4e71-8768-c55aea3ba4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:25.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:35.865Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5f0b942c-a93a-4657-bc5f-40f2f2c07eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:35.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:45.884Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=31e477eb-c06a-4953-8cff-a276cd668957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:45.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:55.900Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=55d0e8c1-8155-4e08-a88e-cac0f59d2435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:53:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:05.913Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0f3e6f1c-8976-459b-ba7d-25f8ba4bd44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:15.933Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=de1d309a-619c-451c-835e-cba1815e3216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:25.949Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=92cc18f7-dcc0-4fd5-9d48-8e8b97f6d61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:35.980Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=663e962e-7576-4fc9-9099-cedf762fc0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:36.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:46.018Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b4571149-cc1e-45c4-bbc7-c46cd1022e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T23:54:49.644Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T23:54:49.644Z |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 |2023-02-16T23:54:49.645Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T23:54:49.645Z |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 |2023-02-16T23:54:49.646Z |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 |2023-02-16T23:54:49.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T23:54:49.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T23:54:49.659Z |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 |2023-02-16T23:54:49.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:56.029Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=14b5a496-a498-4ea9-9540-ad09ad9429cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:54:56.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:06.044Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=97318406-06e1-4c32-9132-3431fc043fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:16.058Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b6ccdaad-f9c1-475d-a00a-4a04468117f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:16.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:26.072Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bab66453-bc3f-452f-8544-d93ddbfe6975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:26.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:36.089Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0309939d-1179-42f3-aff9-6c11e2a5e3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:36.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:46.112Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c00420c6-239d-40b6-861d-86b76f62ffa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:46.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:56.128Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=06f1c7f9-4adf-48f8-acec-59bc5cb03a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:55:56.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:06.142Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=207e80e0-9c27-4a78-a837-cfd20039c06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:16.157Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=207e1be3-b851-4246-b604-00133d0d7f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:26.183Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e8d95487-275f-4d47-a44d-2513777d2ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:26.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:36.201Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9833a39d-2b49-4dc2-8200-3002013376aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:46.214Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=70843877-143b-4129-a97e-5c1a4187634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:56.229Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=27ef867d-0528-4510-8ebb-c05c5a25b244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:56:56.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:06.249Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=63079804-5d9f-40ca-945a-50c35cb93931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:06.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:16.265Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=873f89e7-f788-4123-bcc0-92744743d767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:16.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:26.277Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1cd427fb-a8d9-49d9-8a56-411e3da0ccb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:26.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:36.290Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e18ed1ec-62d6-4525-b159-8ce34ed2d6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:36.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:46.314Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e07eaba1-5fa8-46d4-829a-da2bf392399e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:46.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:56.328Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8db27f33-788f-438c-8d38-6943c6a6488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:57:56.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:06.341Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d99696b8-badf-42da-94c9-b4df219093f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:16.357Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c7b33a2e-1cf8-48f5-805d-66bb6253684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:26.404Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5660c149-f23b-45fc-be60-3ec4afbd25a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:26.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:36.423Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d89de687-6884-4392-b488-e314a863140f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:36.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:46.440Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a9e15060-cb00-44c3-aebf-0ec574ec658c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:46.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:56.463Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cc3dfd47-f39f-4174-983f-e1947241bf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:58:56.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:06.481Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6fc4fa9f-c8f6-458a-81ba-3590853aab7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:06.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:16.494Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d9298dc0-efa5-490a-8693-3a53e5c90e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:16.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:26.511Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fb3b89a7-e926-4e29-9a41-f52278670c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:36.554Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fb27d96f-732a-4a4d-8bbe-0061e66904b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:36.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:46.569Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fff9682e-42da-41e1-8c0f-b4b83b0a6b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:46.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-16T23:59:49.683Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-16T23:59:49.684Z |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 |2023-02-16T23:59:49.685Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-16T23:59:49.685Z |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 |2023-02-16T23:59:49.686Z |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 |2023-02-16T23:59:49.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-16T23:59:49.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-16T23:59:49.696Z |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 |2023-02-16T23:59:49.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:56.588Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8fef918c-ea6b-45fd-8326-8f321e920675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-16T23:59:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:06.604Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bd2e79f7-82f9-4124-be21-f5c8bc8ae3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:16.627Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1a2b695b-07b7-48b6-af60-bd40f4903413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:26.642Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a41e8454-63a5-4428-baf4-d4d064c3affe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:36.660Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=26ed57ac-50ba-49a4-b6ba-1bc8f6ed3018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:46.674Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=37d0bcf0-f6a8-419c-b2b0-22409e927aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:56.688Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=55703537-bf49-43bf-b1fe-e8be6b5ffc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:00:56.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:06.727Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e4d41d0f-ae2a-455f-bc5e-239b7bcd9dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:06.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:16.743Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=61534ce1-2054-48ed-908b-4ad1baec89cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:26.761Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6497ce75-9a60-46e2-abcd-24b08260dbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:26.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:36.783Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=74437dbf-a680-4944-942c-2fd1f5b21e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:36.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:46.797Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d5504ebb-5a87-4381-b7fe-0d8815c511ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:46.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:56.811Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7bb41cf4-0d79-433c-a045-384e13a3ebdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:01:56.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:06.823Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b3aeae03-e770-4696-a53f-69f6b629b439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:06.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:16.852Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=55eb8f4b-79cc-4a0d-8054-2de5ca9e3b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:16.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:26.879Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=71ee443d-5918-4dce-8a39-bb395a4d130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:26.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:36.892Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=51a1af45-5f4d-49eb-8394-49f5a8ab8863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:46.906Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ebc5d6d8-f0df-4382-9206-1c16bd22c83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:46.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:56.925Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b76dc56f-f1f3-4f02-b62b-6c3301f53999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:02:56.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:06.940Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=22bb8245-17b5-4dd8-a8a6-639683621758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:16.968Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=166b3fed-bbac-4a5a-9842-2f281bd2aafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:26.993Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9fa135b5-b522-4179-819b-1e77a385a227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:27.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:37.017Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9fc0a341-30cc-4708-b5b0-99100e9787e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:37.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:47.033Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6d4999c5-6168-4168-b5d8-f6432189b0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:47.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:57.052Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c7b9d485-1608-47bf-86e2-c1f19e43a821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:03:57.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:07.079Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f523c43c-e586-4cc6-8493-c2df21bab86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:07.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:17.094Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ebc6929d-e4a1-4e61-81ac-649a22ae6552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:17.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:27.111Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=46a770f5-dfe5-43a3-ba61-daf7b18baf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:27.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:37.130Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6ffb89d4-00ee-409c-9c8b-6c4ab3b7624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:37.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:47.152Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5fd1cbcc-109c-4f2a-9fed-ec34aeff758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:47.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:04:49.649Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:04:49.650Z |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 |2023-02-17T00:04:49.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 |2023-02-17T00:04:49.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 |2023-02-17T00:04:49.650Z |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 |2023-02-17T00:04:49.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:04:49.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:04:49.658Z |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 |2023-02-17T00:04:49.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:57.173Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=898a6b51-9e0d-48d7-bfc2-59dc4e404961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:04:57.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:07.199Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=efca0436-15a4-4dab-bafb-a17dfc6b2af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:07.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:17.216Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7b619da9-9dd3-4011-b6cd-2d68a459ba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:17.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:27.236Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=def620de-6973-495e-ac6c-ae8f1099da31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:27.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:37.250Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7486ebb9-c8c2-4f85-ba95-146752e11d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:47.261Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ff3dd95d-1cc7-4586-b99b-3082fd550f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:47.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:57.276Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5f6af124-f5aa-46a2-b471-f6b24e5f3e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:05:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:07.299Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e2e2d0ea-4b2c-4d52-80cc-19d18d635f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:07.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:17.312Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=927a73f6-a3dd-471a-b786-9caaa8ded655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:17.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:27.325Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6a2e2e5c-5613-4278-9091-12d157b0944e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:37.339Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cc3b9564-3302-449d-8e2f-22fb27fde567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:37.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:47.350Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6e0fe7ae-273f-444a-b950-d865ee07563c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:47.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:57.373Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1a194a21-b762-473b-a529-a25df81bd1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:06:57.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:07.395Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b61e1d41-f7b9-42e1-9b47-035796ed1837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:17.408Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=46f80742-38d1-49a2-b7c1-962309069afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:17.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:27.422Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=46104469-9ddd-401b-a341-7f3881547c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:37.439Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5f87d36b-a134-41f7-bd4b-cb3f313ce349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:47.453Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e8258b08-553b-4378-85d8-780f12c63592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:47.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:57.466Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a92205cf-33d4-4277-83c2-e66de107563d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:07:57.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:07.483Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=941bc216-e338-4b30-b9cb-34cf56506018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:07.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:17.509Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=da77d2bb-5df4-47f7-9378-8d96ab597edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:17.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:27.525Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ab42979b-0ffa-4017-a82c-65efee20b00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:27.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:37.540Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5f53f7a7-5172-4b5f-8485-a8c38ae537d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:37.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:47.555Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=671d1dca-d6ef-4a35-ae8e-1122b5080cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:47.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:57.578Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1de9bb2e-40a5-4aaf-85fc-c71b37260233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:08:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:07.599Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=07576b0a-57e1-4c2d-84fc-4ef580b51185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:17.628Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a8bcb754-9c7c-424d-9ea3-0c13b0a170a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:27.641Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=30cd9298-ecb4-453e-a272-eb448cfd6694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:27.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:37.653Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c9ec4088-f09b-43f6-a774-74cedab8d4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:37.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:47.668Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5ec925ff-68c5-402d-bbc3-346a78d7057d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:47.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:09:49.632Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:09:49.633Z |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 |2023-02-17T00:09:49.633Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T00:09:49.634Z |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 |2023-02-17T00:09:49.635Z |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 |2023-02-17T00:09:49.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:09:49.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:09:49.646Z |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 |2023-02-17T00:09:49.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:57.685Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=332f944c-a90d-4b07-8809-a76cbb3f4e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:09:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:07.705Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=458ff6d6-c2aa-49b4-ae61-dc410c563783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:17.717Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a2963b84-0950-41bd-9e8c-5796d858d275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:27.733Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=29e10c00-ca58-489e-8e71-2bc99a5578e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:37.745Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6011872a-cd61-44f6-9b15-b1bcf44b9c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:47.759Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=327a016c-2c48-4c89-be09-6bd0ea4a208e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:47.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:57.773Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=66dae1df-516f-4265-a6ad-c1fef22c8bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:10:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:07.788Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ca271f0c-440b-44e9-a524-b41b0dc85f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:07.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:17.802Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=584dd408-1b24-4578-b61f-9d6435ad5516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:17.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:27.818Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=df5a7274-1b4f-4dbc-ae72-4d4d5a4ae2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:37.834Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=152eb5e2-5879-46b4-8e58-511389499da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:37.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:47.849Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0a6d0ae7-5b4f-4e20-ab65-a5cb5bf73b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:47.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:57.868Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=30fedc23-87d4-4615-8464-e47a11612249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:11:57.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:07.883Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=64d44fe8-a751-4adf-ae7d-6149fb12e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:07.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:17.895Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=df8125c1-8bc3-45f9-bd47-8bd0aab8b59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:17.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:27.907Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=147f3a6b-f825-4212-9073-ab7c6a8b01eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:37.921Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=81b6cfcb-cbbe-45f9-a5e2-c29b1ca02b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:47.934Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f9ceb09a-1a0c-4d24-94ab-2f4c76f0ad6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:47.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:57.955Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0c6c5a1e-eb6e-4f48-8744-920f263346e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:12:57.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:07.972Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d7b1f32f-8866-403e-9573-7713907b3689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:17.988Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=134db307-2bbc-4953-94c2-c0c54f9806cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:18.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:28.004Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5c892eb3-f191-4323-863b-d5dd0570c1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:38.017Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=adc14e41-2b7e-4289-8ca2-efcd2bbe60f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:38.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:48.031Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=be69d5d5-5f18-40a2-a15c-3e0734333831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:48.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:58.046Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c34fbf48-86d4-4dda-8a5a-08133735511b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:13:58.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:08.058Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f33a1d6d-9efe-4727-b099-6dcdde9fba25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:18.071Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=772938ed-7de8-483e-8c2a-ad3299a60013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:28.084Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=130870a2-75fa-4426-800a-3f258d3be658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:38.099Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=16e32d58-f643-4ece-8240-9107d01bdbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:48.113Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3ee209b0-1ee3-4574-9ce1-af4bd69b4aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:48.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:14:49.613Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:14:49.614Z |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 |2023-02-17T00:14:49.614Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T00:14:49.614Z |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 |2023-02-17T00:14:49.615Z |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 |2023-02-17T00:14:49.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:14:49.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:14:49.622Z |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 |2023-02-17T00:14:49.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:58.131Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8b22a19d-5ce9-4cef-9315-60839e71623f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:14:58.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:08.147Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=13ca613c-862d-48f1-898d-272c281a1180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:18.160Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=269ef881-39be-481d-bd1c-adda805d8ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:18.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:28.171Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=849f4d88-b82f-4208-bf35-c14df4f24831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:28.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:38.188Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8c2a9e24-e991-4e9c-95e1-f870a6416eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:38.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:48.202Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f5982c5b-9b2b-4cf8-88a6-de8f9ded22b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:48.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:58.215Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7d7927e2-35b4-45a5-8788-94fc7a05e073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:15:58.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:08.229Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a8adab0c-9110-4513-b619-c3479e0a0e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:08.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:18.249Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=234e97ef-9dde-4630-8939-e46d62b36187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:28.261Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6d8cc20e-8202-4c87-a0a3-a29c16af713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:38.278Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b29308da-4b1d-4d53-91a3-a3f6bd147682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:38.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:48.297Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=aff10018-0ccb-4bfb-869c-22e21a23553a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:48.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:58.323Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=32d36d8e-26f1-4e0a-9b2e-fb6835ea98a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:16:58.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:08.344Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6bf1c447-09cd-4def-856e-c198766c80a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:08.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:18.357Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=37e28a8b-ab40-49b5-bcb6-161a34ef7579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:28.370Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=dcad32a0-f963-4e0c-bec1-5b706c2f9193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:38.384Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=21dece1f-5585-49f9-9c52-38c3b69cef7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:38.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:48.405Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=33be2965-01d9-4084-b696-8a9370d58b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:58.419Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c6ac7b33-ca8d-4cfd-b876-92bdba726cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:17:58.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:08.432Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1c80bb9b-c36f-418a-bd9d-a820a7788ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:18.448Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a429402d-7907-49e8-9af0-1533f4670be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:28.460Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f100c498-01b0-406d-b9bf-4f37e0f3211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:28.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:38.473Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=27860075-be5f-4b7a-ab55-7062751f6234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:48.485Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3f2973d6-e4f7-42e5-af7d-da00e0d54848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:48.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:58.507Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ed501035-0bb3-43bb-b832-d43c87e518de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:18:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:08.524Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=34293f81-3ff4-4105-83fc-e2e5953b68f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:18.536Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a49980d9-868c-48cc-8d15-af1cc1827eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:18.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:28.550Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=293d11c6-8b20-45c3-b7b1-ec813b5d097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:28.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:38.561Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=67c6ef67-3f80-48a2-9bac-3b8bc3c4f44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:38.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:48.575Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8ff9dd7b-803f-45d3-9549-4e9781bd1cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:19:49.593Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:19:49.593Z |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 |2023-02-17T00:19:49.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 |2023-02-17T00:19:49.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 |2023-02-17T00:19:49.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 |2023-02-17T00:19:49.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:19:49.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:19:49.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 |2023-02-17T00:19:49.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:58.588Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f56f9aae-036e-4924-a2eb-4ad7df8739d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:19:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:08.600Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bc19789d-4b3f-47c4-b1ae-3d93e16dfe3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:08.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:18.613Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=09216de9-b494-44cf-8703-757d337ede35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:28.624Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e5abfba2-7e0e-4c4f-86b7-f665fe8abb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:38.638Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1b907e98-0006-497a-a95a-9592564cdb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:38.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:48.650Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6a0b6360-bd1b-4b39-bdc0-4845370f919f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:48.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:58.662Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=98a8d9ac-e58a-4dd5-87b5-8ac34e389a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:20:58.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:08.680Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=87a76d48-e0e2-4d36-be62-b369034c3bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:08.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:18.697Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e76da196-c76f-4351-b210-c329f4814f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:18.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:28.711Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0d302c25-df25-444e-b1de-93682277e095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:38.741Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=77045b6a-92ce-42dd-b94e-faf4004913fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:38.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:48.754Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=535bc9bb-fdf4-4e16-b30e-2dbff184d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:58.769Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3c2b0bf1-09c4-4bd6-8633-bb25f6fbb139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:21:58.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:08.787Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0d82d4dd-8b49-46f1-a35a-964b4ab078b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:08.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:18.801Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4298d2bf-8dcf-4f27-b1c3-9d1f3782f1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:18.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:28.813Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2ca481dd-14ed-4731-a88d-fd52c9571637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:28.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:38.827Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3d49d3f5-2f58-4779-b9e1-1666985d9158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:38.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:48.842Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8e6f88f4-7e46-47cd-a70a-bd27d935b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:58.854Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=66e3108d-34eb-4257-8c2c-446d7743cfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:22:58.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:08.865Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c1b6670f-dd7c-4af3-9e99-8e76690875b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:08.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:18.883Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c2f746b4-d035-4007-8b22-1bc21f08e687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:18.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:28.908Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f9cc9f0c-a537-43e6-b159-9ecf60541b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:28.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:38.922Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=dd379b83-a4ce-4fd7-bfa9-0a988ce1fb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:48.935Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=50b9e120-2c32-4910-9a57-d309de589ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:48.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:58.946Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2c51e575-0afe-4df9-923e-1cf712a59387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:23:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:08.963Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5cc0031d-c7c4-41b4-9ba2-298cbd290a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:18.974Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e841de95-ca2f-4265-9ac7-4b7fe7981939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:18.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:28.987Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7dce1a76-5942-4617-a45a-8fca440fcfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:28.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:38.999Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0fdd8adb-acfc-4cc9-b5b1-5cef113e0971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:39.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:49.017Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6b53321a-edd4-4d91-a6ed-3ba330b93992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:24:49.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:24:49.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 |2023-02-17T00:24:49.649Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T00:24:49.649Z |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 |2023-02-17T00:24:49.650Z |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 |2023-02-17T00:24:49.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:24:49.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:24:49.659Z |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 |2023-02-17T00:24:49.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:59.032Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6cb53373-4970-4afc-b5c5-e92d15ac335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:24:59.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:09.046Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=584b32ad-685b-4057-96fd-ebba3941a554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:19.060Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7701a268-d1dc-45ce-a1a2-6a767b248154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:29.071Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=173a7940-64f2-4a98-925f-3b3bf2b0bc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:29.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:39.085Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cf85274d-24ee-4d59-b929-bb1800670842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:49.098Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=108d43ce-5027-4fba-903b-4d462caecd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:49.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:59.114Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=17c8965b-53a7-4126-8206-264977896265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:25:59.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:09.137Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ae71a58f-b656-4a54-a8d7-70a264fdc402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:09.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:19.171Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=979fd55a-90d3-4e40-904b-aa7f2f12f4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:19.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:29.198Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=be96ea40-f2f5-4b29-837a-83a8f03e8f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:29.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:39.211Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7837f0e0-4310-47fb-b503-68a5181d3db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:39.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:49.225Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=707594ae-e614-4533-9eeb-18e9e61b1739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:59.238Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2ddf751c-5872-4ac7-99a9-fef25f8b16cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:26:59.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:09.254Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6faca920-a68a-4cd1-b580-cda1315b6f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:19.267Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3adc00f4-d5c4-4a28-94f5-7d9bbe26cd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:29.278Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=dcc37866-3248-4f2a-a84e-b6e6f10ff9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:29.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:39.292Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2c054a7f-a88a-4755-813c-4a9fd92530dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:39.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:49.310Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=11fa7f5e-ddc2-4c5f-ae25-3cc6540a60e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:59.322Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e8f9471b-bdbe-41ad-b078-e2830103a001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:27:59.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:09.349Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3464ea1b-5f4b-4250-9f2d-8b1071991c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:09.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:19.362Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=50dac391-c6ad-40a8-93e2-235687df57fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:29.381Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4e98f13e-b90a-40a1-bacf-5dabf1f3debc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:29.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:39.395Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5cb6d0fb-48f8-4b52-bbc5-f96c02e285ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:39.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:49.409Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1c580725-8583-4898-a266-a2f32155f1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:49.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:59.434Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4f654bfe-d045-4612-8db4-a4aede8bebe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:28:59.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:09.446Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d8453308-5abd-4d65-9837-e999b06ab8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:09.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:19.464Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=eb72b8b6-5414-4905-96f4-9067251b3660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:29.476Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5183ec98-e0f2-4fb5-8c4c-eb0b2d2b9726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:29.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:39.493Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7adc3f2c-a946-493c-b4a7-48363ac4ace7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:49.515Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e181a6aa-5a9e-4fc5-b18b-8ef4071d29cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:49.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:29:49.618Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:29:49.618Z |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 |2023-02-17T00:29:49.618Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T00:29:49.618Z |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 |2023-02-17T00:29:49.619Z |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 |2023-02-17T00:29:49.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:29:49.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:29:49.625Z |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 |2023-02-17T00:29:49.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:59.530Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e1ea1da6-dade-481f-9de0-c4aad9f347e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:29:59.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:09.542Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8929d5f8-643b-4a17-bb45-2e85adede438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:19.556Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8c2485f6-bf30-446d-a8f4-efd687ef2936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:19.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:29.569Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5e07779d-5d37-42a0-8bb1-8dd71bb35c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:29.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:39.580Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=78c5ec22-8eba-4a69-9271-5d6529aab50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:39.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:49.592Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=046eaa15-8a93-4b14-8cfc-ddc8df52ada2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:49.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:59.605Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7a499b13-5771-43c9-8bea-65bde57aeeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:30:59.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:09.630Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1463bfb9-8f73-4e0c-8111-4c58c251fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:19.647Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bf4049be-ebd8-49cc-9505-9cefb6714c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:19.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:29.660Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=91bf719a-8780-4e23-8795-03c0d8b2d7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:29.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:39.673Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3e6a5337-0a28-42d7-8207-faaa8661c5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:39.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:49.687Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2603241b-ad1b-4db9-818f-22dc1fd270ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:59.700Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8600b367-a381-42c0-8672-635260982188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:31:59.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:09.711Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7a4371c5-4a8c-47de-9ccf-b8aceaab2542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:09.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:19.728Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0eb518a7-00d3-4ebc-9eb6-a5a85cbd3991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:19.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:29.742Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=95f07405-bef1-4690-bc35-eca945224153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:39.754Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f413252c-f8b1-4575-8bc0-39fac8cb5469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:49.767Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f7e4d37d-d5c3-4d94-ab0f-a4b4952abde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:59.782Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=920ac30c-31dd-46d8-b900-54cbded61bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:32:59.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:09.806Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f29d1b66-b621-49cd-8108-83268d76bbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:09.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:19.824Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=12303910-4ff0-495c-a89f-1aadd3feb4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:19.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:29.838Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8919d950-4f5c-4634-98f0-b5b475141aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:29.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:39.850Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0a3ae67b-2972-4b85-b509-1227f41422f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:39.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:49.863Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ce0a1121-85af-4678-8e28-b11bcdb2242c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:49.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:59.875Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b15371eb-2739-43ff-b94b-0e65b5152891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:33:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:09.888Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2923103d-4345-40c0-8921-69834c26f509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:19.899Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b99e7889-c125-4fa4-ace3-1128e652e451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:29.915Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c75ccc0e-6d88-47d7-a487-33ebbeb5fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:29.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:39.929Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3184982d-a2dc-492f-9bf2-01694428a2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:34:49.642Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:34:49.642Z |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 |2023-02-17T00:34:49.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T00:34:49.642Z |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 |2023-02-17T00:34:49.643Z |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 |2023-02-17T00:34:49.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:34:49.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:34:49.649Z |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 |2023-02-17T00:34:49.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:49.942Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=862ad852-ecb8-4997-a988-afa55def6ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:49.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:59.961Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=70e4b49e-c0d2-4c19-b753-0f91981583f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:34:59.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:35:09.973Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4cf64ebe-6099-4030-a1e2-e59d09f22477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:35:09.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:35:19.990Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=37d80e79-56bc-49c3-8625-7a491d6c3b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:35:20.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:35:30.001Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8b33cc8a-30ea-463e-b644-09d07c788379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:35:30.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:35:40.018Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=33446264-5f34-4bb5-ad86-aa2d3dc81c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:35:40.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:35:50.032Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f7ba8220-e007-4027-873a-2be39cdab5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:35:50.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:00.045Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d7f33ed6-735f-4739-aaac-62ab0679b612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:00.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:10.057Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c11c35d6-82c2-4616-8434-3c76d9003c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:10.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:20.075Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e3cb495d-64e0-425b-8d39-98ecdb106d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:20.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:30.090Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=909d0dd4-c510-417b-8145-1503982cf9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:40.102Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7147db20-e05f-4bad-9008-fdf9b4c27c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:40.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:50.119Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4da8a79b-5c59-4337-8b3b-34709ac79997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:36:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:00.135Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6542272f-a380-4a10-acf3-b20fa82cfdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:00.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:10.148Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=eff98a2d-46b0-499f-9c49-2658a9db8f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:10.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:20.159Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fb7df094-03af-472d-8875-1e3b757f1974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:30.175Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=468e4a16-0f36-45e5-8d5a-c6293d0f1368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:40.196Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6c74d565-def9-4680-9c59-523d5c79a803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:40.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:50.207Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cce23d6d-852e-4fab-a870-ed50773a9605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:37:50.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:00.219Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=dbbfe5db-68a8-4b0a-908d-f1b6dfe7ef0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:00.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:10.233Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4e8fe7ce-6bcd-466a-9580-ca16e88a8a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:10.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:20.247Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9931ecdb-95bc-4415-9c91-a9f3c1aba727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:30.259Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a205b27a-2ed3-4ec6-8f07-3579a78b3649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:30.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:40.277Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=636687cc-355c-46ea-90ea-029d5f091551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:40.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:50.289Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fc5728a8-a280-4ac4-820f-eaf914123060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:38:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:00.305Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3faf5497-8e07-49ac-8d44-f7af00933673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:10.318Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=420de7ee-c151-4993-b0ec-73fa3cdf0cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:20.330Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b13b5bb9-09db-43de-a176-979ce8153a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:30.344Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3da850eb-e14c-4c03-8e7f-c58e8c458e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:30.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:40.362Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e8e66c51-4daf-46be-8481-81675120b021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:40.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:39:49.598Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:39:49.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 |2023-02-17T00:39:49.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 |2023-02-17T00:39:49.599Z |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 |2023-02-17T00:39:49.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 |2023-02-17T00:39:49.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:39:49.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:39:49.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 |2023-02-17T00:39:49.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:50.374Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bf8db6d6-55be-4166-ae03-39510bf118a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:39:50.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:00.388Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f32e33a3-2ab3-4b34-b4cb-c8c0594f0b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:00.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:10.400Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c24c9172-94fd-4a92-8be4-01b4382301d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:10.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:20.412Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=062441c0-e64d-408e-8e7f-c3cc7bd92ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:20.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:30.432Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ddb73f09-833e-4fbd-a852-402fd1f498b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:30.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:40.469Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=002b5596-6e7f-4ce6-bf80-9a7cb5cd3213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:40.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:50.486Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=66b0b008-1584-41af-ace0-1fc729844bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:40:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:00.499Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cb50f2b0-90cd-4024-8ab1-9b6bd7ddf635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:10.513Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d4a58271-3a96-4ff9-9672-fe696e8e20a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:20.527Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=94eaa8d5-beb9-42f9-aaa9-50dc70bcd765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:30.538Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=30b1852e-8425-4154-9a9b-e42183a41dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:40.557Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=82daa7e1-9561-4e5d-a77b-aefc56086031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:40.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:50.572Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2d8dffc1-ba7d-44c8-b315-a7a98db7fb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:41:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:00.585Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2242c6bf-4fa4-4a70-b0bc-24b56ddf98e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:00.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:10.600Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ce0a1c14-cbab-4bd4-a4d2-6853acd0a579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:10.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:20.614Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=084b4100-c839-490d-8507-69abe9fb8242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:20.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:30.627Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7efbadba-eb57-494a-9409-5f3631dbd7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:30.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:40.645Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=91be90c2-75e3-479e-b0aa-9dba715e59a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:40.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:50.658Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=740827e4-0373-47c7-88b5-4e25d3a1fa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:42:50.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:00.669Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=09e5295e-095f-499f-8556-8b0a3f165eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:10.684Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8500c53f-6a19-4f52-978d-fcac9502d96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:10.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:20.698Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ed9b5204-8fea-497d-8998-4f5127f33e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:30.719Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cb0e673f-ae2d-44b5-abfd-7c73ca3d5b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:30.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:40.732Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4f5f1a09-714b-4358-ad58-0811d4e86b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:40.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:50.746Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=63887b2c-2b7a-4771-a066-efbaa43d1c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:43:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:00.759Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e43374b6-45e0-41e3-942f-b2753f6ba31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:10.777Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=97becd44-e674-4884-a0e3-2fdc3be8143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:10.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:20.790Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a49d05f0-ebaa-49ce-ae4b-6fbd7aca5690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:30.807Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8a3ddf25-db76-49a5-b4da-439b93168904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:30.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:40.819Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2314a079-70aa-4852-8b34-b051b8eb7558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:44:49.600Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:44:49.600Z |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 |2023-02-17T00:44:49.601Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T00:44:49.601Z |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 |2023-02-17T00:44:49.601Z |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 |2023-02-17T00:44:49.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:44:49.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:44:49.609Z |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 |2023-02-17T00:44:49.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:50.832Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=94058a81-84cc-46a2-90a7-d2e3c5827b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:44:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:00.846Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f0c91db2-eb0c-4ba2-8dd0-067c91fab304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:00.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:10.857Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4069abdd-a15c-4337-80df-eb0628f2f396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:20.872Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f1722155-5577-408b-b350-b95751a8f134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:20.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:30.889Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d86a5289-c4aa-4510-86b7-1d2fba08972d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:30.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:40.903Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6bf752e2-fc94-41f6-be66-03e3a26dd3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:50.918Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=320ee568-0108-4944-8d4e-03b44642a1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:45:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:00.932Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=328eb17c-36ff-4050-982b-02f6b4d4cf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:00.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:10.949Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cb01155d-a304-4ea9-bb20-f2ca0d7ee1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:20.961Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=33893e32-8038-45f5-a162-477910fa77b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:20.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:30.978Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=46503a5d-addf-4586-b954-89d03d2c7622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:30.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:40.996Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=891d45ad-fe01-4b05-824f-6d5467e7bb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:41.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:51.007Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1cf3b70a-180f-4658-ab64-7b25a28f93e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:46:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:01.021Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f13d41bb-4383-4bd9-80a1-03f5af46da89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:01.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:11.032Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d525e37c-907c-491e-b626-db8de5b18fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:11.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:21.044Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=01dea56d-e7e8-42e9-b3e7-e0bf205b52c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:21.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:31.059Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a823f4cf-b6c5-4b27-af74-9d17cfa74246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:31.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:41.072Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=21720402-37a7-4ee1-a079-86a283603657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:41.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:51.085Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b162e50f-b26a-4e67-b3a2-2a1625c2792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:47:51.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:01.098Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cb155ace-e451-4122-9e61-aba2eae6f2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:11.113Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=136c276f-3096-43a3-a2de-84cf86dd524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:11.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:21.124Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d0100e7d-f812-43a1-96bd-b7706da98f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:31.138Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5e6c5da2-2e2d-40b9-9378-16170e0ea7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:31.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:41.151Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f050ef3c-8047-4fc0-9438-016e08a8fd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:41.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:51.162Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=736bff98-75e0-498f-b8f1-353f7c436aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:48:51.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:01.182Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a4a3e8f9-c9d2-4c11-9ba5-730b311b1cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:01.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:11.195Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e272e5c4-398c-49b8-9e2a-8811dddc5e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:21.208Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c4c731c9-1344-42b6-890d-63775a73e49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:21.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:31.220Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5a2d411f-6d5a-4973-a4ec-1d3466ec0873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:31.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:41.230Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b638674c-9202-44ce-ad76-9dc013c99106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:41.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:49:49.622Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:49:49.623Z |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 |2023-02-17T00:49:49.623Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T00:49:49.623Z |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 |2023-02-17T00:49:49.624Z |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 |2023-02-17T00:49:49.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:49:49.629Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:49:49.629Z |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 |2023-02-17T00:49:49.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:51.242Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=18b37446-dd25-4370-8498-42084f7b5a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:49:51.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:01.255Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=92ea5730-4a0e-4ba6-ab2b-c31aec68ad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:11.267Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4ad720ba-ba89-4709-b603-5e50a3babe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:11.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:21.283Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8e8cd626-8c62-40de-afb3-bafb360319ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:31.304Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cfdcde08-a8ba-4a39-ae35-e48256ca12a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:41.316Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=362db6fa-4534-4e14-9b38-9c196d9655c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:51.328Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=67df5cf3-9808-4130-a0de-7f0432145e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:50:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:01.340Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b8a34853-7eea-49d0-a326-63127db884c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:11.354Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1af59832-e072-43f3-80e4-6ff89ca82b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:21.382Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7486bf63-d0fa-40ec-a20b-7b9b2760ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:21.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:31.408Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=19969ba6-714e-4ffc-8bed-30df9a0309b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:41.421Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5cfae976-1eea-4952-8179-1c3d3babff60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:41.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:51.434Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1c72a652-6db6-4422-9071-7f149dd0766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:51:51.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:01.448Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=db8e18d7-b596-4909-a334-39d59e0da78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:11.504Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b2848d52-cf07-4456-b348-cd63c615cad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:11.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:21.516Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b1e56216-ed9c-46fc-92db-362e470ffb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:31.527Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=827c0262-9f7d-4d64-b223-e4f51efcbecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:41.540Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3e76708f-6cc7-4339-972a-c4f083224110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:51.604Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2cb22c95-32a7-4bce-bf06-fec923197ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:52:51.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:01.615Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b5a34336-8dad-438a-ade1-5a7c197f45fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:01.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:11.629Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=41df9619-934b-4778-ae5e-e4c8f00a3440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:11.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:21.650Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=613532cb-ee51-4094-b929-7975d53569f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:21.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:31.668Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fb5efa3d-79e0-4e88-90a2-4ce63ff7e97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:41.694Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=de92c5ca-544f-4285-8ec9-4ea1b5165daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:41.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:51.707Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ca2beadd-aeb8-45aa-b5dd-7407a33b03bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:53:51.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:01.720Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4a512cdb-790e-4eb1-a620-4488416fd043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:01.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:11.733Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=62fab9e9-8365-43df-9af8-23b6d1f830dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:11.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:21.745Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0705b025-5e3b-40f0-ba3c-9b7550d28d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:21.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:31.765Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=30029136-c64b-43bd-83ac-fa60d1f12cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:31.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:41.785Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=41f8643e-d52f-409a-8a05-a60d17305b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:41.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:54:49.685Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:54:49.685Z |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 |2023-02-17T00:54:49.685Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T00:54:49.685Z |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 |2023-02-17T00:54:49.686Z |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 |2023-02-17T00:54:49.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:54:49.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:54:49.691Z |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 |2023-02-17T00:54:49.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:51.800Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4d9e1d3c-e8f5-418d-978b-862287ca4ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:54:51.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:01.815Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=63cf95bf-b5da-4104-add6-ef29ad9ed9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:11.826Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fc14892a-bb95-4a96-82c8-9f738fa1306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:11.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:21.837Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d920222e-a73a-4e87-b500-f8f9d3c7a575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:21.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:31.849Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=96a82709-70d6-4895-8c80-ecfcd52e267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:41.864Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1ea86973-add7-4cd9-9218-ff578fd4c6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:41.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:51.878Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=40f07d65-bff1-4d82-abdc-1507ef6443e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:55:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:01.891Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0d4ae188-9337-4893-93cd-91ba37ad3b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:01.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:11.907Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2e952775-5f43-4112-afa4-40703c245825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:21.919Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=78f837eb-b919-4dd8-b4e2-b415e75a9cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:21.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:31.934Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=472bcdc7-d1b5-49a2-9982-80b7e19de5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:31.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:41.946Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3d87c18e-6ab2-4ef7-939b-f76b28b6b20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:41.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:51.960Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a7ff52fc-3b03-4921-b131-ba66106947b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:56:51.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:01.976Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a12f8fb8-366a-4096-82e6-09a5fa2b84a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:11.990Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=886ff1d0-bdbd-4508-b7f4-a1128bcc3405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:12.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:22.003Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ffcd4324-6f74-4803-8c31-1db77d1b9868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:22.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:32.017Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=440a890c-94c4-4091-8c07-c60f90e9cc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:42.031Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cd8be1df-87b2-47a6-81c0-153b22ed8d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:42.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:52.043Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f0d9831d-9a53-45e8-b675-833a6bf4bc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:57:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:02.061Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5c762a99-ef33-43f2-8674-91f1407190f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:02.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:12.072Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d1685389-32db-417c-8ea1-7e5cffd9741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:12.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:22.085Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b9c30eb6-2ec5-451a-a38d-f76a14432965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:22.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:32.099Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=659ea79d-c521-4b29-a2f0-bebe920a2b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:32.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:42.113Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e5da6bc5-0cac-4193-aef0-a9ea6c1141bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:42.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:52.126Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3ed5589d-dca2-4b45-9a07-d6a0284c173a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:58:52.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:02.139Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6c67d982-6a2e-4537-94f4-90162f7ecc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:02.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:12.151Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b3d71b9d-fb5a-4e21-a767-c9be016dba05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:12.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:22.164Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9d6511ee-f8df-4418-a7d1-df04cff43436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:22.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:32.175Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6bc9d56e-2e4f-4369-a345-5cc4060c1a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:42.188Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9e0d0b29-874c-43ae-b77c-9762cfceadaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T00:59:49.633Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T00:59:49.633Z |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 |2023-02-17T00:59:49.634Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T00:59:49.634Z |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 |2023-02-17T00:59:49.635Z |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 |2023-02-17T00:59:49.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T00:59:49.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T00:59:49.640Z |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 |2023-02-17T00:59:49.642Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:52.199Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6c75275a-871c-415e-9603-2574478bbc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T00:59:52.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:02.211Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e9819a57-550c-4c14-adde-f848654fb5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:02.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:12.225Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9b246e74-4db5-4bb8-9527-8110a28249a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:12.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:22.236Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ecd2323d-b65d-407c-9594-b2ba2b8bd841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:22.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:32.253Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f7ef5f16-9fd9-43b1-868d-a1218d4a398e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:42.269Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fe64adc2-6616-47d4-b3b9-1632af435f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:52.280Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4829b96c-d14d-4600-8a22-6f2c6ab9db1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:00:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:02.292Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e19d2713-ecc3-494f-800b-e28de8e110bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:02.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:12.320Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b1a2e89d-e579-4d51-a3cd-c5cc3b95d312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:22.333Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c5a5b6c1-c1eb-4275-8c6d-2d255e0981f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:22.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:32.351Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=244bfd57-bc36-415d-a671-78527544ecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:42.364Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=501b29ab-b8ff-4d41-99a2-b4beb6cbd5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:42.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:52.384Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=51a4883b-0a92-45d0-be21-81ef54562276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:01:52.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:02.397Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=28167027-af58-4131-b1db-665005c6ce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:02.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:12.413Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=61c48715-b979-410f-93af-a5131bab20c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:12.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:22.427Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b273b6bc-ebeb-4f7b-84e5-469434e3e098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:22.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:32.442Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bcfa26f2-fb3d-4f5e-87fd-38ae2d67343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:32.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:42.455Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=94a9002d-bae1-4ff0-8973-e95c69ccbabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:52.474Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b00fc819-1026-4f89-9a36-c76b1cf7e412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:02:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:02.495Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=102ed936-dcb8-483b-a51c-3cfb284f5a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:02.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:12.506Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d6abd4e2-a203-4105-a342-4f036276ab2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:12.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:22.523Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f66fb19d-22f2-4c03-8e35-a4290bfae11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:32.537Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0225ca3d-9972-489c-b169-99c8cff0e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:42.550Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7e39aa76-52f8-4ca0-8a01-ec873139ae91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:42.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:52.561Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4958bbf9-847d-4d53-8ee5-dc1ad2c55f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:03:52.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:02.583Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=551583c2-a4a8-47df-82c5-0f8ca438cbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:02.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:12.595Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4e8d2034-7b62-4b99-a42b-81bd002a779f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:12.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:22.607Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=897ffb37-8f11-4d02-ba57-c0362b16fa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:22.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:32.624Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=81a8c440-30fe-4aa2-9d06-0d27dfb8dc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:42.637Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=53f41ffa-cd3f-4feb-b664-796c4dc45add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:42.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:04:49.601Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:04:49.601Z |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 |2023-02-17T01:04:49.602Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T01:04:49.602Z |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 |2023-02-17T01:04:49.602Z |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 |2023-02-17T01:04:49.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:04:49.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:04:49.608Z |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 |2023-02-17T01:04:49.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:52.653Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=dd557154-a3e0-46aa-a16e-679ca3cfc2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:04:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:02.666Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=edce7623-d6d8-464e-9ae6-70f8e4c5b0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:12.679Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a0906501-5c6a-43f9-9ef0-70260cc1be10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:22.693Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=82c74370-3470-4e6d-b854-97f9aa83df90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:22.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:32.714Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2969478b-3c66-4f8c-bfd5-412e2652c532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:32.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:42.733Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=50e851e5-89a7-4c3a-8daf-8c550232d5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:42.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:52.750Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d13a897f-6666-4e1c-9c43-3ecdb8689c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:05:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:02.768Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f53752e1-57ff-4108-9964-e95f61f71ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:12.780Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3266b1d8-4974-4c26-bc56-47ec35912df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:12.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:22.802Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6841b757-52c9-458d-957e-4ef025bfa918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:22.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:32.818Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=51c32e81-13a7-4aa5-b610-68450ba86d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:32.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:42.833Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=caa97c42-52ec-4eb5-a8e2-bcc23f7128fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:42.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:52.845Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=eb0b7bfa-3250-4861-b817-9f6a21a2011e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:06:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:02.858Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ed5cbc93-335e-43e8-8eed-4e1bee93619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:02.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:12.873Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=aa9ba92b-b091-4489-9273-e038c152894d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:12.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:22.891Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6d5c59f0-f5b2-4c4a-a688-70dff5a6eabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:32.905Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=12443cde-6426-46c7-9531-b8fa5daa62b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:32.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:42.918Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7bb3df6d-c81e-4644-a055-908e7acd62a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:42.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:52.933Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=60827acb-f547-4403-9425-c35db2366e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:07:52.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:02.945Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=129b80da-460a-4622-a4f7-9711a70614fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:02.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:12.959Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f612837a-3cab-456c-89ee-1e6be0197f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:12.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:22.981Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ca718988-9cc1-40fb-9908-8b58d34fa19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:32.995Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=130d5415-2ab5-4658-a269-2892f9946ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:33.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:43.007Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7c441332-4266-4404-aca5-0208f899d633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:53.018Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fc57a220-68b4-4b2f-a876-19df71bbfb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:08:53.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:03.031Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c8ae33c6-bc46-415f-9d5f-f669885722b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:13.047Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=38cf4b76-8fc4-4741-8b70-e89d0db03677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:23.062Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=867b1b86-baf2-4410-a5a7-e3e9677dcc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:23.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:33.074Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6531e4a1-a05c-47ee-8a93-b6869abf1359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:43.088Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9ba90219-73c5-4e84-9e82-f45912c73970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:43.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:09:49.590Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:09:49.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 |2023-02-17T01:09:49.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 |2023-02-17T01:09:49.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 |2023-02-17T01:09:49.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 |2023-02-17T01:09:49.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:09:49.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:09:49.596Z |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 |2023-02-17T01:09:49.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:53.102Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2b909300-5ef0-4440-b14f-4a0a004e6232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:09:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:03.114Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a53b53a8-b68d-4707-9475-bab7f9462fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:13.131Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1ec1f99a-3838-497d-a7a1-c32e8aaab3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:13.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:23.144Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=402e144c-9e94-485e-aa46-a8dd1441758e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:23.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:33.158Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7b2f0677-1c35-4dd4-9883-c95940ab2dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:43.178Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=35e09d22-160c-4c1a-b7f1-4ddcb81d796b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:43.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:53.189Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=261259d5-e6c5-4134-942d-a4ce2993e25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:10:53.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:03.200Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b084ad02-6ec5-44a9-b8e6-658420b34623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:03.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:13.211Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0bfe2df0-f52f-4bdb-9de5-3a9ffa18a4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:13.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:23.225Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2da3aff9-a32d-4033-9a68-c983aefd9d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:33.254Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4ad5e4af-3713-48a0-9c0f-4e4f52def96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:33.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:43.266Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7c2b8c4a-6a91-4d80-8a67-ab34e975069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:53.279Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ee8409a8-864c-4ac6-a64b-7ff8ac7858cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:11:53.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:03.310Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1d0babc7-1d37-4199-8f68-51fc65224ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:03.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:13.324Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e7eeb762-7756-498a-848a-4e0e9d409993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:23.335Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=32b47cb5-e4f1-49f4-aaad-9ecec50738cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:33.348Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1f101488-ee22-485f-a2e8-85861c5f9f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:33.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:43.364Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=457d86cb-fd9e-4eaf-9d76-0201f042a09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:43.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:53.378Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e028a0a7-dc56-4311-b6f3-13a780ab1526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:12:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:03.391Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bb858cef-af4d-49bf-97c3-a67a05d1f16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:03.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:13.403Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cd7b9c53-c371-4f16-8098-bbcf59576ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:13.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:23.416Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6833b5f2-f60b-4e5d-8655-77096acbb3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:23.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:33.431Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2a33ae14-386d-4bfe-9824-238dc3c34725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:33.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:43.444Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2504c7a5-e587-4e29-9641-8a7044a040b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:43.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:53.456Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=659e202e-1ffa-419a-b73c-e38cef341aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:13:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:03.469Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6ee8249c-110d-4c0a-abdc-986a2d737dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:03.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:13.481Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9b9a4871-cd7f-483c-9e43-2ea5c5b82330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:23.492Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e92543df-52cc-421f-8c8a-bede03ed2144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:23.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:33.505Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7a826bb1-75ff-4e06-a38c-715b28dc3ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:33.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:43.517Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e0e90c56-cc40-4d05-91cc-f29d0997c5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:43.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:14:49.617Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:14:49.618Z |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 |2023-02-17T01:14:49.618Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T01:14:49.618Z |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 |2023-02-17T01:14:49.619Z |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 |2023-02-17T01:14:49.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:14:49.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:14:49.628Z |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 |2023-02-17T01:14:49.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:53.529Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2cfcba86-e835-4a73-ab21-c4767bb58ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:14:53.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:03.543Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b68bd5ce-a5b6-424f-8787-449e3f34e4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:13.563Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=42210c76-0718-42e4-a41d-751a02316427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:13.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:23.577Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f2295844-3c6a-44c3-864b-335f1890a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:23.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:33.589Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3a0f10e5-4ab4-4b6d-aae1-e5bd9e781c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:43.603Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=42b19e48-d8ac-4f6f-ba8e-29aeb710072c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:43.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:53.617Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=45d0d7aa-9101-49c0-a0a7-2ed4d3465e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:15:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:03.635Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4a8c1712-39ec-497b-8347-9735a6761eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:13.658Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ccc2a531-3c04-4900-9a69-faed8ab273fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:23.686Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=59cc5d6c-6e6a-4aa5-a9c3-ace1dc8333e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:33.718Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2f68944e-f4de-4f95-a91f-bf5e5b601d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:33.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:43.740Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=959340e5-23b4-4e01-8f91-e352aee7b049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:53.753Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9a1269c1-4465-44b8-875a-df62cbf83670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:16:53.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:03.768Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=064b19b4-01cc-4f79-9a3a-24c2563d6f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:03.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:13.791Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2e52c87b-1a33-4aeb-b890-01c258be539b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:23.803Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8a0b942c-75de-4dc8-a1b5-c1bb26b79003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:23.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:33.815Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f81531d9-0692-4bdf-b132-bc0a4a1365ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:33.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:43.826Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=43465d8a-0368-478f-b7e8-f78ce2808a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:43.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:53.840Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6f4153cd-7fa2-4458-b73b-8036d953efe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:17:53.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:03.851Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7fb8f423-bba7-48f1-9a97-4515d098c1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:13.865Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1941da7b-df44-4a1d-b73c-befe280bcce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:13.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:23.883Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=50e50521-1a88-4a3e-a4d6-45d7deeb96ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:23.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:33.897Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=156ea1d5-fd28-4c6a-9a0c-ce409a9fd475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:43.923Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9fb92a30-1e28-42a9-abab-87b7c434c13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:43.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:53.936Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=838c5668-3517-4cc0-9c16-282f4232fb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:18:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:03.949Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=53d5bc9d-4286-4bbc-bb86-ed8aba9fe146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:03.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:13.965Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d66a90b9-9eff-4214-bc3f-4a13054914cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:13.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:23.988Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d1fdc2fe-ddb5-4776-9472-feb0c856a92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:34.002Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=afad444f-1a71-4337-a33f-0de3b9ff5c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:34.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:44.018Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3e0084a3-8e38-4698-982c-86a6e8293729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:44.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:19:49.603Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:19:49.603Z |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 |2023-02-17T01:19:49.604Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T01:19:49.604Z |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 |2023-02-17T01:19:49.604Z |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 |2023-02-17T01:19:49.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:19:49.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:19:49.609Z |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 |2023-02-17T01:19:49.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:54.030Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=52cbc022-34ae-4aef-96a5-c90467b5c128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:19:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:04.044Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1d557728-142d-472a-8390-901a8e641347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:14.055Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ba73bbf9-5b31-45ef-8787-c081ef5f884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:24.068Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d19b9294-d9c4-4536-98f0-94d5fc7ecf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:24.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:34.086Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c570f101-a904-4ea5-8243-943a78900a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:34.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:44.099Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6f3365ad-c856-4052-b808-9b773c2ad79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:44.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:54.113Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c7157755-a425-49ec-a3de-6899a7c58891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:20:54.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:04.129Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5dee9164-17e7-4e55-990a-ba6e410c5893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:14.140Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c581db9a-f8fd-49ff-a6c9-f68d33ff16e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:24.151Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bbb3844d-2c80-4e45-8144-a73bcd8c4fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:24.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:34.163Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ffced992-034d-45af-9270-136393a79a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:44.175Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2e230f98-f017-480b-a259-9fe923b02a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:44.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:54.189Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1aed58af-40e5-4ed6-9637-8226b9b2bb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:21:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:04.202Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9fe41b16-e4cc-4f41-a83f-a174cda9ccb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:14.224Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5d234fb2-8ab6-4ebc-9c5c-7f47ec01cbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:14.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:24.239Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1202021b-41a0-4edf-8d21-4283d3f93a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:24.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:34.270Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=07746809-41ce-4601-b00e-ecfa1e749317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:44.283Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7e64bd84-e372-4538-8a6e-d14649845cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:54.294Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2c9d17b6-c100-4a9b-b71b-16c05b4ea92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:22:54.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:04.308Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=51dffa84-9241-46da-a020-dae8a33c35f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:14.325Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d34b325e-a15a-4096-b1f9-c63baf444a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:24.337Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f952959b-23e6-4e2c-94f8-4c79dc2e6f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:34.350Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4af5b54c-4b6a-478e-b26a-0e79bf58f8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:34.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:44.366Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ba2d8557-666a-4fb7-91e0-8307a040d5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:54.383Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0fdc6cf9-d178-4c29-bf96-4f782532f412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:23:54.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:04.410Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=26eb32bb-b287-4b3d-a5b0-aa9ec50e44bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:14.424Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f7aa29fb-82e9-4c45-bd1b-ece1e43c67cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:14.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:24.442Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6e97c415-f85b-42d8-86fd-adf3526b2199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:24.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:34.456Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=375333af-54c9-441d-8961-0c7eaf93ece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:34.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:44.468Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=70ac8b3d-22e9-4898-b74b-fe4dffa29516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:24:49.639Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:24:49.640Z |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 |2023-02-17T01:24:49.640Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T01:24:49.640Z |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 |2023-02-17T01:24:49.641Z |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 |2023-02-17T01:24:49.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:24:49.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:24:49.648Z |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 |2023-02-17T01:24:49.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:54.487Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7c8f2d47-23c5-4f76-8dfb-ece227bbec99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:24:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:04.510Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=11404808-c2b5-4ea6-99e7-bd44f46cc55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:14.522Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=03974204-9dd2-4b07-ac51-5f8e5a57ff76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:14.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:24.534Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d4d5b71b-59bd-4aaa-9d91-5c02bbb040a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:24.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:34.550Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9cb8a2ec-b09f-4278-823a-4f3e9ab5e23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:44.563Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e64eab10-fc73-4aac-bb13-88a878e4fb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:54.579Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ecb87304-c40e-41e4-b1e2-904ff06d4934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:25:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:04.601Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b0db6608-eb6b-427b-a699-7b78a62ea4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:14.618Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=79093d53-56a0-43f0-b593-83737189563d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:24.633Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8bcf8148-6b0d-4bb7-bd74-1c7dca8a0241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:24.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:34.649Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bf6f96d9-5f13-407b-ab81-487d976a8f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:44.667Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2fefcb69-9804-4618-a81c-df2d3c4637df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:54.679Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0a22caaa-0383-426e-a7a3-7616fde2e595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:26:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:04.690Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=223d7d4d-4e08-4b4a-8b1a-220887dc000d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:14.702Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2a24649a-0b36-4b60-a060-8af650e6f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:14.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:24.714Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d3a06314-d227-44af-bc87-bb743f2f86e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:24.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:34.733Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a00b2b14-49c8-4e8d-b13d-1c6ab52d975b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:34.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:44.746Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=75250c15-03d3-4fbb-900c-7f6632c07ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:44.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:54.757Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=70c65813-56c0-4430-8cd1-8b52352fe8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:27:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:04.770Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=897520c7-4088-468f-be2a-6766dc8a88c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:04.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:14.785Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=04835535-08fe-4abf-81eb-f368fa5db6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:14.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:24.797Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7469a345-fc79-4a46-834e-c402f50c5603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:24.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:34.812Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9aff02d8-4d92-4bd2-8ce4-fe53d0b4d096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:34.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:44.827Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e9c3a5bd-1662-4552-b87d-30a48dfc29b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:44.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:54.840Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=60852f80-9d54-47f3-835c-5ade9521851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:28:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:04.855Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=28b8afb4-d258-4b1d-9e00-d8bcce9a7070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:04.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:14.865Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8c72132c-ab9f-4577-ab55-2ec46bab8761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:24.877Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e58b26f7-f636-403e-b93c-ae642d830bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:24.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:34.891Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5d7d8cf2-8620-444e-94f7-c2753fde3f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:44.902Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fe467d28-0968-4dce-afcb-18a3fdb34bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:44.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:29:49.590Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:29:49.591Z |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 |2023-02-17T01:29:49.591Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T01:29:49.591Z |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 |2023-02-17T01:29:49.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 |2023-02-17T01:29:49.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:29:49.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:29:49.596Z |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 |2023-02-17T01:29:49.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:54.912Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0a599365-e0e6-431e-b8fe-db26ee302005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:29:54.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:04.930Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=08e1ccc5-5f1e-427a-a18b-4c6cbb141a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:04.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:14.943Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8fa09c89-b5b6-4f22-bdeb-0453de864d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:14.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:24.958Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=59d34bf2-c524-422f-ad55-708f88467e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:24.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:34.978Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=324dfa7b-e577-4914-bf1d-9325f8ba3f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:34.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:44.991Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=57a5d143-9430-4044-ae61-73561991de11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:45.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:55.016Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a9487309-76f5-4e47-993e-498405f96aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:30:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:05.028Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6e6e58aa-5eec-443a-826e-2dd18aa3f399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:15.043Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0290b806-6aa6-42f2-9c74-4f10253b4070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:15.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:25.075Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d60c9f8e-757e-406b-84d9-2cc59532a7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:35.105Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=466bff60-ec07-4963-ade4-c9c062bbf5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:45.116Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8f7a0752-a989-4428-9356-f0c8b861093f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:45.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:55.127Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=93f80d30-0575-4b60-859f-e55a843fba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:31:55.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:05.145Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6aedc8ad-cf5f-412a-9c52-527a6f2e35a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:05.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:15.157Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3722fc60-ff50-4ffc-a429-c954cc11443a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:25.171Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=709fdd74-52a9-4af5-b1bd-e294b3546368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:35.184Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d2ea0aa9-393e-4472-af9c-a98c01a59c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:35.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:45.197Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bc9f352e-528e-4da8-842e-8e8f52cc03e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:45.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:55.217Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ddf8636c-b1c6-409d-a864-33ae0be1d3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:32:55.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:05.230Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=11940b5a-12c9-4deb-bab7-1e52aa5252e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:15.243Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=97dc5d7d-364c-4d85-b565-e6305f9de917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:15.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:25.254Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cae4bc94-fd3d-4a69-abcb-e63fb252483b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:35.265Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9c2673f4-a971-40a0-bf79-854740e405eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:35.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:45.277Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cfa8f733-c8de-42ae-9ad6-2ed17a528563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:45.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:55.289Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f6ad7799-6729-4f7c-b262-421b369177e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:33:55.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:05.300Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1c9bb50c-f0df-4720-a009-1f47f2baa92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:15.315Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ef8cde31-c165-493a-8267-2fa2648d4c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:15.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:25.326Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5bd653e6-7f3e-4487-84c6-b9cd5ecf0710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:25.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:35.338Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=29d719b9-413d-408f-b5fb-63177de7b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:35.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:45.349Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=596a0092-6503-40cb-a322-6f717a499012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:34:49.577Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:34:49.578Z |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 |2023-02-17T01:34:49.578Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T01:34:49.578Z |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 |2023-02-17T01:34:49.579Z |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 |2023-02-17T01:34:49.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:34:49.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:34:49.584Z |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 |2023-02-17T01:34:49.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:55.363Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=04b5e070-95ee-4451-8785-50c48334bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:34:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:05.374Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=92392ddf-5a56-4b93-b137-189254c018c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:15.385Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=45514773-1d2a-4744-9ed0-6f1aed9a37f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:15.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:25.395Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=29ec38a7-63df-44eb-801e-4430992f112c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:35.408Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=452cfa91-9677-4403-971e-7447664a1273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:45.420Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=91d44386-ed27-49a8-aea9-e9cd9f28772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:55.440Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=68b08e37-75c2-4ede-9671-33b5c4357795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:35:55.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:05.453Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4bb5113f-5961-44c2-bb7f-f32c61b0569b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:05.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:15.466Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=795e8291-4ea0-44e3-88fe-345a0d287e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:15.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:25.476Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=347c93a3-d45b-49db-8151-350cc5aaa201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:35.488Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=eaa35278-ffb8-45bb-a8db-e1dd4dde2df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:45.513Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2dc89732-61e4-428e-a361-849b70dbe77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:45.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:55.526Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2f235398-bacd-4bb3-be84-8c727b0d64d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:36:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:05.542Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=44086e39-d032-49c9-a4d0-2731c370faf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:05.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:15.557Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=320b62cb-86c3-4fd8-8005-13fc873de5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:25.569Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=37c73ed8-b4fb-4368-88ac-cfe9b80b02d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:25.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:35.583Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1a1fc27c-98a6-4a36-a8b4-7dece88636d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:45.598Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5b6bb02d-f7da-4d78-b63d-994d0b0f1f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:55.618Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=88372308-0e02-4952-90ae-e4038b8e6236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:37:55.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:05.632Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a6033f84-19d7-442a-8de5-a12da64b1ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:05.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:15.653Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b6245fdf-2305-41f4-abba-5081eb6bb315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:25.666Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c7c105ee-020f-4ba9-a838-cddc17cd226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:35.678Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=06ea189a-4816-46ab-a1fe-c69b6440c669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:45.691Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6e157a6d-dafc-4ae0-bf0b-b5382008241f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:45.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:55.704Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0eaf9cc3-4002-4274-bb34-a9eb3c305c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:38:55.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:05.720Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=87cb7d23-08fd-4cba-97d8-ff2071bce604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:15.731Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1ce6a661-506d-4524-aa39-7f300ddb3e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:15.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:25.750Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e6407319-5b8d-40f8-871a-97ec045836cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:25.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:35.766Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9019be7e-2419-4739-b37a-838e05c955f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:35.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:45.777Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f34fc4d2-bdd8-4cc2-99b1-ce1afacda68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:39:49.596Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:39:49.596Z |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 |2023-02-17T01:39:49.596Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T01:39:49.596Z |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 |2023-02-17T01:39:49.597Z |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 |2023-02-17T01:39:49.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:39:49.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:39:49.601Z |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 |2023-02-17T01:39:49.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:55.789Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=13bcc900-6cae-4e5d-9bad-b0197a637aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:39:55.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:05.806Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=628748e3-3c23-4bae-87bb-8655a43de3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:05.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:15.820Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=450c989c-6bdb-436a-9ed9-9d4e6c1951dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:15.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:25.833Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ca0c6302-16b7-4ece-807c-53ea44144b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:25.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:35.846Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fae6ba34-dc3e-4ed9-bc9f-140db1c3c188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:35.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:45.862Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=633b3f96-8b35-47a6-87e5-5d56bc39dd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:55.875Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=244efa5c-8433-4ae8-b12a-a396ff36dff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:40:55.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:05.887Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e3f6a31c-cacb-4d5d-a9ee-8365fc98a8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:05.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:15.900Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7a5caad0-fb80-41a7-a2ed-81cdcc50e3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:25.918Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=67c9e10f-e720-4c47-a9d8-078584ff2dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:35.931Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=af4946ae-c5fb-42fa-bdf9-cea9cde9c140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:35.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:45.945Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=06f8fe81-3497-4b09-8f8b-5853c34d97ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:55.958Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=709b4606-c4f6-4579-af63-eb1e3f701eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:41:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:05.970Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=69d6825a-6915-461c-b9af-dc60b176823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:05.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:15.987Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0a386019-946e-40b0-80a5-e56397484581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:15.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:25.998Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b687b915-8e35-4f97-9f03-fc7ccc52a331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:26.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:36.011Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a20c2f12-1d99-4443-b3b3-11cb3a9410a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:36.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:46.023Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e0f3d608-8003-4857-99f5-1a519d87c60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:46.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:56.036Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=331ff029-1bf9-4f07-b4b4-d567c874268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:42:56.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:06.050Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0eb1076c-5df1-4c75-b512-50f5028448d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:06.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:16.069Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f408370f-d4cb-4a46-ad73-25ba35f1a217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:16.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:26.081Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3e27da2e-2c4e-4a23-b235-c9d021c8ed06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:26.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:36.094Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0d386f77-22f7-4b81-9697-e9b8f7f83e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:36.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:46.106Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8c900afe-94c5-48b2-9d16-43164d1957c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:46.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:56.117Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5a33ee5d-fe7e-464b-8af6-ff6021bc2849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:43:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:06.128Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=48d80468-5eb3-45a5-bd8d-03c0fb1f6cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:16.138Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e55dd68a-fbf3-4a8a-aad2-95b1a2bec0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:16.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:26.152Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=902d388b-83d9-4e19-b818-a0c200e05c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:26.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:36.164Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e75a08fe-d4a1-41cf-b3ed-82a7e2a4527f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:36.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:46.177Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bb439209-52f6-4041-a335-08c1a5d72a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:46.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:44:49.627Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:44:49.628Z |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 |2023-02-17T01:44:49.628Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T01:44:49.628Z |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 |2023-02-17T01:44:49.629Z |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 |2023-02-17T01:44:49.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:44:49.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:44:49.633Z |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 |2023-02-17T01:44:49.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:56.189Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5e50b80d-5d1c-4dec-aba8-5a9e0e80b4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:44:56.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:06.214Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cafaaf41-c2ea-46fa-a0ba-8f2b2c65377e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:16.226Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8d80a174-a938-4fa2-bb19-dd192dde0b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:16.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:26.240Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4b7a8cef-edf2-47ad-9225-32dd49d6d9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:26.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:36.255Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6be7e9bc-c119-4f90-bbf8-dc16edb49d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:36.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:46.276Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e35092c0-2ea7-4d14-8e24-1c205840da69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:56.290Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=797f2cb1-1524-4d4b-9703-de8e147740fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:45:56.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:06.303Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b68f3d97-21b2-4e5f-bdc9-a6e9eb2f67cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:06.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:16.317Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9aec1628-52d0-4637-a727-78639cc68ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:16.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:26.330Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e9832697-5dfe-4fc1-906d-c894c5f311e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:26.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:36.342Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9649a254-73a8-46e6-a00f-5d0e52fc7cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:36.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:46.369Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1c2ea878-2f98-452e-9424-65fed09ed974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:56.400Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c26aff74-1c0b-4eff-9638-204b6b81de84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:46:56.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:06.423Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c60172e9-3528-4b59-9e9f-506784268d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:06.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:16.436Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8acd7a46-22e8-42c1-8e18-5e85822fb142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:26.451Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c736da81-d46b-4024-beac-68fb597e7dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:26.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:36.490Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=70369dd6-7a5e-4b5b-ae4a-bfa8862320c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:36.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:46.504Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=860d540f-8340-4d21-b985-5408f7d065b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:56.516Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3b171fcf-2f9d-4d90-8408-5fc5dc0367e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:47:56.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:06.542Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=60840d98-1a53-4015-bc39-af80c77a01ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:16.566Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=06a4a8bf-f696-43b9-9bc9-b8a13dea90a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:26.578Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4ecf8da7-172b-4d42-834a-7561c3a0b542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:26.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:36.595Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8e11f13e-2912-46c8-967f-46e0f5f68ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:46.608Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8692e2b4-e361-4b56-b2d2-e4fbd516b2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:46.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:56.621Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c6cdc5f3-587e-4c38-84c1-9531a236f3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:48:56.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:06.635Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7270f716-e6fd-44bd-ba7c-728c6187e537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:06.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:16.703Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=59c77d79-8e45-4622-a55e-c2f7dc186e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:26.716Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=431c1a7f-c084-4f9e-bba0-8f418f01d466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:26.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:36.731Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a03a252c-a341-4d8c-848e-d18ea0ab403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:36.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:46.744Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cbfd6a5e-e30b-48d3-ab27-8e2448719d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:46.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:49:49.636Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:49:49.636Z |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 |2023-02-17T01:49:49.637Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T01:49:49.637Z |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 |2023-02-17T01:49:49.637Z |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 |2023-02-17T01:49:49.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:49:49.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:49:49.643Z |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 |2023-02-17T01:49:49.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:56.756Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=01be7cc2-05b2-417d-8a5f-a0395fb57971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:49:56.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:06.769Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9ad527fe-f7b5-4ab1-8fd7-1c1ba5202af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:16.786Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=deaf6b0f-d27b-48dc-988e-977b1976c629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:16.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:26.796Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6c2da8d9-d32e-43b7-b221-ee47d6f5486e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:26.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:36.809Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4163cf4f-b436-4f1b-b2c9-e5351f3020ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:46.820Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=456ea2e4-922a-4686-8b4d-66e0f3ced206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:56.833Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=4c6c82b0-598d-4f83-a7d5-3be7fe470a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:50:56.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:06.854Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=68f6cde5-9319-4c13-9ceb-0b69a4feab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:16.866Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8c6b7096-debb-4777-bbd8-006a0fd9613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:16.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:26.877Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f841cddd-231b-473c-aea6-60014f1fb6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:26.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:36.892Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9323e5ea-f2e5-4cb5-b11a-9cca6050aa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:46.904Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3f710249-2f8a-4d73-9d31-62f1e445d40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:46.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:56.915Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bf97af46-994c-4795-b00a-197a7a7e49a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:51:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:06.926Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7e0aa4e7-2649-4aa2-a182-77389e647812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:06.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:16.939Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=50b5d141-3907-451d-af73-258e2149826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:26.959Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e9d0e4a7-62ff-470a-97b5-62307ebd35f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:36.985Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=d227f705-9afa-4b6e-aa47-2df31b537cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:36.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:46.998Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ecbb9e68-4e8e-405f-8f18-5c1d8699bceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:57.020Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=12099500-95b9-4934-94a7-42a5ad8b555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:52:57.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:07.034Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a38e7272-1312-4148-a756-82659d8a3809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:07.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:17.052Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3ca1c3c8-ef09-499a-9aa0-3c6ba539850c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:27.064Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=94a1eaf0-e131-4d87-8834-765e6deac49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:37.078Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=56cb3193-d00c-4fba-88ef-249b38ee609a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:37.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:47.093Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=e4804b60-6891-4d8d-8280-00e8c46b7b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:47.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:57.108Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=91715e0c-f7f9-4dbf-ae55-c8ecd4d233d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:53:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:07.125Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=62c9e8eb-c5ee-4966-9395-bd31c035cd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:07.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:17.140Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0979aa8d-73d1-4b37-88d3-a62fcc3a1faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:27.154Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1c1c5469-39a6-4c40-89af-7748f061a3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:37.169Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=7a2ae3d4-2bc6-4124-aaeb-e5ed21bf8d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:37.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:47.184Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c9f87e51-5ec3-4833-80dc-7d1d212cf4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:47.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:54:49.583Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:54:49.583Z |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 |2023-02-17T01:54:49.584Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T01:54:49.584Z |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 |2023-02-17T01:54:49.584Z |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 |2023-02-17T01:54:49.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:54:49.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:54:49.589Z |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 |2023-02-17T01:54:49.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:57.203Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=741af264-8e98-4ee9-8269-b178e54c6a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:54:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:07.221Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cf006ccf-249b-4fc0-a209-9c449ea261cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:07.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:17.233Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fa3e03eb-fa89-4270-9f14-46e4507ee27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:17.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:27.253Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a9e922bd-ee9d-4016-bd26-0a2d5253240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:37.270Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=62d06c76-e4ae-40e5-9582-ba200f7d8a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:47.289Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2e79e357-1141-462c-a0c9-c989cb13018e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:47.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:57.301Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=1c9ca1c5-f345-476c-bd14-d1a44dce807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:55:57.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:07.315Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a2b29896-e2da-4bae-8868-5d94ecda5b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:17.328Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=bcebc601-2d87-4e10-977c-6f663ac54d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:17.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:27.341Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=212d6aaf-cc5a-49f0-bf47-afd787f1966f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:27.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:37.359Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=6ee06282-6d89-40af-a418-f5984ba38f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:37.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:47.371Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=97cd8b6f-ad9f-4023-9c68-460c12c0cd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:47.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:57.386Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=8c802cf7-30fa-422c-b2c4-aaab982c2ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:56:57.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:07.410Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ef0b14b3-2968-49c5-b9ac-a16bd74cb528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:07.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:17.424Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=97b13f1d-72d7-44e6-9f10-80274377520a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:27.436Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=13586861-7d2c-4a42-9a0c-bd1230faa6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:27.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:37.446Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=0f7d95fb-2d8c-4cc7-836c-3c2e6dfb26ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:37.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:47.460Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=f7231ff9-5b2c-4cd5-b9a5-40e48ee6d1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:47.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:57.473Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3bc9ec92-79c5-48b7-91b0-4f9f927c143b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:57:57.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:07.494Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=116ec19c-9a22-4bb7-9ec0-387f7ef9551a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:07.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:17.506Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=64d769b5-2049-4082-9950-2cc0c5bc74b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:27.519Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=c37971cd-f22c-438b-a9f7-32617016dead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:27.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:37.531Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b796ecdc-4644-422a-8d7a-b00189bc34ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:37.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:47.548Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=45f0d45a-9c0c-4926-b785-78e2487bf6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:47.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:57.561Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a0d07504-1c86-407b-8f0d-8af2ec688386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:58:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:07.588Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=fc3f28b0-d3f1-4038-9c0b-78b780011a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:07.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:17.601Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ba1a9d63-b456-4db6-8588-3331b278d768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:17.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:27.614Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=512c3676-3790-47bc-88b3-def6c610f951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:27.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:37.633Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=b1be708c-0238-44a8-8dee-a3695fcfe1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:37.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:47.646Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=ddca0a52-fe78-4f70-bd35-bc83503e69ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:47.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T01:59:49.605Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T01:59:49.607Z |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 |2023-02-17T01:59:49.607Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T01:59:49.608Z |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 |2023-02-17T01:59:49.609Z |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 |2023-02-17T01:59:49.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T01:59:49.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T01:59:49.615Z |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 |2023-02-17T01:59:49.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:57.659Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=2710383c-e1eb-48bb-9859-e1136d2a81c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T01:59:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:07.670Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=642c7ae4-012f-4541-809d-b012815eebff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:07.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:17.683Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=a295c928-34aa-4ac1-943a-1d8acb577d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:17.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:27.695Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=5900614a-be68-4ebb-ba1f-ad6cb0517821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:27.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:37.712Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=64399963-1ae5-4110-83ae-1ac8b184486e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:37.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:47.724Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=56b3c2c3-82be-4b1b-b972-f3af955868b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:47.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:57.734Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=eca6ca9a-c54a-4f28-ab12-2b9c08855db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:00:57.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:01:07.747Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=3bd0fb35-d90e-43c9-91e6-edb0978a44a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:01:07.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:01:17.759Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=789d6532-a385-4004-9b47-775faf1988ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:01:17.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:01:27.770Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=62067fd6-e2ad-49f5-a54e-8aa06a4a0e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:01:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:01:37.780Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=cf39bbd6-c3f2-45c5-8f59-da2dbe4dd05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:01:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T02:01:47.792Z |INFO |Init configs |InvocationID=2b63edbd-6b78-4300-abc7-65e11503abf0, InstanceUUID=9880efd5-b70d-474a-b731-c159da61caa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-