By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T23:10:18.519Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:10:18.532Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:10:18.533Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-22T23:10:18.535Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:10:18.934Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:10:19.069Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:10:19.070Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T23:10:19.071Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-22T23:10:19.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-22T23:10:19.207Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-22T23:10:19.235Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-22T23:10:20.964Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-22T23:10:21.431Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-22T23:10:21.456Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-22T23:10:21.457Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-22T23:10:21.530Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-22T23:10:21.531Z |INFO |Root WebApplicationContext: initialization completed in 2295 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-22T23:10:22.214Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5492c814-b18c-409a-bf12-194931187205 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-22T23:10:23.191Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5492c814-b18c-409a-bf12-194931187205 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-22T23:10:24.535Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5492c814-b18c-409a-bf12-194931187205 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-22T23:10:24.617Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-22T23:10:24.623Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-22T23:10:24.625Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-08-22T23:10:25.221Z |INFO |Started MainApp in 9.176 seconds (JVM running for 9.986) |InvocationID=5492c814-b18c-409a-bf12-194931187205 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-22T23:10:25.300Z |INFO |Start scheduling PRH workflow |InvocationID=5492c814-b18c-409a-bf12-194931187205 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:10:25.315Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3125206f-0ab0-4c82-959e-5c0a359f104f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:10:25.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:10:35.958Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=41a70875-a5a5-414f-b69b-4608a3d6155e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:10:35.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:10:45.966Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7dca443f-b73b-4fb7-a715-165526823934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:10:45.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:10:55.978Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=eb1bb95c-0e6a-423a-98c4-f8a133db4a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:10:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:05.983Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b39afff0-d523-4670-ba32-36a85919227b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:05.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:15.988Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4c704ea2-8d76-4ca0-92cf-51298342b1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:15.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:25.994Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa288183-e9ad-4613-8a1f-c236c0c43f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:25.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:35.999Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c1ad3951-464c-407b-a950-6b6001944aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:36.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:46.005Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c63c55aa-1373-4197-93c7-e3a01de2d635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:46.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:56.011Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cfbbc273-c837-4659-ab70-0ad788705d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:11:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:06.017Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=295c7869-8f9e-4722-b600-df77e68cfa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:16.096Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a59e4422-cb31-403f-823a-c4c406bb234e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:26.126Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=55ca1279-bad6-487c-939d-92eb2139dd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:26.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:36.157Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8cf95b5f-43b4-4a80-b58a-0a547ca76d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:36.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:46.175Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=492016d4-efc7-497c-ab55-920fda2e1bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:46.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:56.198Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ab50c804-ba39-44f1-9f6d-0f887d70d6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:12:56.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:06.220Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=78d2d5b8-b4a6-46ce-a853-6f03de156118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:06.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:16.240Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=80ce5574-c230-41b5-87aa-b93fe845919e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:16.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:26.264Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=32e70e05-57e5-4674-99c1-a8c811142ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:36.285Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e4a686fb-391f-4927-b643-a060590ead5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:46.302Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b7bb9e9a-893c-4c38-8613-9ee4e83a9838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:46.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:56.321Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=08b72f6b-bdd3-4f1a-82dd-2cdb35311a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:13:56.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:06.339Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=873825d9-e807-4cce-b3ca-49ae2f3277c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:16.367Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=99a52f03-2b3d-43c6-a35d-55c091227eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:16.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:26.388Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=86c4282d-1f38-45eb-b8da-a21cae0060f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:26.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:36.404Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1ca15cb3-1ab8-4a22-82c9-1c1fb651a310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:36.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:46.426Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8c425801-8723-4d71-9ae2-51a7a263516d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:46.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:56.452Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e62501e7-0080-4e58-a2da-e135d3fe1379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:14:56.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:06.475Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0ca3e166-e07e-4c5a-b38d-88e1f499d7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:06.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:16.510Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=94c2ae42-37d1-4dde-8e7c-769a234fbb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T23:15:23.322Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:15:23.323Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:15:23.323Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-22T23:15:23.323Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:15:23.324Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:15:23.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:15:23.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T23:15:23.338Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-22T23:15:23.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:26.539Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c635eb0f-dd5a-4d8a-ad71-631d2d2ac402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:36.564Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c7f4debb-3ec1-4404-a310-1a0ee58f2eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:36.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:46.580Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=97afa82f-8680-4965-a949-fe2f69441d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:56.598Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=10372e71-e663-4ddf-b827-12a123f14725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:15:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:06.620Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=65dfde7e-6c8e-4c31-929b-5d3ab919dc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:16.636Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=011b48ea-910a-4836-b4ab-f155acec87a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:16.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:26.657Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=01b16197-f081-4f11-88d6-182934af2a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:36.688Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c805de38-416f-4521-a262-c54c4b54c5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:46.705Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cdd452d3-d283-4630-b413-6b192e1afa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:56.720Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7e11ad07-a94c-4aeb-bd0d-048773fbbd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:16:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:06.747Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a65fbb2a-c8fa-43ec-a32a-f7b5871c35b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:16.760Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e0a05f3-2843-4437-a655-741d442ac2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:26.774Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e6133148-e6dd-40ec-8cf1-8f33790f3b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:36.787Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f3c0d385-c5e6-4e28-a1cf-3f615189332c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:46.806Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=53ac0457-7890-4983-85da-2e997928c6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:46.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:56.823Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7408d158-85ab-4efd-a876-b122bc7b129a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:17:56.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:06.843Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=379f88fb-5b62-4aaf-95a5-3c2d62d30fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:16.855Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=094b2ca2-a717-40f3-9345-4d298ef63168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:26.874Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c17a01ee-434c-440f-a938-933d24497105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:26.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:36.885Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=01575d87-a96f-4c0d-b9e1-66048047fd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:36.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:46.898Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=280ee559-cd55-4299-b5c9-84d62cc9b1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:46.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:56.915Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=adcd88df-0fa9-4be7-8a12-9cdb0aaec24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:18:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:06.927Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f0093027-e9e3-4df3-a1de-f829b2737092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:06.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:16.939Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7496a621-5710-4b0a-9f1d-38976c5bbb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:16.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:26.953Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=09d086ca-70dd-4aaa-bcc3-d51cb4d671b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:26.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:36.969Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a1bb608-3b9d-4f95-bcf8-a9e8e4b94f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:46.990Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bdf07772-3c83-43ff-94d2-aac8a32a8270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:57.003Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=768d7878-cd90-4275-8f49-9f697a371c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:19:57.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:07.014Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d61fb17e-836c-4c64-bb03-b48c8501b288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:07.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:17.026Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a0bd8d7f-6b74-4fb4-a01d-cb5f0fe2525b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:17.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T23:20:22.439Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:20:22.439Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:20:22.439Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-22T23:20:22.440Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:20:22.440Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:20:22.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:20:22.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T23:20:22.452Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-22T23:20:22.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:27.036Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f7eb67e8-79b6-499e-959c-bb9a0f10cbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:27.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:37.050Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e3e9eaf4-1f48-40f5-9181-26872ecdc5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:47.068Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5884d0d0-ea8e-4673-bf37-f254f2b620b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:47.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:57.082Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=35d731be-476f-41d1-895b-ec0b180dbfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:20:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:07.102Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1021114f-2289-418d-956d-5237bb9cc62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:17.116Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b8ed7539-b6bd-462c-b404-7a5ba49335a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:17.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:27.133Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6da76e60-108e-46b8-8e58-346979acd5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:27.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:37.148Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d102f7c6-a3a7-4a30-b98d-c2c7f03e8bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:37.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:47.164Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0844ed32-3030-4a02-997a-9674dd59d3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:47.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:57.176Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c083fce2-9d6f-4e3a-b8f5-fa09513cca0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:21:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:07.199Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d9b6fbb4-c315-4f36-b7b7-ea13064b1e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:07.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:17.210Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6ed4de5f-e467-469e-9134-95da20cf6a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:27.222Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9110b1d5-ac12-47c3-b127-aba831aba951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:37.235Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9f6168db-206c-4055-9e15-3ac9b3a2d6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:37.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:47.253Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=04e16e5e-7165-4ee1-a83a-e438c0dbda89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:57.267Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=990717ee-6deb-44aa-a929-b832b32b31ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:22:57.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:07.281Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ecb95c80-958d-4ac3-aac5-011d712df1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:17.293Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=787f30ab-c754-4069-8218-d450eb0d9eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:17.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:27.307Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c37c8293-929d-481f-a710-f3fe103d207e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:37.322Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=26e7b38d-5f1a-4e02-9f70-07392d3a1028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:37.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:47.336Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d169c558-649c-44ae-9272-6153f6e4032a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:47.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:57.349Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2f5a97bb-564d-43c4-9a84-1a85fc82c077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:23:57.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:07.361Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa3b0ff9-d8cc-4161-bf71-2a733886bcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:17.374Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ab7435f2-03b4-496e-81d3-f8789664087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:27.385Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=58074041-2dbe-48bb-8a8e-09dc902974c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:37.399Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5a9effcd-cf67-49ea-a1ae-401f8b77cff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:37.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:47.411Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1320b2ea-1a77-498f-8e40-9071e4f336d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:47.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:57.422Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=122c2261-0773-465a-a65b-b9edf327d328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:24:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:07.434Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e4648461-b706-4ee5-b49a-389769b0ad1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:17.453Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=060031bf-a353-4f8e-a553-976d22fddb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T23:25:22.496Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:25:22.497Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:25:22.497Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-22T23:25:22.497Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:25:22.498Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:25:22.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:25:22.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T23:25:22.507Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-22T23:25:22.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:27.464Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=912e57ac-3943-48e7-951c-9abae06e6ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:27.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:37.485Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d8f48602-b27a-489a-ad7a-cc144b8bb9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:37.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:47.498Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=94390ea8-1f4f-40f4-8d98-0fb883b28e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:47.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:57.509Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=57305454-a462-43e8-9fde-97bc7ad3f48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:25:57.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:07.521Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a7a5d31-1df0-4063-b363-b2845ffc1e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:07.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:17.548Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d10d80a2-83be-4319-b820-4422979c1ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:17.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:27.572Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1c370ee8-05fc-42fe-b450-0716fdd426f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:37.585Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a50eb46d-6b9f-4b62-b82b-384a9e1b8f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:37.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:47.599Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=78a9cd78-20c2-432e-8ae6-53918213c190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:47.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:57.617Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=92688a35-d7ef-4fe2-9735-1e85c42f4db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:26:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:07.645Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=86803738-b287-4eb5-b42c-4de43ec2dd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:07.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:17.669Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ca46dbbc-16bf-4fd8-8263-4668fce714ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:27.692Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d372d8d1-28d7-4012-816a-28cda3b25233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:37.706Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c10a08c6-60b4-4e59-a3e8-ba8e4514e913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:37.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:47.734Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=65315324-b41c-4d4f-86b3-0d934ce656cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:47.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:57.747Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=039c2851-489f-4ad7-8086-d72ebdef3043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:27:57.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:07.763Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4ae3d840-ee5e-4f75-9515-637ad7d99c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:07.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:17.774Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ef597f63-f6f0-4474-a644-80c55ae906e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:17.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:27.786Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b1935c62-d8b9-4e97-a485-1ef9238a618e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:37.797Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bd8ac02c-5260-41aa-bc8a-37d781ca6b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:37.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:47.809Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7b024044-4394-4542-9a44-793abf29ac5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:57.821Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7738ea01-3344-4455-a81d-3d828a8485bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:28:57.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:07.834Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa01046c-c16c-4739-a8f5-ad7e9494c620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:07.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:17.852Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cba30386-a6ed-467b-ae5e-79cf91080f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:17.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:27.867Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=58141750-df3f-4fb1-a702-5ddf34ffcd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:27.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:37.878Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=785a863a-6522-4a88-b6ed-90c494090129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:47.891Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3636ea23-eeaf-43f6-a161-fdb52c875322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:47.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:57.906Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=87c36bf4-811e-48c4-aa4f-94e209d0d740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:29:57.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:07.918Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=829ee0c1-899a-456a-85d7-fdccc8cd2539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:17.932Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f0781f29-d7c4-4624-b67b-73188958ead1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:17.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T23:30:22.557Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:30:22.558Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:30:22.558Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-22T23:30:22.558Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:30:22.559Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:30:22.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:30:22.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T23:30:22.569Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-22T23:30:22.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:27.942Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a3aa3623-a007-4e74-af6b-97a13e820422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:27.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:37.954Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=97ccb14d-cabb-4d4c-a1f5-6431757ab634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:37.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:47.964Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2ef1d87a-0702-457a-975b-14536a5afc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:47.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:57.974Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=90df2468-f17b-4733-8049-2ddb5a1b4eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:30:57.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:07.985Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2b536009-7b16-4b50-9c77-e1d495a03643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:17.999Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=004d892e-d41e-4bc4-85a4-8f82ea0713e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:28.009Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6dcee873-5e50-4236-bb0f-612f300f5fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:28.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:38.020Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=25c34142-bad5-4be0-8acb-58287ebfad5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:48.032Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b542c288-6179-4d38-9ee7-5825bd8a42e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:58.043Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f46bf39e-c65a-4d58-8edc-9504e81a3005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:31:58.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:08.062Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d80e6852-db38-44aa-a4d0-15ccd125e8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:08.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:18.074Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5afe321f-12d0-4521-9988-ccca965adae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:28.086Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=be1094a8-642b-4c0c-a9d7-b28c16d8b819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:38.096Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9beef5d5-ee3b-4df3-b37f-8454eac953ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:38.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:48.109Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d35d1b34-a774-4974-8fb2-61c7716b2ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:58.124Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e897f010-4fe3-46de-bb88-b3ed7b157e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:32:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:08.136Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=26d09717-750c-4391-aba2-216b8ff91be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:08.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:18.149Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a61ac3aa-2100-4df8-b409-f974d9aabc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:18.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:28.162Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b21c61eb-8c88-4d45-8ffb-53ffbbb78854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:28.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:38.178Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e122bf8-3141-470c-bc4a-f545ea015dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:38.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:48.194Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d76fb10c-ffc8-47ad-8a99-569d81da6e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:58.203Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d4292aba-95db-44f7-b7ea-160ec6fc354c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:33:58.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:08.214Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=151fb6be-468a-4641-8253-fbb4de3988c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:08.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:18.225Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7956cd3b-1c0f-477d-99b6-db72de77cafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:18.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:28.236Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bbd5add7-2cf3-4f8c-849d-e03fe20d5797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:28.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:38.248Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a524225-b421-47c7-80cf-da82e667cdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:48.271Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c21afb02-40a1-4653-b6a6-c7f552eeec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:48.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:58.283Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3de2415a-df1b-4e43-8e2f-8fa5c86d4787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:34:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:08.295Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8be29c2c-da70-49c5-a48d-d1ba6c3fa835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:18.311Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1d7af9db-cf09-4b98-b5b0-5fcdc7411436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:18.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T23:35:22.553Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:35:22.554Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:35:22.554Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-22T23:35:22.554Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:35:22.555Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:35:22.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:35:22.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T23:35:22.564Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-22T23:35:22.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:28.322Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b71c173a-92ec-4355-a136-cefa1e539777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:28.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:38.332Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=af13ea4f-d0c0-4559-877e-2957aa2d751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:38.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:48.347Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=197c5075-a453-4087-b1cd-6220b6709809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:48.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:58.356Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6c814a2a-29f9-450d-81c9-c737f5602136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:35:58.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:08.385Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ac16b316-0ae2-4422-b10b-fac9ef07066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:18.403Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1469a5e2-01a2-4351-8f14-59155a3a9a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:18.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:28.416Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0619c2a5-c4ba-4cca-85fb-24a5be2ddb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:28.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:38.427Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=74208355-b6c3-492b-9e0e-67d5494aeb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:48.444Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d6828106-510f-419f-978d-f187f8e8beff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:48.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:58.468Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=59be460f-6457-4943-99ce-dc8a55c82167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:36:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:08.495Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=baa47f9f-942a-4031-8a44-887a3c37dad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:18.515Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ddc7076d-612e-417a-9eb8-5cf5d6390339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:18.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:28.531Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=29900a9d-6e75-48f2-b548-41c4f595efc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:28.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:38.544Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=09e86e60-01ec-40b4-a19a-680da4b205f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:48.561Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1d082346-0683-46b7-ae14-c6c2ffc0e701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:58.573Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=19ef5a6d-05d2-41cf-ab52-66f0255b349b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:37:58.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:08.596Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0799af69-9b9e-4b64-a24b-78d6e6e1fb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:08.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:18.608Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6a4e6e1e-4718-4ec2-870b-d7c93f869cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:28.620Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=97263e82-9f22-472f-80f2-cdfe0438dada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:38.634Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=327588dd-dc78-4d3c-9d3f-82047174243d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:38.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:48.646Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f5890db1-c414-4db5-98c8-5f805ab9380f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:58.670Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6ec37271-955d-46ee-b561-33dcdc711ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:38:58.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:08.683Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=03d28c60-ab00-4a2d-a70b-4c0f0b69aefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:18.695Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=534a5461-7a76-49b3-bd52-524f66dd0877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:18.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:28.707Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=28992140-e454-4fba-a748-722b513131c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:38.718Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f3a6a948-1ec7-44bb-8fe5-ebcbad8da361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:38.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:48.733Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa60876f-b322-4c38-8180-ce818eee4985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:58.744Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f611f537-d208-45df-969e-abc0c12c20e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:39:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:08.756Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2c5f0c62-dd8a-4b45-bf8f-5a2b0a58dbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:18.766Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2b405b80-8e6c-411f-be27-6ac12706fa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T23:40:22.582Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:40:22.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 |2022-08-22T23:40:22.583Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-22T23:40:22.583Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:40:22.585Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:40:22.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:40:22.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T23:40:22.593Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-22T23:40:22.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:28.777Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fb3e92a8-5e52-458a-aed1-45db6b8be5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:28.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:38.789Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=324bdc9c-cd39-45b6-b04f-45f6dfc7d5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:38.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:48.800Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ce2d1763-317b-497a-83b0-656dbfc5047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:48.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:58.811Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=39bbe521-ac37-4e87-a711-48bc7fa61a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:40:58.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:08.822Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a10fac25-7862-48de-9370-642935bd8a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:18.833Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=acad78a6-63dd-46ff-9c76-f2e0d8fdcc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:18.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:28.847Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=533b3ab3-c4e5-4fc1-bd8c-d23bb4ba5ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:28.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:38.858Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=870a8c69-1fc4-45b6-8513-90dc07c2f22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:38.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:48.874Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=92822bc5-ec58-4fd2-9765-9afd8230c189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:48.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:58.884Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0d9d27aa-4f15-4c63-8128-940429dec8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:41:58.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:08.901Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e159f590-dc12-48a1-b782-dc9b8a8fa8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:08.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:18.911Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0f960dca-d2c9-4857-bbba-9da09ceb91ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:18.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:28.932Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f88c6d61-bdb9-4992-a943-0dc418c9e026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:38.944Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6d86831a-e06d-48a0-be44-8e8865d82786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:38.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:48.956Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e71b2ae8-edcb-41b5-ac58-4f4b4477d67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:48.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:58.966Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=017d8568-8414-4c00-90d4-668fe974c4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:42:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:08.978Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1f558c1a-0b7b-49fd-9a44-a03a9df5b210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:18.990Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=646b1459-ae80-42b3-90db-d8580464f725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:29.003Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=596dab33-4651-4919-8e36-c9ec90156524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:39.013Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6343ff13-413c-4a72-accf-32993959308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:39.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:49.030Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d88d73cd-4012-46d5-8689-0f82b987a1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:49.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:59.045Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=86444b42-de9d-42df-8d51-9f9ba3277c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:43:59.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:09.055Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=786bf3f6-69f5-47e1-96c8-d92ab0fc2711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:19.066Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=978d37c5-2cb9-4e83-b95e-3e736286127f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:19.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:29.076Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0d4bc380-cf5a-4102-9335-e1a283dbff94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:39.087Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0934133a-d813-483e-9de5-be42e156e0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:39.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:49.104Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ba64a75d-0dcc-43de-a054-2764007908e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:59.115Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=42a765a4-eb10-4281-b8c6-8816c4d23bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:44:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:09.126Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=77f95603-7fe6-4078-a87d-f623a56569e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:09.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:19.136Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cd38a008-a5d3-46aa-854d-b0039ab914f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:19.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T23:45:22.436Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:45:22.436Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:45:22.436Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-22T23:45:22.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:45:22.437Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:45:22.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:45:22.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T23:45:22.444Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-22T23:45:22.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:29.148Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4b9e3688-7121-4667-b73f-39a3ef21c138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:29.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:39.165Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5646ec01-4a49-4b80-abb9-1d9e7d64b103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:49.176Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e1718826-36ae-4cd9-a06f-9c4921f0ec42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:49.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:59.187Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=67e2e9f9-8ace-428b-be44-8e9d924daf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:45:59.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:09.207Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=33039e1a-7b7d-4361-ba84-afdaa90a4dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:09.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:19.218Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d0c929a0-16f6-48e6-a260-0661f84e2c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:19.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:29.230Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=649e121a-cc01-41c8-bfb2-22ccea286568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:29.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:39.241Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7fe94b2f-c7f3-4c75-9421-836bcf632fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:39.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:49.253Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ebc9fb3e-d3ed-4ded-921c-24d3587daad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:49.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:59.264Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=36076585-f8cf-479d-ac61-caeee139687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:46:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:09.275Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=acf39c92-3b3e-4e85-b7a2-70a366b8bfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:09.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:19.286Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=488137a9-f159-4d4d-b702-899dd7e4d470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:19.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:29.308Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cd738fb9-1412-475d-b33b-15f8f784bfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:39.324Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5237acb8-c9ad-49e3-92c0-a7c2d913256e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:49.336Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c42f456f-c6ad-4528-853b-3d79df524edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:49.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:59.348Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=efa114e1-6ebd-4e2d-b556-a009d40b80a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:47:59.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:09.357Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ff414f34-1130-4eec-8015-074ef966ee66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:09.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:19.373Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=140d0763-edab-462b-9ce7-134620e1d25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:19.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:29.386Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e4e8ba1d-aea0-4559-9ac1-ae9a663fb0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:29.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:39.396Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=84afa6ce-7287-4a66-81b4-3ea0f17bd753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:39.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:49.415Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8d6eef93-5683-4eba-af18-a706b0edfd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:59.425Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0ac1be68-e99f-4005-9240-d0eb3af96cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:48:59.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:09.439Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=31666dbe-6651-4538-9dad-b557fd333862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:09.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:19.448Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=856e2d3f-68a5-4a69-ac61-d15cb7b54c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:19.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:29.461Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=33a8e711-4507-4992-9b9b-f3ccaa916de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:29.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:39.473Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7f145be5-b151-4ebc-b8ab-bda071d2c2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:49.483Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3eb558c2-d4aa-400e-9c74-455fe206ed44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:49.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:59.492Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4eec47a5-d2c4-4ab1-a228-226dc6f15771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:49:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:09.504Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2ec79786-2c96-45aa-bc4d-30196817ef00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:19.515Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=080a3341-4eb6-45d2-ab8c-f8ec142d90ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T23:50:22.559Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:50:22.560Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:50:22.560Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-22T23:50:22.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:50:22.561Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:50:22.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:50:22.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T23:50:22.568Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-22T23:50:22.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:29.525Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=187c1826-7516-46d2-9e97-efcea3315ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:39.538Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d7a3ce89-5659-4797-8ffc-bc6c49992b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:49.553Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=beac5257-3029-4cad-bc36-ae98538b220f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:49.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:59.566Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6f32c4a7-1189-438e-a24a-1aacfe56f779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:50:59.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:09.577Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=30113921-1d5d-46b0-9b8c-1a86d51dfd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:09.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:19.590Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=30ea98ab-6130-4cc0-b526-3f2311cbfdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:19.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:29.610Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bcc5480d-7d82-4362-922f-292ccf725fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:39.628Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=338c7268-e134-4218-ac50-a1980c601348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:39.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:49.647Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2250f702-fc9b-43a7-a436-53ee34053778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:49.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:59.657Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e5244dfc-d5ef-4c45-9750-2e9687c77a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:51:59.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:09.669Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0ff9b70f-8b9b-4683-b2df-543672b77108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:19.680Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ab6d4108-e3c5-4b37-8837-451e30b52c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:19.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:29.693Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=24fc1477-6e48-4c0b-94b3-73ae0748cdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:29.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:39.706Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fe39cb9b-f761-4631-af18-c625e175f1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:49.718Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6b39eefe-009d-4f5f-9fff-b63f5d6cd320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:49.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:59.732Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=04a02f6d-68f3-46c6-96ca-94f9aa2a8393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:52:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:09.751Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d74b0951-c17c-4fe4-b7f1-192ac0ad09bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:09.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:19.762Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6c925f0f-9e07-42f0-bf1e-6139354f7428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:19.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:29.783Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c7c97463-d076-4bb5-bc23-54f917295d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:29.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:39.796Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a4e62675-0bef-4f0d-b4e3-af4fd5d8e3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:39.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:49.810Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e94b80e-9f23-4653-806a-729e15b73b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:49.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:59.822Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6da44107-b208-447c-ba02-197a31390061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:53:59.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:09.838Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9d6672d5-3326-4536-bdb3-9a38c08aa561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:09.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:19.847Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3f576ce0-71fd-49dd-8110-1fa181aaaf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:29.859Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa4de1ac-d9ab-4b81-ab0b-23a7b2ebadb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:29.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:39.869Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4c031394-0944-48c4-980e-0e8f898b2aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:39.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:49.881Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=35c43253-f971-428e-aa3d-d83c06f94c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:49.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:59.895Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ecc494d6-cb3c-4942-8975-6e004b30f0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:54:59.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:09.905Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=02f730c7-fd3f-4828-bdab-333519813246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:09.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:19.916Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cbbc5227-a1a1-4bf0-9028-fb56d9ebfacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:19.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T23:55:22.538Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:55:22.539Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-22T23:55:22.539Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-22T23:55:22.539Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:55:22.540Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:55:22.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T23:55:22.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T23:55:22.547Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-22T23:55:22.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:29.930Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=011e18a7-59dd-4d8c-a290-127f29213877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:39.942Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0ee37c46-f994-4125-a87d-9209925b70f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:49.953Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e5a2709-372a-4def-9046-06c28f0a6048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:49.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:59.965Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=09406a88-2971-45ef-870f-fe4c1bb47046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:55:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:56:09.977Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6303cfe0-c5af-46cc-a40d-a9a077c212d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:56:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:56:19.989Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=906853d9-ddfc-444f-96de-7102d6d81196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:56:20.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:56:30.014Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=50d5aa01-abc5-4933-935a-a92825b8bc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:56:30.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:56:40.025Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=30a8c061-191e-4b16-8111-bf40836fac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:56:40.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:56:50.035Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=43bf1ae8-bd62-4b81-a7db-28c1048819fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:56:50.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:00.047Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=87294558-e8d7-4aed-b877-6c32b1660d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:00.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:10.076Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2fc0ccab-2521-4fde-8f76-20ed7e442185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:20.089Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d18af5ee-6708-4adb-85c2-c85331eb5dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:20.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:30.108Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8faf918e-3285-4278-9b63-f4488e5d94f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:30.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:40.119Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=66529611-7498-4801-bb35-ffde28ef5122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:50.152Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6ea6822e-9d2b-4767-a728-ccab61d5a39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:57:50.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:00.169Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e2a87268-dd30-4f8a-869f-c52ebfe3bcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:00.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:10.181Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cbe5b48d-d55d-4575-a5ba-c6c743910c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:10.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:20.192Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=82e19199-3784-4a63-98c2-a12d948d5482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:20.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:30.201Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a6923b4f-af50-4008-b381-f659614ab63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:30.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:40.210Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d5a4fce1-9bb6-491b-a209-ab5dd87fce2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:40.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:50.224Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3edc6a1a-ee11-4a94-ab90-670d10240a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:58:50.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:00.234Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0a4510d2-c944-4104-8391-4bbeb8718e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:00.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:10.254Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6cbe7483-0792-4203-a2d3-abf8e0e55419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:10.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:20.266Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=027e5a3e-d65a-47a9-97b8-9112f992a3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:30.276Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c56e9bff-8420-4da2-8900-721d15a4cfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:40.289Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dac939e6-d353-4925-95f4-db37becc8513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:40.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:50.301Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d70b3f8f-eceb-4a1a-8083-4e3ae9c532c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T23:59:50.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:00.312Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=597fcff4-d438-41af-b9d2-e223fe6546ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:10.346Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b97c179e-b3b6-400d-bf3a-b38a13007aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:20.356Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bd0768dc-4a2c-4a0e-9678-8bb839e82855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:20.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:00:22.499Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:00:22.500Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:00:22.500Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:00:22.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:00:22.501Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:00:22.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:00:22.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:00:22.507Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:00:22.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:30.373Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=85a260e8-0974-4c1c-9ce5-6166de89f7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:30.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:40.384Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7e705d4c-d399-4f52-a98d-e687ddb4d445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:40.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:50.395Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ac81e183-5aef-4ae7-8622-c7b16c1fecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:00:50.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:00.406Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=86484bc6-3e22-452f-a93d-409632f1af91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:10.416Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c284724b-a7ce-4868-a42e-8e2978d1e226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:10.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:20.432Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=45abc7b3-ab14-4513-b5bb-78788c0455ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:20.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:30.451Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4b9c01a8-bbcc-4e56-8be0-1808f247953d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:30.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:40.461Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ef50084d-512b-41d9-9f4a-f19ee939f004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:40.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:50.471Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7e153ac3-8c10-4937-9a0c-58e91f273c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:01:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:00.480Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9e9cc665-01f8-44aa-98d8-13ce4853fe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:00.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:10.491Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c14411d3-ebb7-4127-9206-fb4bd0ddd198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:10.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:20.500Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e22a1360-8c88-4809-87c7-0edc8cc8001c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:20.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:30.513Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=410cbd7c-5b29-4a97-9ddf-265978691358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:30.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:40.524Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dcef0fb7-7744-48c6-af6b-1005c483542d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:50.552Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=13375db1-c80c-4e74-b4ab-f74482432c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:02:50.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:00.564Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c0d9f539-f1ca-4ed4-bd10-c2edcbe73f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:00.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:10.575Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b16309e3-4957-40bb-a06a-95e0bcc8e969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:20.585Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7be5b89f-fab5-4ba4-9558-7bf74f65cec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:20.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:30.596Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c62a9854-578f-4a87-ab8d-316c34d9e4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:30.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:40.606Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=04b0f40e-a780-454b-81a2-446ec8b0acdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:40.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:50.620Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8b24f384-c889-4c74-bf17-d2412e4611ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:03:50.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:00.631Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2c8b85ee-3968-499f-81b8-dcaf28e2a220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:10.647Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fa951f3a-28de-423d-820f-13c4ab8d9a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:20.659Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ff719ac6-7546-402b-9245-05285d30d4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:30.669Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2db470e4-f419-495b-939c-e30daed76d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:40.681Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c7bd3455-28ab-4396-a4ae-cb3b89bd9a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:40.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:50.691Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0cbd243e-b6aa-4e0b-bacb-35284fec5b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:04:50.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:00.703Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e175a8f2-69f8-44e0-ab78-49678b71f561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:10.716Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=de1251a5-9821-45f0-8339-fc6d489684f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:10.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:20.729Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=251e60de-b08a-44a2-bdb2-5e5bea134239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:20.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:05:22.435Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:05:22.435Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:05:22.435Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:05:22.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:05:22.436Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:05:22.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:05:22.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:05:22.442Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:05:22.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:30.750Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=39104a53-a608-46b0-8a61-2ba01f2a8974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:30.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:40.760Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=07e4a4cf-d9bd-48e7-9551-63686896ecf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:40.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:50.778Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7dfd94ba-367e-4b79-9473-7b09afa91f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:05:50.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:00.791Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0ea08688-fbf4-473c-8688-d6f3f2f624e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:10.802Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0fac73c7-9cad-442d-83fa-c4b9b357eae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:20.812Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e47a556e-398e-4dd3-888e-e39d45044a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:20.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:30.835Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3c05e67f-f560-44a4-9fce-6766a3f07745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:30.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:40.844Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8e53322a-a0ca-4ba4-8205-12822524f20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:40.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:50.862Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c44c80eb-1a9a-4b95-a861-4d91c1059920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:06:50.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:00.874Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1c65562d-feee-4b1d-a75c-8a3919921292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:10.889Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d351a8c6-6dba-445f-9fd7-5156d4ab161d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:10.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:20.899Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0e5f89cc-6722-4163-bedc-c5ec30a6b269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:30.909Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e9b3e38b-6f11-4ed6-a2ff-7badd1e86626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:40.920Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a6d6770-ea72-4c9d-a2c9-d2ea9221cd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:40.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:50.955Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ed6061bf-aeca-4787-85f5-8d273b7ca5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:07:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:00.963Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5ffc0231-53a0-41c5-b92f-97f3f6ea5680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:00.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:10.974Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b473c5b4-70d9-4166-aa6a-19bbc5adcbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:10.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:20.984Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c81524d4-f8cb-43af-a5be-40cda6686d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:20.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:30.994Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=329bbebd-ecb8-4c71-90e4-30450e2fe736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:41.005Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0108fe32-482b-4bc6-a3e5-19d0ae9aa3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:51.031Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f4ed2961-1270-4e24-a401-f86ce35f2451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:08:51.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:01.041Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=08262930-d202-4742-87a0-9b359bcec052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:11.058Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e76df2b1-6c39-47cf-a37f-aae118ba3dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:11.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:21.070Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d38e8e1e-09df-4c01-92ea-c3590c4d8e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:31.081Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2b8a40a0-87fd-447d-9fa6-156d4dc958da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:41.091Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=abda0f37-527e-4f88-b752-35253cf39358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:51.101Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d6f428f0-75ee-498f-b7e1-a389781cdc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:09:51.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:01.111Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3e4b9ff2-85a3-49b5-bb33-4d242cce0c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:01.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:11.128Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7eb1cb98-0958-4c5d-b04e-73776c593046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:11.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:21.139Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0568422e-96a1-43ea-a8a8-8ae670000dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:10:22.500Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:10:22.500Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:10:22.500Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:10:22.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:10:22.501Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:10:22.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:10:22.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:10:22.507Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:10:22.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:31.151Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b13bc90b-38b3-4293-a76d-55241178672b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:41.161Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d4cef48a-67cb-4415-927d-a87368e92c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:41.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:51.170Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1c431a4f-a7f0-4268-9f26-4f2c6966a6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:10:51.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:01.180Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f2334ad7-c38c-49a0-9bde-b22ae347b92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:11.190Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=02a6b0ed-1908-4b31-9976-ef01cb46c102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:11.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:21.201Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=52daac1e-9221-4773-8278-ddb5c2a40e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:31.213Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=33c2f4eb-0ddd-4b0f-b191-9fb647ffc1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:31.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:41.223Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=776e9887-37ba-46ec-8c08-b726ee9a2904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:41.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:51.245Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d582bbe7-5689-47ab-a4ba-a1e3a3188db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:11:51.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:01.258Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f10731d6-3284-4c24-9002-835c73466d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:01.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:11.273Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=91c44360-964d-4d23-9c25-3aaf3d5c212d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:21.284Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=06ba7d21-b4af-4f5b-9e30-f1b3f0f6fc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:31.295Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=16bd69e8-bf0c-4d0d-a3de-91b740dbbabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:31.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:41.308Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e861f31d-5971-47f6-b4b2-33efedfc0787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:51.328Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6bad607d-48f1-4e7c-a2fa-81c64c22421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:12:51.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:01.339Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=277f837a-8d7b-4896-8804-ffa65e4fe014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:01.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:11.351Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=873fd0a4-cee3-4225-b06f-0f320f23ca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:11.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:21.362Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cc271d55-51fd-4eca-8193-6bb1ba7c50bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:21.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:31.373Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=da7427c2-d884-4af5-8dfd-22e3ff0a0fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:41.383Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8dfd2db4-810c-4453-8cfa-fcbd2cffbaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:41.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:51.393Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a5b56070-5d98-4c01-806c-6abd8e641749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:13:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:01.404Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=af000867-104c-4dd0-9bb7-820fa0e770af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:11.423Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fbdb155c-bc96-4166-a9f5-429432317cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:11.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:21.437Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b3518af4-3d25-462e-b3a3-3913a690450a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:21.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:31.459Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=36735d15-09aa-4a12-b293-2e767bd74300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:31.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:41.471Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1ad90f48-297a-4d72-82e7-531065e1fba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:51.481Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=28664b9e-def3-4b32-bce3-013e05dde738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:14:51.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:01.491Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fd9b3f0a-349d-4007-9dfb-2b84d0bc8d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:01.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:11.501Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=35304956-c5fc-4b37-bfe8-cdd15e77b87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:21.513Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=503acbbb-4257-42aa-be92-6227ea45f3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:21.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:15:22.424Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:15:22.425Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:15:22.425Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:15:22.425Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:15:22.426Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:15:22.430Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:15:22.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:15:22.430Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:15:22.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:31.525Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=18c7f0cd-0997-4228-92b9-991c48c316de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:31.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:41.537Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4e8985ac-b0a3-4f23-90c5-423b79d0c8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:41.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:51.565Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6fd7e32c-ee2c-48a5-a8e4-331a156e05d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:15:51.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:01.578Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c61b4ee0-0557-4659-b06b-5f55adfabcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:11.592Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b88ce9dd-acdb-4f2b-9f8e-048ef0a1efec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:11.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:21.604Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5185f49d-966c-4436-95f5-b0254109a920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:21.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:31.613Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ae5550f8-c399-4b78-a066-bfdcc8ad1d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:41.623Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f44ffcf9-e08e-4fae-850c-b0cc5db8f62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:51.633Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b66c215e-55ac-491b-936e-3b63bdf82e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:16:51.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:01.644Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=874bf787-32df-4cc6-a2c3-e97fe3ee419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:11.674Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4efa58f0-182e-434c-9631-6f7268ad1313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:21.687Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8abf8c3b-8bd2-4895-9e69-4eeb94c5a131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:21.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:31.705Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d48a1237-0640-4745-a9c4-d13de140406d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:31.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:41.714Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e4e87f90-72bd-4096-98ae-be4934db178a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:41.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:51.730Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7683d50f-8003-4506-8390-476baeab1248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:17:51.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:01.740Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f594a40b-dd2c-4ea3-b689-27e67e30cf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:11.760Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b686cee3-2cbb-4a88-9362-14934cd2c80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:21.772Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=271d91a2-3633-42da-9f15-d74e2cb0210a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:21.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:31.782Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=11e28791-0c53-4d5c-9ab9-2bebaf2d0335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:31.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:41.794Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ba49929e-a236-4bf6-81f7-798cf7423dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:51.804Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bb316232-e24a-4cac-81f4-593f00509e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:18:51.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:01.816Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e072ffd2-1e59-4a5a-ac43-a5719e54f163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:01.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:11.829Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ebe9decf-85d4-48c6-bb57-49e396d7feca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:11.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:21.843Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1122f687-51e7-4bd6-8f57-b5877213507b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:31.854Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=31c527be-d143-4774-bfe6-a3929d9adf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:31.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:41.866Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9df35e6e-73fc-4340-9473-8d0606e0bc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:41.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:51.880Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2ece2e61-f6b1-4c54-8f7f-e5cbdb5bdb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:19:51.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:01.890Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fa3bec50-d4a8-48e4-adbf-693a99c7fa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:01.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:11.901Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0db6715e-14b9-494b-a71b-fccbe3d982f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:11.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:21.914Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=84e08927-096a-4f68-830a-44dacaed272e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:21.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:20:22.526Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:20:22.527Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:20:22.527Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:20:22.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:20:22.528Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:20:22.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:20:22.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:20:22.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:20:22.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:31.935Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=523ede12-17e9-4644-9be2-dbf365b21838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:31.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:41.944Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8c9f5955-718c-4412-876c-569192e6371e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:41.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:51.971Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b65384f2-f385-4f50-b44a-17738b9a5786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:20:51.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:01.986Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6a8a787d-7d2f-4a00-9dc7-68973659738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:01.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:11.999Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=31cfae7b-3c69-4289-bfcc-0aebfcdb4f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:12.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:22.009Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=de34de0d-d30f-46d7-9067-a318fa38d3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:22.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:32.024Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d43e22cd-6d31-4889-b6cf-9df0902f7dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:32.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:42.035Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8108a74c-f1e0-4bb7-89fd-0d89d63e0180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:52.047Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=24160d79-0158-43eb-b967-f1fb0e19dd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:21:52.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:02.058Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4fd77891-9684-4ded-9b1b-753d6b11deb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:02.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:12.073Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=027a76db-b48a-4ef7-be8f-7af4a34c06ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:12.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:22.084Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6a96ff2d-6a6a-47dd-8109-1eb0e53b55ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:22.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:32.093Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4762409e-73a8-4512-9df4-92bfd79bd956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:42.104Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=96a4b0db-2679-4ad7-ad84-090dc0cc0afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:42.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:52.115Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=06164d5e-94a2-4f92-8393-0d854cc0ea9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:22:52.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:02.129Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c8a5d364-26cb-42d2-8588-950d53ed3ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:12.142Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c93d9350-2614-45d1-a4fb-a90375650fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:22.153Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ca11df45-99f7-4136-8409-46a2b397b69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:22.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:32.165Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=21fd9263-f254-4386-ab95-c8c49aa839c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:42.177Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0fa9d306-6b9c-4082-a968-20d521dd1d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:52.188Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3ef22351-eba2-45c5-a01d-ac8910b5e5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:23:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:02.197Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8781d5f9-bdf7-4cba-86f9-1af627adec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:12.210Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c3284021-13ea-4395-814c-6ff0a68412ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:12.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:22.221Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=feddf519-5c01-4ac8-a5d1-870274f2d8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:22.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:32.234Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=173d86cf-aee9-4300-a73b-7b2b0ff09bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:32.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:42.247Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=58fb2518-6186-4a19-b8fc-4af9ef5818ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:52.268Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=604bff76-3842-425b-bc8b-bf5faaa49ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:24:52.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:02.280Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9b5894fe-b7c5-42be-845a-e7f02c4dde2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:12.292Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=61da2525-baf4-4c14-a9cd-f1cac13b77ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:12.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:22.327Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b4776223-411c-47cd-8c2b-a25cc884afb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:25:22.508Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:25:22.509Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:25:22.509Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:25:22.509Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:25:22.510Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:25:22.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:25:22.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:25:22.516Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:25:22.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:32.345Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=da70db6b-4210-4ce7-a69d-ca90d875a6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:42.358Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=adb2ac48-57ea-4d33-bf6b-2e577f429613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:42.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:52.370Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=62d40d79-94bd-40c7-8ea3-c8a97c037dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:25:52.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:02.383Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3e82ebed-d56c-411f-8700-5480ad56069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:12.393Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=edc40151-0f3b-4e54-b479-2b04a2cd81c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:22.403Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4d4cb88c-c817-4e18-b9cc-9d471ea3966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:22.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:32.413Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3021107e-5573-43c9-ab52-878206033615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:42.426Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9f2048ac-1e23-483d-90dc-b51525185d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:42.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:52.461Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d4568ef6-72fa-4dc5-a0f9-f11e594ca94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:26:52.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:02.475Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c51beca1-1f39-455a-b32f-c446e1150724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:12.484Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=eda502c2-a1d9-40fa-8c98-d746cd1cb867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:22.494Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=875e9222-426f-4f3e-a83f-ea6d17b850b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:22.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:32.505Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=78ac97f7-13d2-4785-902e-c46406392aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:32.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:42.518Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c0b095d5-8bc1-4939-b2f3-2dd093c8e915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:52.530Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=05d1027b-5640-4b97-b27e-30ae7bea6726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:27:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:02.540Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=36afb968-c21f-408d-aae7-51e65987e988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:02.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:12.572Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=809b7778-e355-401e-822f-0d662eab0874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:12.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:22.583Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=51df8127-2e47-464f-ad44-b0eff0826cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:22.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:32.595Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ba0d8a56-e8bb-4d4c-ad15-9b8d9684a906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:42.606Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c1deccbc-6de2-45e5-b4d2-2d4ea502853c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:42.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:52.622Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9ddd2f73-b031-4d12-9dfb-88e270a0f115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:28:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:02.634Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ae48a050-fb8d-42cf-83cd-dbf6eb571858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:02.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:12.647Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=be051fa3-6db0-4806-af04-7721b7eed15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:22.659Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3e85ee00-207d-456a-a4cb-255a1bb8bc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:22.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:32.670Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ee21ddda-4e11-4746-89d2-d8cc3ba56319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:32.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:42.681Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7483a066-4f57-4f52-8b4b-82169a0cde96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:52.692Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3c028386-8d9d-49fb-9f57-55f6bebb106e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:29:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:02.703Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c861e19e-e60e-43fb-93bc-9a740b7c10a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:02.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:12.713Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0fe62e17-f87e-495b-84cd-be61f8cbf1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:30:22.427Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:30:22.428Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:30:22.428Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:30:22.428Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:30:22.429Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:30:22.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:30:22.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:30:22.433Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:30:22.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:22.726Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f06b31d0-3915-4f40-8d33-e663a71dd7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:32.756Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=75ee46ee-d6cd-4aec-922d-456194710e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:32.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:42.769Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bbfb2bef-8f89-4122-8ed3-35c484bbe139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:42.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:52.781Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7dc06dbc-3429-4404-9e52-f8872929e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:30:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:02.793Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9434396b-88ad-4449-bd81-54716c80be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:12.805Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=891a48a2-fb61-44f8-b1a7-f50d37ff5de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:12.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:22.815Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dd822c47-56cc-4ab4-9988-b16131b7c0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:22.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:32.837Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cea116d0-d255-48d6-83ea-56dd6c3c9450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:32.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:42.850Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=55820e4f-e940-44f2-b6f8-75491bf27af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:42.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:52.865Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=47dfa72a-068a-41dd-99de-997aa0570aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:31:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:02.878Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=347a3f3b-8f36-4338-ab68-6e6530e28fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:02.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:12.888Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cd13e12e-df73-4f97-87b9-75dc00c730aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:12.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:22.899Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=17edfe81-a89d-46f9-a882-7bdf411194f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:32.909Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b200c8ff-96f2-45b4-91e3-50868efad055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:42.919Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=04e97da5-aece-4a6d-bfa6-07b6e53490f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:42.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:52.932Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=71bba276-16b1-4131-909e-f2aab2282e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:32:52.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:02.945Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bde11894-2231-4534-8303-714535dc5bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:02.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:12.961Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4e68bee1-4395-4b09-9cd5-34455c7c5dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:22.975Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b7b7c959-5632-457e-ba1f-a9a1aad38bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:32.988Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e7e5024c-1f12-45f2-8282-44d6ac43862b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:42.999Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=283e4435-d612-4430-96d1-103215ea7e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:43.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:53.010Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4a486a27-f8b5-42ae-8ce7-615174e11c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:33:53.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:03.021Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=32460836-01ff-4d71-b531-09124ada424c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:13.039Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3e900847-203a-4629-8009-119be9f8e887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:13.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:23.051Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=653942db-1d88-4489-9841-55476694bf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:33.068Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a70fd027-4a2f-4fd0-9a3d-5f0820dd187c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:43.080Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2f2e7c83-afad-4d45-bd64-23dfd8067887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:43.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:53.091Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=757210ca-3015-4319-9734-fd2f537c23fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:34:53.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:03.105Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=952571bc-7236-46e9-af6f-5198a95a8eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:13.115Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=654c4887-afb7-4577-9948-e415ee5a6fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:13.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:35:22.506Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:35:22.507Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:35:22.507Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:35:22.507Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:35:22.508Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:35:22.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:35:22.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:35:22.514Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:35:22.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:23.126Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4d501a63-40f9-4565-8ebc-20b25181e154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:23.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:33.144Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=58008167-e263-4f89-ac6b-518d6155b643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:33.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:43.158Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=416aa2f8-9f29-4674-a8f2-1230102c5e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:43.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:53.173Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a59af20b-2337-4123-b42c-76f759adc584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:35:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:03.185Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3aad9eda-9d14-41d3-b0fe-df1d236aba41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:13.197Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=936e033f-b3bd-4603-b47b-7b70a6514e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:23.208Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=702e6d5b-a35c-4389-8369-a0f0fca1cac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:33.218Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=94388f6c-5d8e-4719-90ae-aaccdaf614f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:33.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:43.228Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c920196b-f6bd-430c-9c29-7d2c81e4f735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:43.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:53.237Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d31fd72d-a227-49b6-b3b7-9cd4286625cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:36:53.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:03.247Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=4d238ad9-ecc3-4bba-b417-4c17c09a78b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:03.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:13.256Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6d1cbe0c-e7a6-48f8-b7f6-745073bafe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:23.268Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=14ff763f-6732-4486-b179-03e833e8167c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:23.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:33.281Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=61345360-f85c-4588-9a5c-d277ee39b12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:43.290Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9178eba9-fda0-4a01-977b-a8508931e2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:43.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:53.300Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5da58e16-c018-412b-af1c-53e8f2e7b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:37:53.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:03.311Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=177bfc15-91d2-4f70-9c73-19ecb60666c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:13.321Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=306158d9-ff10-4d1c-acbf-897626948399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:13.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:23.333Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d13886e4-cb28-45bf-8270-b2979213d510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:23.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:33.345Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d6a1f4d4-74c7-441c-9369-a72d16713d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:43.356Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f61d66af-ea3d-4367-a245-976d6f2abd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:43.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:53.367Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=af9ebab4-5186-4363-992a-7d1f12ab0149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:38:53.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:03.377Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c163259c-6d58-47d8-82b3-a346e18e6155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:03.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:13.386Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d5089dc0-e75d-4705-8d92-5638beb78e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:13.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:23.396Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ed1d2ff9-9ead-4ba7-a7c3-f29b2ed97fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:23.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:33.405Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=711d442b-55e7-45a3-bc7d-035ba918609d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:43.415Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c3a6c1ea-4c28-4e07-b6fc-7e3540aaf442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:43.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:53.431Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5c1e0b1f-c592-49a3-b81b-3f653f68c03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:39:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:03.441Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a50f43d-d21c-42bc-95ba-c23a54226ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:03.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:13.451Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c4a5e4b5-d10a-45ac-a1f3-b3fc40e36d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:13.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:40:22.546Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:40:22.547Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:40:22.547Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:40:22.547Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:40:22.547Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:40:22.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:40:22.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:40:22.552Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:40:22.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:23.461Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=960429b1-3895-40c7-a537-a888cde93503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:23.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:33.472Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fb5c8c56-970d-4491-b143-98b1f6d7ad5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:43.485Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=aa5a3706-ab62-4680-baf8-2d6f9e1a34aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:43.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:53.494Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5cd06f2b-9fae-43c3-b892-bae10fdcfc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:40:53.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:03.504Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cc770f81-8299-4f1a-95ed-a9a1a486a888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:03.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:13.513Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=80df2949-4142-4ac4-90a7-84bf92fabd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:13.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:23.526Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3243f805-df0a-48e2-85cc-e2cf51875879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:33.535Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=59e015c8-5618-4dbb-a6f3-572c00af9b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:33.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:43.547Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a4c43c82-6008-48a1-ad9c-1c5d54cb1985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:43.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:53.567Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3c65d7f4-276d-4292-8e2e-0f61694841a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:41:53.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:03.579Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=627a1eaf-cc32-44ef-b258-2cd1e07aee88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:03.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:13.589Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b39e57e9-c1fa-41a5-a9f2-02cca73ba3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:13.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:23.600Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=eb0def01-2d35-4ced-87cd-6e6f2d83b82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:33.610Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=71411207-3e9c-432d-a6b3-9fe4502b085d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:33.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:43.622Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f5ba80f9-ba1d-4d0a-ad75-07d7debfae93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:53.633Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=475dd5ba-6f12-4e3c-8404-9ca6092623a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:42:53.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:03.642Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=961091e9-bf2a-447d-808b-43a0c686a05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:13.657Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3bb7d6ba-1167-4d4a-a3c6-3c87f6e2cc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:13.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:23.669Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7b42aefa-ba15-40f3-8d52-fc48051f2b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:23.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:33.686Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b980f1c0-e77a-43e0-966e-e8eae303f6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:33.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:43.699Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=35f0381e-4dde-4fc8-b054-0bb1564393c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:43.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:53.710Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2f532e97-1879-4678-924d-d438b6df0d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:43:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:03.720Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1faffdd3-829b-4768-8041-aa9adfa7516d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:03.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:13.730Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d2ff407d-a6ef-4ffc-81e9-e3161b328795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:23.740Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0a30c2c8-2400-4da1-bc99-552758edf540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:23.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:33.752Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2f13c2e3-b449-48e0-a70e-7e215b834874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:33.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:43.763Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f6a395da-84e7-4824-812f-70b85a37f92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:43.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:53.773Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dfa0bfe3-7306-48b2-9e33-02fd198cbfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:44:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:03.784Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=33570d77-4c29-48d9-905d-ae38f5c2b418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:03.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:13.796Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e95cc738-563d-4fdb-9ea3-53d171e20a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:13.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:45:22.621Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:45:22.621Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:45:22.621Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:45:22.621Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:45:22.622Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:45:22.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:45:22.629Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:45:22.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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:45:22.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:23.807Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=803e48b6-b169-4ea7-a347-a06e291b9b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:23.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:33.817Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=24777eb1-2695-415d-932a-b512707eedaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:33.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:43.827Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=961a4aa3-f091-4271-9041-096608724f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:43.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:53.838Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6008364d-c50f-48cd-bf5d-f02d97733c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:45:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:03.848Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=827f228d-4d47-4b9d-8481-8a9f9923c910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:03.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:13.857Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=49ed006b-a34a-4e75-ba36-a51cf1ca0dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:23.873Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=c21457b7-c798-401e-8f06-45c40ff17128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:23.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:33.892Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=23f272d6-2883-471d-9d9f-f8a778364d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:33.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:43.906Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8db61407-80c2-4d95-a97c-7dd1bae5fe54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:53.920Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=72af2615-d317-4aac-bca1-df6ecd9e4d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:46:53.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:03.933Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=19cb6443-3bf1-4723-a1c1-7b0c74de98d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:03.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:13.945Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=44f0bdd6-cc7e-459a-ae06-bda7eff31899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:13.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:23.956Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=91394870-84ac-4b8a-abef-7085a0e857af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:33.966Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=78dc3f47-a24d-41bf-ae97-7760f54292e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:43.977Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bfad3593-5ffd-42f6-bdec-5b3a524ee474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:53.986Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=1d5cef0d-5e3b-4e47-8e7f-88e4122d8057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:47:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:04.000Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=6f88d045-e5ef-4f2a-93c5-a7f527101456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:14.012Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0e824639-e90b-4243-9935-cb4acf5e8620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:24.022Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b3440506-897d-4ef3-b1a4-78b8ac30a129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:24.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:34.035Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dc4c0b6d-0665-4216-9c54-ea62e0ef22e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:44.045Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=dd12a863-c001-4f05-a199-aa51e26f6942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:44.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:54.058Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=77b7780c-21d5-40f6-8bd0-5d0fba581f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:48:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:04.081Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=bce923b5-f13c-4124-934f-910dcb4dcb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:14.098Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=a9e557e6-580a-4ea2-b9ec-192679a245eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:14.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:24.107Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d5284fb7-eb32-4fdb-b637-b6d0d9f9c283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:24.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:34.125Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=de0fdff5-cdbc-4e1c-88c7-565d04cc6df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:34.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:44.138Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e86f8f14-33f7-48f2-981d-16648b4d166d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:44.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:54.148Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f88825d4-92c5-4050-bad5-5277489ffe76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:49:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:04.158Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=2aa94fdf-a662-4aeb-9e17-97d06f56065a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:04.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:14.169Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f1eda5dd-59dc-43ac-a1d6-28a0c6c1d50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:50:22.459Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:50:22.459Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:50:22.459Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:50:22.460Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:50:22.460Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:50:22.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:50:22.464Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:50:22.464Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:50:22.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:24.180Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=5410ef44-3734-4d11-9cbe-234ad0f4b71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:34.195Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=97f51bed-4106-4f34-8c0d-3b5ebbf6af64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:34.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:44.213Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3e390036-5b01-4074-b782-cd076a9dc757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:44.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:54.226Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b142313c-bbd3-460b-9cb2-2c755abc71de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:50:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:04.236Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0fa0ca6b-2ef2-46a5-91f2-6133843e061e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:04.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:14.247Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cd34612a-0006-432a-8a2d-3f7e8b99cb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:14.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:24.261Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d90baf28-a645-4da9-82dd-037e327f01ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:24.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:34.287Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=7138a799-40fb-4173-a701-4d9093a72fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:34.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:44.299Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=621f25c0-cca0-44da-b6ad-743e281defd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:44.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:54.309Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=0e1f33c6-a23c-419e-9281-c74f2e8a9473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:51:54.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:04.320Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d442d202-41e7-4638-b819-0ebc12a814e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:04.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:14.340Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ede260ea-fb43-4bb9-aff0-24ca84b4a901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:14.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:24.352Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=ce738f54-2986-4789-9a59-5ab00d0bd50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:34.365Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=8b2e2c6c-add5-4e36-819d-9b4f7a8b7fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:34.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:44.383Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=cdf72b3a-42af-4100-b197-c59a9359ef96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:54.395Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=b7334f52-99c1-4f58-b5b4-f78a3a4509eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:52:54.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:04.405Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f7c2fc24-abc7-40b8-958e-b846eb53974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:14.418Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=d6c650c2-01c6-475c-a765-19fad6044afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:14.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:24.435Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=e5b6a2a4-7fff-44af-8909-6170d6e36316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:24.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:34.445Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=79593d72-25f8-42ed-b3ff-d1e3173e400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:44.457Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f3d4ed87-bbe0-45a9-8dd5-e53af5e3aeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:44.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:54.467Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=53b8a259-81e1-4d29-85a0-aa3d68ff559a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:53:54.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:04.477Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=f510983c-396d-42d6-a85b-1960127bc33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:04.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:14.488Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=542c3234-8be6-4f96-8874-71cf9a4d902c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:14.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:24.498Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=eb26cb0a-fec9-4256-935c-404273611013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:24.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:34.510Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=90b0b152-c315-46be-be71-07da2f038798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:34.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:44.520Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=3a32a803-f8b4-4112-8ef0-0ba85ab90fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:54.529Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=fbd92ca3-b950-4ffb-8c5f-e7503bbbea48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:54:54.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:55:04.539Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=db4d9e7c-17fd-47b7-a157-5084b2833fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:55:04.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:55:14.550Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=74b3201d-cf31-4b21-85e0-0d8c844bbd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:55:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-23T00:55:22.545Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:55:22.545Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-23T00:55:22.545Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-23T00:55:22.545Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:55:22.546Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:55:22.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-23T00:55:22.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-23T00:55:22.552Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-23T00:55:22.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:55:24.563Z |INFO |Init configs |InvocationID=5492c814-b18c-409a-bf12-194931187205, InstanceUUID=9c827dcf-0006-46dd-baa8-f4dcdd5deea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-23T00:55:24.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |