By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T23:21:54.660Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T23:21:54.675Z |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-10T23:21:54.675Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T23:21:54.678Z |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-10T23:21:55.206Z |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-10T23:21:55.378Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T23:21:55.379Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T23:21:55.379Z |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-10T23:21:55.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-10T23:21:55.531Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-10T23:21:55.558Z |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-10T23:21:57.157Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-10T23:21:57.601Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-10T23:21:57.623Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-10T23:21:57.624Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-10T23:21:57.708Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-10T23:21:57.709Z |INFO |Root WebApplicationContext: initialization completed in 2150 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-10T23:21:58.381Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-10T23:21:59.372Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-10T23:22:00.736Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-10T23:22:01.306Z |INFO |Started MainApp in 9.443 seconds (JVM running for 10.291) |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-10T23:22:01.372Z |INFO |Start scheduling PRH workflow |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:01.388Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=453b9571-468f-4999-94ad-3e4356b791eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-10T23:22:03.742Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-10T23:22:03.743Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-10T23:22:03.745Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:11.988Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3ed3d7c8-4590-43d9-91d5-65a99049fd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:22.007Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e97e77d7-54de-46ad-a424-a74b132c7497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:22.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:32.014Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2cecd225-046d-4b33-aba4-8f25edb60232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:42.021Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=71002586-adb9-4357-b520-c02d66c647eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:52.027Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9a0d0fa5-3e0e-4132-9c61-98a6718a489f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:22:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:02.032Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1d9ee398-478f-4033-8567-cd90c15f113e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:12.036Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7eabc031-d2ce-4c6f-aa3e-0bb9270d33fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:12.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:22.041Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3a1802a5-f7c8-467f-9253-6e7e0d464b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:32.047Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5a0375f0-68fb-4054-beef-6fcf3748be38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:42.052Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3a58e1fa-f10f-4eb0-8707-2d4018716017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:52.058Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1d412666-0e6e-4f0b-af25-ddb6ed2a32cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:23:52.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:02.069Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8fde3638-aa83-4363-854c-8a9b23e201c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:02.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:12.075Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3b4fc987-5f68-4dc2-9e64-d1a0bc30c71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:22.149Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3553a27b-5c73-493a-b0e0-e5b34a293153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:22.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:32.167Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=870198fd-549e-4f9b-9743-8ef6647b00a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:42.210Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6e29ab35-f71b-4521-b178-7b824c0da539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:42.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:52.229Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=db761733-cab3-4b03-b90b-7901292f9784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:24:52.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:02.244Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bf0d50b0-c718-4cc0-b1b8-868baa1052ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:12.259Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=52baeb9a-5033-47cc-9e94-24572104eec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:22.279Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=086ae37b-ed41-4a6b-9b24-1d009a6d8f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:22.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:32.295Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=52a4e3af-f493-451c-ab63-149d6b17cede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:32.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:42.309Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9d2e3653-bd04-46a9-8b1b-5c0cee45a3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:42.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:52.326Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6dd623e0-69c7-4b98-8700-25403fcf60a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:25:52.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:02.351Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e206087f-1681-42e3-bc8c-20b8de37fd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:12.367Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=05496213-fb58-4935-be34-cb630e44b5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:12.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:22.384Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=404ca098-b1b0-4a1d-b998-26c2a1ee2fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:22.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:32.401Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c13c8224-a19c-43a2-9426-34228313ce1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:42.416Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=97fe0a69-48d7-4c61-b205-a3e45b9c4021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:52.438Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7f6f3fee-d94e-4766-82aa-9e94f1e6fceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:26:52.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T23:26:59.488Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T23:26:59.489Z |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-10T23:26:59.490Z |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-10T23:26:59.490Z |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-10T23:26:59.491Z |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-10T23:26:59.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T23:26:59.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T23:26:59.506Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-10T23:26:59.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:02.451Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9f64eec9-0eeb-4293-9b87-45e9cb1124ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:12.470Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=868bdf36-a557-4102-9f0e-cb09a2c1830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:22.502Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=15e833b5-fda9-4851-9a6b-66e88fa80ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:22.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:32.521Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=18a0240f-9bcb-46b5-8dd6-89c41c7d7bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:32.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:42.538Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3c880fd7-edaf-4e06-90a8-fb10ed032538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:52.554Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6623d397-ac86-40dc-996a-514012b3d78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:27:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:02.569Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=955e0a8f-14f4-488a-a361-2ea12b3f186b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:02.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:12.583Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c1bc90ad-bb81-4c80-b996-474b051ea7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:12.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:22.596Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2a423946-d104-4ce5-93dd-8fad3db5d16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:32.610Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=406cbf6b-3017-4b1b-ba5c-c0d43b684f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:42.631Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e9724bcf-27a2-4ebe-9161-17bfe2f31134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:42.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:52.651Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5c3e35ec-48da-4b13-8c5b-440a4e4a172d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:28:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:02.665Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7fa490e2-7f69-4ac6-9ffb-0f2172a727ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:12.681Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=89a7fb5b-4545-47f4-8460-af854c7dd5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:22.699Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7aea15bb-2b58-458c-823e-7ec8b24fdd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:22.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:32.715Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b88bd769-4fb9-404d-b96b-79f2d9010ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:32.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:42.728Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d7e9e3fc-65f3-4435-b9eb-325549426235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:52.787Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=fd134c04-d5ac-41de-9cdc-0c440259ff28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:29:52.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:02.802Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=763eef2b-1488-4d4e-b1e3-2dd3f99f9b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:02.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:12.819Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3bd81c7c-9eb0-475a-8785-a977a5d9d7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:12.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:22.836Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=57b5bc5b-e9f2-4a47-83da-dfcd817cf675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:22.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:32.850Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=42cc4fae-cc7b-4e5d-be34-5a46c3c11a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:42.865Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d25be813-4ed0-4a90-ac23-a5e080f518d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:42.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:52.879Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9fed4ec7-25ce-479d-8924-712a4578b877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:30:52.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:02.893Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=41ab83b4-42a1-4991-a973-6f9fc7c0dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:12.915Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=11d38e57-c8bf-4fea-81c7-a76d1323873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:12.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:22.930Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=19f20d57-6c7c-4e87-9806-a8c321b55ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:32.943Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=34775513-eb83-49c4-9e53-31be3bcf28f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:42.958Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1f929fc1-5345-4de2-a4e5-20275b086ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:42.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:52.973Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=02ecb87c-325c-43b5-9e11-4c8f94f24d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:31:52.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T23:31:58.699Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T23:31:58.700Z |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-10T23:31:58.700Z |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-10T23:31:58.700Z |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-10T23:31:58.701Z |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-10T23:31:58.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T23:31:58.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T23:31:58.712Z |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-10T23:31:58.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:02.986Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7ad134d9-bdd5-41fa-810e-f387153f212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:12.999Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=816c08be-35a3-49c3-acc8-f52652e21786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:23.011Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a889e487-efed-4b05-8abb-53a8d47959f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:33.026Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d4d8f3db-a772-4973-9e0b-f781b7a45a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:33.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:43.040Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b32580df-3f76-44eb-8d16-2b305c15d969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:43.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:53.051Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6e1607a5-9b1c-4546-84a2-00e422fcdbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:32:53.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:03.063Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=86d008bb-0dda-45ca-9db2-fc8caa0eb215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:03.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:13.074Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3b73982f-f6d7-44ef-9e57-39b229b4ad21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:13.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:23.087Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cd348e9e-9b5d-4f51-91ef-46e1f243949b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:23.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:33.101Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0ddbe2bc-d6fd-4676-9fe9-af4dd1cb1d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:43.114Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d05a46b0-662b-4791-9230-cfed97161e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:43.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:53.126Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b0b4baa6-73e1-4a53-87ca-05556d77361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:33:53.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:03.137Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=05fd872e-2e65-43da-97c0-5a92807c33c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:13.149Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b764b81c-c0ec-4d7e-ac03-61c63beb494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:23.162Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0b38b250-fb0d-4ebd-a240-da90207cec1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:23.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:33.191Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0f8b4283-9a94-4b33-b903-98fe3d6a2791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:43.204Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ed7edf48-ac9f-407c-a231-9d3cd05b3018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:53.218Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bb14ca52-899a-4f09-9a97-151e47575767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:34:53.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:03.232Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c3042bf8-2e3f-41fc-9d54-b2f0891e3792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:13.246Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f78da5d7-c737-4d35-872d-bea8e0d80ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:23.274Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5cf42793-dc9f-4dca-9a00-4fb755870414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:33.302Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4aad2402-d203-4463-ba94-503ddaad66ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:33.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:43.315Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=afc9c74e-c867-43ea-8324-e1962f19f3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:43.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:53.330Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d2bc1885-4934-4889-8fbe-205a1e52cc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:35:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:03.344Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e217340e-5134-4560-88ed-6a61d56054d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:13.360Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6b577588-a570-4745-8dda-52180438dacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:23.422Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3bd9129b-2f43-4692-b88b-5dca0c326340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:23.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:33.436Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b2c1245e-798e-4a8e-8926-db52a59194b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:43.449Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=94c4d6be-7bfb-46d5-811d-98873b64ee5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:43.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:53.464Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b2b9feb7-c88d-4366-843d-2c39e80569be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:36:53.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T23:36:58.702Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T23:36:58.702Z |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-10T23:36:58.703Z |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-10T23:36:58.703Z |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-10T23:36:58.704Z |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-10T23:36:58.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T23:36:58.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T23:36:58.713Z |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-10T23:36:58.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:03.477Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7a94b291-7a1b-4220-9e2f-91a02cf39a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:03.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:13.490Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=08d5f180-0849-4809-a153-e14fb5929492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:13.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:23.502Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=fee5e4fd-ea1e-4c76-b44d-11b3ccc342c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:23.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:33.516Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=96f5aafc-0495-40ff-938c-6d96285de362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:43.529Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d5f221f3-858b-4e47-9076-e0e5007c8a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:43.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:53.540Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=95ff1235-72ed-4cc0-adc0-125e6ab12b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:37:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:03.552Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5fb8dbd3-9b7b-48f3-88b9-6866df284a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:13.562Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5870c42f-0f8b-4841-98ce-e535f0e99992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:13.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:23.574Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0b9dc9ff-1051-414f-bb21-3414a08b3c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:23.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:33.588Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=873199d7-471d-4ec7-9952-9ce0b274ad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:43.599Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=68baee13-9df9-4d3e-9487-8d4731f172b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:53.612Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=916f0d07-bb6a-4b27-a0e9-204c9b0cf673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:38:53.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:03.624Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a015c25c-1c10-4919-91c4-e94325ebe73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:03.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:13.636Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=976f0b71-e4d6-4195-8b48-009f5e7b96e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:13.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:23.649Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f5266bb5-46c5-4e54-8f7e-f7e1623ecd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:23.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:33.660Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c83cbd5f-fcd5-4a8d-9f2a-d425d4b15505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:33.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:43.671Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=049e7446-c65d-4c9f-90bd-53ea36823756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:53.682Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4a5b3e35-df31-42ab-a1ab-78588d3d1267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:39:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:03.693Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6b6c31c9-93be-4c33-86ff-edb09bad6214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:13.706Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e9ccc67a-56f6-4e32-8a1c-ec3f632e67c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:13.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:23.718Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=629d3ce3-16c8-4a5c-ab32-bc525a94df5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:23.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:33.731Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=dc7c0b0b-da99-47e0-a99f-ff42fe62a09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:33.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:43.743Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c1b0b14e-aae3-4226-944a-7d883d7f0c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:43.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:53.755Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a7600650-b858-4681-9efc-44ef40a70ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:40:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:03.766Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7188b11c-e199-4dc8-8ea1-4e50a1b99ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:13.782Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3524b7d1-965e-400c-af81-98831e29effa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:23.795Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7c731a8c-f4ee-4a43-8ee7-c8f99dc0bc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:23.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:33.812Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=91d9eaa7-4fb8-4d20-b777-34282afd1f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:43.825Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=16824c9d-bf66-4f3c-a013-ca1cc5d11f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:43.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:53.841Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a730b3df-86ea-4287-b614-282ffa00b430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:41:53.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T23:41:58.665Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T23:41:58.665Z |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-10T23:41:58.665Z |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-10T23:41:58.666Z |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-10T23:41:58.667Z |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-10T23:41:58.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T23:41:58.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T23:41:58.675Z |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-10T23:41:58.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:03.853Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5db0b264-9a9a-4349-99a1-66331bea2f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:13.864Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=887e2a31-1eeb-443b-b86b-b75835653834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:23.877Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4df1989d-ed1b-4690-b824-1da390b235f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:33.889Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=05255094-1362-48c8-a857-6f6b4594738b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:33.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:43.900Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9feafa3d-eb72-4508-8303-2bb00a561423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:53.914Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4ef56c1a-444a-458c-802c-74b872ffd59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:42:53.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:03.925Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0773e29d-3e3c-40e0-916a-2e0f40c4f6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:13.938Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=78ccd8a2-0935-4892-93b7-668de23ac715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:23.954Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=449aa31a-ac80-4c3d-b3c6-872f6efd85d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:23.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:33.983Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cae3dab9-ef13-4f3a-841a-03bf515f9657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:43.993Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e00809f4-fde4-499a-b562-681cb0a60a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:54.006Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7775412a-af4d-46c9-9cd9-33826f4d28d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:43:54.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:04.018Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bca8a681-ed2c-41f5-bfe5-2e722c32a12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:14.030Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d588c9a7-82f9-4783-9c45-8d3dc68a8218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:14.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:24.046Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=646e0798-991e-477b-b51a-f5205bd40ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:34.060Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4e411bb3-cfa8-46bf-a3b8-c918c250eff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:44.071Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cf6b5a4e-cf35-4589-a9ac-5f4c0787968f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:54.082Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3dbf31e6-0428-4fc8-89f1-0f038975e708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:44:54.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:04.094Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d8001d92-f635-455c-83e3-f35d9a231286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:14.105Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=965632e0-187e-4b10-a9a6-e832feb8c55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:14.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:24.117Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1a9d152c-8f40-4e1e-8c90-f0c88483248c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:24.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:34.131Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bb3c16ac-5b3b-4f10-abd2-b6a22cb094fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:44.145Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3c15e020-c64d-46b6-8434-05672502606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:44.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:54.158Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=19567935-2959-420c-a1b5-1a515eeb96b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:45:54.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:04.170Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=97f5157a-1abc-45e3-896a-37d179b0e9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:04.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:14.181Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=fc0475a3-030b-4390-b8da-608c017f0123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:24.195Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=580005c5-e3aa-4bd4-ab4b-4175cd7392fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:24.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:34.207Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b2088f18-ef64-4a68-b5b5-0f709c1e8954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:34.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:44.219Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6bf41ec8-309e-4096-9815-517c1dd74873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:54.238Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=276535a3-226f-4e98-902d-0e0e603c0b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:46:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T23:46:58.694Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T23:46:58.695Z |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-10T23:46:58.695Z |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-10T23:46:58.695Z |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-10T23:46:58.696Z |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-10T23:46:58.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T23:46:58.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T23:46:58.704Z |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-10T23:46:58.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:04.251Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=dc15264c-fbb3-446c-8e9e-a898a56f21ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:04.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:14.264Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=96576a28-37fe-4729-9882-fc779fc395b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:24.280Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1b193f6e-5c3d-493c-aa38-23474c3f040f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:34.291Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b3984b05-56df-40a1-a4c6-de82526ff672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:44.305Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=02a56e50-cac5-499a-9297-359c29236ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:44.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:54.319Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ef499079-b9f0-4260-bd6c-7a676f3937d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:47:54.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:04.332Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1a37d5fe-dca9-4026-a0b6-9b7afa056a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:04.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:14.345Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=480c98c7-d535-49eb-a02f-ae671fd3b878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:14.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:24.356Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f67afbd3-6b63-4c68-9b86-5e5e1320058b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:34.364Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3d7d858f-2aaf-469e-8b9b-52b292aefa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:44.375Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=80cc15db-e4b3-4a4e-be2a-f721f457e886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:54.387Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=288e834e-bc5e-4225-9fe6-0ef6f7d3f910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:48:54.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:04.397Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=432b88d6-de0e-4fc7-a9ea-57b44549d1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:04.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:14.407Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7598e915-f2aa-4aa4-9cdb-3553017e5bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:24.419Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f3a6b8bd-406c-465f-abaa-17df079642cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:34.438Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c8c27f5c-9f4a-4f23-9e88-c68787c1971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:34.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:44.449Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=57d35754-9d7e-4dde-aa2b-f7cf1f4adc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:44.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:54.462Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=fdcbeca4-75e6-4ecf-a940-22e41b126baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:49:54.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:04.474Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=abbfe4d4-4af9-4bba-8e42-812a3e39e13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:04.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:14.485Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=065c9a1b-eb4f-4f39-b4d4-dd0d40b574ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:14.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:24.495Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c5a820aa-1ec2-472a-92c0-581939321866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:34.506Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e09a58c3-0076-4407-83df-9da898f3c266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:34.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:44.543Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=464db73e-f1c9-4668-96e4-734c674c9e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:54.556Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b7fe9fab-5634-4115-998c-269ca0533a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:50:54.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:04.569Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=256dae0b-d7e8-435b-9551-d2cd73b6035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:14.581Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=94a6a91f-e022-4157-93d7-4bffe8556def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:14.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:24.592Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c00d6168-249b-4e96-af8c-875d9faeb7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:34.603Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3f29a689-4395-4e30-a32e-9398fc5c5085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:34.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:44.614Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=eb4923d8-c75d-4cde-8345-6a1bde0cdd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:44.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:54.625Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=341671a6-4b5b-427a-963c-72a5228ddab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:51:54.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T23:51:58.627Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T23:51:58.627Z |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-10T23:51:58.627Z |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-10T23:51:58.627Z |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-10T23:51:58.628Z |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-10T23:51:58.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T23:51:58.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T23:51:58.636Z |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-10T23:51:58.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:04.639Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ebc5dbb9-9eaf-4df8-b915-822e19b21994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:14.650Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8494959e-fa1b-4e8b-a0b9-9f64be56be3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:14.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:24.662Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=51138883-bbbb-4654-ad18-8abb4dfb41d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:24.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:34.676Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=07eb8abc-8988-4aa3-b6c1-bfea57a76a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:34.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:44.690Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=19ab7719-2a16-4e19-8148-a0cd8d1bfad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:54.701Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6b34007a-5db7-4826-aa02-736bf8432158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:52:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:04.710Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=564adfc5-80fd-44c9-84f7-3f3ce399cd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:04.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:14.737Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bd3e517e-efd3-414a-875a-8c6a3f636612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:14.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:24.748Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7a4b4cd9-c092-4e2a-a96f-50cd781af1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:24.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:34.760Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=15c5e126-6df0-40cd-90a5-c5dd89856e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:44.771Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2a6ee8f2-d94b-4e48-b674-02e8580883a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:54.784Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e9d5013c-0b2a-450a-9d8e-e13fc7a8af0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:53:54.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:04.796Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c6d8d339-ece2-420a-8bb3-80b0bb718051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:04.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:14.808Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ec8060dd-3285-4b66-92a3-cfce15f03a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:24.819Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=06af665c-badb-424d-aa99-1863c120a14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:34.831Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f0b1822b-5b55-432e-be29-4b1f4b94e3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:34.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:44.842Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=dea674cb-2258-46e1-91a3-673d02d2459f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:44.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:54.852Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b839f009-a1b2-4052-ae8d-ff8ea618eaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:54:54.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:04.862Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=dd935f40-ee69-4ced-88e3-ba0fdd12ce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:04.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:14.873Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9767c6f5-a0ee-4ccd-81e4-d6e36f9e8605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:14.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:24.887Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9dabce71-2492-4ece-a204-7523360399aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:24.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:34.897Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9977d09d-beec-48c9-a0d9-f47cea717f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:44.910Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ea476a92-724d-4ca6-9826-ac05cd8e3f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:44.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:54.919Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3e9251fd-c331-428e-b4b8-bbe277c03a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:55:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:04.931Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e39a7123-7a92-4d4e-bae4-4f9fe210eb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:04.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:14.942Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ec37672e-be77-4849-8603-ad5fb94523f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:14.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:24.952Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ad74d973-fd3b-4439-96de-321e1cf96ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:24.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:34.963Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=790c06c7-9f19-4a11-9a8f-0ffd55ca27ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:34.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:44.974Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6c17f0cf-30cf-4881-b59b-9d0a9316e636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:54.984Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e373db4b-2f6e-4082-96e2-74c556087d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:56:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T23:56:58.701Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-10T23:56:58.701Z |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-10T23:56:58.701Z |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-10T23:56:58.701Z |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-10T23:56:58.702Z |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-10T23:56:58.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T23:56:58.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T23:56:58.714Z |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-10T23:56:58.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:04.995Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f39b4122-0f82-4c73-9b52-413c4ea204ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:05.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:15.007Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c1575c3c-9d17-46c3-8c43-7feb276cac67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:25.024Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d49be494-873d-4dd4-9aee-9876d27d790d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:25.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:35.034Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b57aa477-49b0-4032-bc47-ed17b2ac6e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:45.045Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=af872dab-e456-4403-8dbe-b7ab8d35751f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:45.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:55.056Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f034ec9f-ba0a-49c3-a1d0-cef866d560cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:57:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:05.066Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7ead127d-0fdb-4ac9-8e7e-5aaf746e5731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:15.078Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6bc06c2b-9277-4387-b89b-a9f7996603c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:15.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:25.092Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=42440b03-f72e-405c-8557-2cc0f8641629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:35.105Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=713bf092-a75e-4675-99bd-651c5167005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:45.116Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0f0fe824-94f9-4504-96f4-556dc9101a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:45.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:55.127Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=44dbcfa9-8f58-4116-846a-dfd398c315f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:58:55.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:05.138Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cf0adb82-3d19-4803-980f-1bf45f03e7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:05.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:15.151Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5c77371d-7fd0-4205-ac27-8e244eaf92c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:25.161Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b0eea6ab-1b8b-4c0a-92ec-2e9819759d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:35.172Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=faad8006-8de7-4595-be25-bdb045962343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:45.183Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2db9d951-56cd-428b-a44c-d0d3a4ffb0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:45.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:55.194Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=abfe0777-8362-4e40-b99a-261f87f5f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T23:59:55.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:05.205Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=448c25b4-deee-4afd-8690-ed4c703ad943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:15.234Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ad43b78d-a40f-4423-9efd-0f49c3b115c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:15.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:25.244Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=062227d3-208c-44e5-b97f-05f16d1d3187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:35.255Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0de944ad-cfd4-4129-b20b-84b15899ee03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:45.268Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5bb13a67-1383-4499-b55c-2839a063d381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:55.278Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2b330896-4393-4e5d-871e-7b9796bb27c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:00:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:05.293Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d194aef3-bc93-4fc5-9ccb-7e91a5fd4aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:05.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:15.304Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=655f103c-3e14-44b9-88a4-002a4e86a421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:25.313Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0ce60794-7363-475d-a9c4-d53368610c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:35.335Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a2ff6578-4803-472a-a72c-9c753a51b3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:35.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:45.350Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5b5c883e-558c-4209-9470-ca16763186bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:45.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:55.361Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=24f44f65-25c7-4572-92aa-e07ada3e509e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:01:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:01:58.702Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:01:58.702Z |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-11T00:01:58.703Z |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-11T00:01:58.703Z |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-11T00:01:58.703Z |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-11T00:01:58.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:01:58.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:01:58.715Z |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-11T00:01:58.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:05.372Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4623811e-452d-4f05-8954-62107009c66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:05.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:15.382Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4221689c-08ce-4ea3-8472-6f5edac7eb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:25.393Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=34d32cdd-242d-462a-8a55-ae2a6caf3bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:35.405Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c6a311e2-6b39-4f9f-9a06-92fdb1a1b07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:35.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:45.417Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0df81f90-f25c-4992-9d1f-c462741263ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:45.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:55.428Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=dd454973-d968-46d1-86f3-f4dcb382dc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:02:55.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:05.442Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=82590157-26f6-4f57-9337-5a0aa72a5eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:15.453Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3913596d-db0e-4d13-a10d-0b89351e4a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:15.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:25.465Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6fdea67c-772f-4c38-b3f3-a39844937a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:25.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:35.476Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=436ffaee-e332-428a-a805-4344140f2684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:35.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:45.488Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0421973c-6305-4039-bdfe-a3fb8da2407e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:55.504Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a4821375-6519-45cd-bde7-54d9bd8916e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:03:55.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:05.518Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0bd968ae-459d-4dab-9a21-fd0d54610bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:05.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:15.531Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=465a05c0-442c-4256-a535-fdc5a28fcdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:15.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:25.542Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=496f0d45-a63e-40e1-8b25-c2def189c567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:35.553Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=792e0917-497a-470d-abdf-c2e495c4d25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:35.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:45.582Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c99ea9a7-2162-43d3-aa2c-d006b43f66a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:55.593Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=041fa132-04b1-4d87-a96e-80836ae5dcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:04:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:05.602Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0a53f26c-914d-457c-88e0-8d927d792840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:15.613Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2eed759f-6209-4773-b70f-5f4175a4b8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:25.631Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6a515fbd-de92-48e9-aac4-f5765b186aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:35.641Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7ee629f9-7ef7-4472-a32c-705cb15c8e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:45.651Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f37445a4-028b-4a64-ab1d-d87e4dbb7f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:55.660Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=561a42cf-25fc-4f6e-b346-74a5f9035753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:05:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:05.671Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a97155d3-c9b3-4963-9ebf-ca66d2f20b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:05.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:15.681Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=05e5d994-1f8f-4ade-b4a4-42c1d9cd5050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:15.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:25.693Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=aa92d9c6-6e03-45ae-b3bb-cf76d65369a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:25.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:35.703Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=79a4176b-a908-4aa4-a22a-7a859810f015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:35.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:45.712Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3d3fe534-a51a-4fff-977e-396750458101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:45.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:55.721Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7b66dc43-ee1e-444d-8bf9-a9b5d9354159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:06:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:06:58.652Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:06:58.653Z |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-11T00:06:58.653Z |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-11T00:06:58.653Z |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-11T00:06:58.654Z |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-11T00:06:58.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:06:58.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:06:58.662Z |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-11T00:06:58.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:05.730Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6d3e379c-8fc7-4cb4-9145-f28b7d7f40e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:05.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:15.742Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=99123a91-c916-4ffd-b732-96a29184047c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:15.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:25.752Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e9d7af7f-741d-4840-b7ea-50f0e40c6a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:35.762Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cd3b9888-73f2-487a-a9ea-dc81e7b57859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:35.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:45.771Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=81c90be2-5d4c-4589-9182-dc6e30c0c0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:55.782Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=685434d3-f40b-4dad-834b-1b72a6cd7e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:07:55.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:05.791Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e6667be6-bca6-4ea0-ab90-43de33428b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:15.804Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8ff7c6e5-5f86-4bcb-84bc-8a784e55d2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:15.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:25.813Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2be3d170-f8d7-4cc7-9485-1de4883c870a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:35.825Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ed4081bd-2486-4000-a080-a6520c5ff97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:35.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:45.838Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=936c82e4-5b7b-4230-81fb-9e6409f8d80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:55.848Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3e30e1ef-27ec-4bb6-9432-41b96712bf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:08:55.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:05.858Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e372f102-14c2-4a91-b19f-c77de0188a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:05.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:15.870Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bb75ecd3-134c-4ea2-b355-6c1dd7e89e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:25.880Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=eaa502ea-ffc3-450d-8489-c37aca5ae917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:35.891Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9783c7bd-f064-411a-91b3-1e0bc11dfd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:45.903Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=96e55694-8ec7-4892-a13e-d7dbbc1f7f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:55.914Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e0fffccd-8903-4821-ab04-75029775fe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:09:55.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:05.926Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1fe45d85-890f-4988-bb63-87a6bd65c057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:05.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:15.936Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=77f6d626-04a9-4388-980e-4aa276024fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:15.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:25.945Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=14fcce7f-c4e1-4513-956a-12a16041b354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:25.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:35.957Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6f4e15c7-fb01-4cb4-902d-4a5093421e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:35.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:45.967Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=198dfd6a-9379-4fe4-b1a2-6308f0ce6c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:45.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:55.976Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6ad248ff-82de-4306-bb86-b992f9283c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:10:55.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:05.986Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a42c9133-3846-4e9f-ac62-a2982bcb39cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:15.998Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9ddd105e-2234-4741-9cdc-53eb7f5c2594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:16.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:26.009Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b3333404-fd80-4f42-80d7-38596a1b1109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:26.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:36.019Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=edced628-5d59-4d6d-ae1f-ab9555d3a059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:36.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:46.030Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a34a6fa9-c97d-4420-91a5-d39be595f75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:56.040Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b044a0ae-850f-4b9a-861e-580d733e2f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:11:56.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:11:58.708Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:11:58.708Z |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-11T00:11:58.708Z |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-11T00:11:58.708Z |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-11T00:11:58.709Z |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-11T00:11:58.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:11:58.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:11:58.717Z |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-11T00:11:58.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:06.051Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e9fa45a7-e1a5-4697-927b-b63f00576892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:06.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:16.062Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=658bfb46-ecbf-4fcd-9780-c8894f3445fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:26.072Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1370d07d-6a6d-43bd-827a-ee7c82c5dd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:26.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:36.083Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3fbe5d86-2b4b-46bf-becb-14403b18fdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:36.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:46.093Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bfd0e92c-d868-4d61-b682-ab5eb076feef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:46.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:56.102Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=58b10ada-2282-4272-b839-e112c7dde40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:12:56.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:06.111Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ebd17161-1a20-4347-a1df-ef4706b1eca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:16.123Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6a9cc2a5-484b-466c-9e77-d91f5e23dc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:26.133Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3dc8963d-8644-4242-9525-d353f77ea975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:36.142Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=feadb3bc-166a-4c29-b6b2-039d5484445e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:36.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:46.152Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8df8e37a-f759-41ba-ac43-26af1260d234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:56.163Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=426d2218-ef08-44bd-a008-74e19010261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:13:56.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:06.173Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=fdaf2e99-d9fd-48ca-8111-e10b79274c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:16.181Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=542cbb1c-f49e-493c-887f-98020501869b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:16.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:26.194Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=63611dc1-c690-4ef0-a383-547e041da9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:26.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:36.203Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2be58eac-999e-4a09-a36a-024382cfc384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:46.213Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bda04a10-ccc9-49b0-95a2-0dbd0e477e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:46.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:56.225Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0240ef7e-47a3-4d07-8f09-c1f6e9703921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:14:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:06.236Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=172fbe2f-b591-408b-a74d-ed1fecea6e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:16.246Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8c5edd7a-b315-411a-81f8-eebbed3e6ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:26.256Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9714b23b-23b8-4027-95c2-3562431e584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:36.271Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=90f063ef-9abb-4983-b5d7-dd48f71c6b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:36.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:46.294Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a9c68e6c-d80c-42d4-967c-f7c7d2d98ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:46.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:56.311Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7796a639-4f86-4a69-b302-66fb99983943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:15:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:06.321Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=139e4d6f-c163-4056-907d-2f2dd1a9ad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:06.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:16.335Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b706ce13-c00f-4e24-a268-18dc3ab2615a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:26.344Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f73a7451-f7f7-4751-becc-1ca104ffe5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:36.356Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3281a548-d8db-4a8a-bc9e-8158a2ef6245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:36.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:46.366Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=928422cc-c1d2-4777-bdcb-6b02fb1b9ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:56.376Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7adc542c-d554-4be0-83ac-eabc6bb58310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:16:56.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:16:58.641Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:16:58.642Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:16:58.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-11T00:16:58.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:16:58.643Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:16:58.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:16:58.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:16:58.649Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11T00:16:58.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:06.386Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ff3070c3-6698-4512-9400-a6f442ad9aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:06.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:16.395Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=34bccd5f-8ba0-46ed-b097-96cd67d2a2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:16.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:26.406Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5c7ec905-d9d4-4f10-8483-e8a99edbfba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:26.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:36.414Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8020d9d8-9384-4f8a-9f84-2cd5a37faacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:36.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:46.422Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=40fbf95e-ba4b-4b61-b534-4265cedfa01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:46.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:56.432Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4bf11c6f-3dfc-48a7-bee5-a127ea7aeb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:17:56.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:06.444Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4e586f14-6eda-4a5c-878a-ae1a2c44367a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:06.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:16.454Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f05a902b-9335-49d4-ad34-f52d64bf88f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:26.465Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2e3a3c5a-756a-4bc0-9ea7-87917475e421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:26.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:36.474Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ee3f724a-acca-4649-ae62-a813cece0505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:46.486Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a38f5bf6-3170-433d-ac38-0998dfe5e8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:46.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:56.495Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d9b93f26-7f4b-4731-98ac-98ba5f1a7321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:18:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:06.504Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d0eed28b-701d-4ef0-ba5a-870ab4a8246b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:06.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:16.514Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=de3c458f-971f-446f-b815-43086ffbb2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:16.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:26.525Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=53957052-1182-4169-b9e1-c8cbb1f7bce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:26.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:36.535Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d9aa5abf-79b9-4236-959b-b3f9b8149c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:46.546Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d71eab76-84af-4682-8d9d-7033fa96dde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:46.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:56.556Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0b7b03f2-99fb-448d-9d5c-8d431375e120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:19:56.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:06.566Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=51199110-6671-453c-bcc1-ce85f54d703d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:06.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:16.577Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=34f6d927-8fe4-431e-ab2b-4f2d66127c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:26.594Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c63fbbf2-7a83-4b75-9392-e9eef6d9fd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:36.605Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3c0de26b-8cce-4922-b86d-67f29139fb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:36.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:46.615Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1461173c-63a5-4a8c-8753-5bfd3e039185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:46.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:56.624Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=20392218-5d44-442a-9528-e7d81388ba3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:20:56.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:06.636Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e7e99997-2beb-4800-b318-d590e200c4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:16.646Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7ad0c37a-a7a0-42ea-97d4-4e9b87bdac8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:26.655Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3ff8f42a-9fe4-473d-83d2-d27e96eaaa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:26.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:36.665Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bdc3fcbd-6a24-4608-88f5-0e9b96d9b8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:46.675Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b39a1b29-592c-4083-95fb-d7270947bb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:46.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:56.684Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=32967b71-eab5-42f1-8712-532891b681d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:21:56.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:21:58.580Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:21:58.581Z |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-11T00:21:58.581Z |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-11T00:21:58.581Z |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-11T00:21:58.582Z |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-11T00:21:58.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:21:58.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:21:58.586Z |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-11T00:21:58.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:06.694Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ab37fda3-28bf-453c-93b0-de82167f6b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:16.706Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=75cd55b3-15ac-4e08-82f8-ece1bf37db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:26.717Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=07dd0544-4755-4a93-895e-18d68c20c4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:26.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:36.727Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7a755b62-9aec-4501-9277-02c466096298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:36.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:46.738Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2c47c28b-d5a3-4fb8-a8d5-c49ed5a42714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:46.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:56.749Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f34fcd90-66b4-41a8-a051-ef6d7581ae4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:22:56.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:06.762Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=23910044-528e-4c12-86e5-a1d2736ccc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:06.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:16.773Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=25e37292-0c5a-454c-8267-44f83e95c6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:16.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:26.785Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=79da77c5-28b9-410a-9c81-eade0e12e95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:26.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:36.795Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=262aa6bd-4cbf-426f-89b1-5831f6d513c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:46.805Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c3a3596b-e749-4411-9816-0c5062038f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:46.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:56.815Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8a9f8b0a-e70f-4ccf-9ec7-3451db1513ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:23:56.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:06.830Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=af54b802-6a79-445c-a5f3-d4efd2fe5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:16.859Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e9bfd70f-dd59-453e-ab50-ef3ac34b5000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:16.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:26.869Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9a9664be-40b6-4332-a8a9-0f2b8ec7c728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:36.879Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=363921a8-c206-4f06-be8f-0e2bc03d82eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:46.889Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=16861180-37a9-4c9c-838a-c0b3816d678f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:56.898Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ed1bfa82-13b9-470a-b3ad-123e3c08c852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:24:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:06.909Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=47932e70-cae4-4234-bda8-0c19c4cc6cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:06.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:16.921Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8b368aea-9653-424c-8cf1-96717e8f76ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:26.930Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=66af059c-2a04-4ac9-9c6b-d0770ad9885e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:36.941Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=db3bcaa4-cb39-48b8-aafa-e2270d91de1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:36.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:46.951Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4fb34247-a7ca-4a81-b729-e7ebd42c617a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:46.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:56.960Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=95955c84-9fb3-4b15-bbe4-425594d949ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:25:56.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:06.971Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a3ae1252-ee9d-402c-a717-c550ed84f6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:16.981Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=89dfbfd0-43d4-4138-a4b5-93be45201622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:26.989Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c18bbc58-bd4d-48e1-a521-3fd30861616f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:36.997Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=11237794-e58e-4294-bb24-7cd733e6c29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:47.006Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ce926086-250a-46a0-a7fc-75ece5c55076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:47.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:57.015Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6a915eac-a54e-4ee6-9565-ba42f4ac7774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:26:57.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:26:58.698Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:26:58.698Z |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-11T00:26:58.699Z |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-11T00:26:58.699Z |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-11T00:26:58.699Z |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-11T00:26:58.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:26:58.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:26:58.705Z |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-11T00:26:58.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:07.023Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=842e3110-6723-4da9-8d21-9e178d7925d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:17.032Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=473a34a9-e4de-4bf4-9504-15b84da9dc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:27.041Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5041cc5e-8400-438a-a5b5-91131a3ab801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:27.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:37.049Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=10639885-9736-4e91-bed4-ff0e3510beef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:37.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:47.059Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5737ce39-513b-4b34-9b9e-09e4f55cb833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:47.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:57.067Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c2500043-298a-4b4c-9e04-d70b78f074cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:27:57.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:07.076Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f93d02fa-b2d2-4518-8e03-6f77c933a96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:17.086Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f3bc064c-3ff5-4164-a045-6fb942b8e21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:17.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:27.095Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=fd8ec271-c9d0-4455-8798-86178a668b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:37.108Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=873ec56a-f69b-438c-8e3a-e07d7339c3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:47.122Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6f986204-2836-4bbf-9df6-35ea8840a2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:47.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:57.132Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=762940a7-57aa-4f3d-9542-fb0bd8199da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:28:57.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:07.142Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3efc7ae5-c191-4002-90c5-b0d6b82083fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:17.152Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1ead3837-f4b3-483b-abc1-00ee6b6cf26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:17.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:27.161Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7fceed1e-a716-44dc-964a-5b1ed3d99426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:27.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:37.171Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2c0c7a93-fff3-415d-b246-f3be963c3377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:47.181Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=19369065-2b45-45a0-be27-6ed1ec52ac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:57.194Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cf4c0ad9-b372-4e31-80b6-a65bdba4245f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:29:57.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:07.206Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d1c29c8b-3e19-47eb-a2af-60b595bdd07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:07.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:17.219Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8d2745ee-ed34-49d7-9af1-a04438eeb350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:17.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:27.228Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ed9eb8c4-4c51-4ab0-a4da-2e3fa31e442b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:27.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:37.238Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4c29c329-484b-416c-b77a-3d72d14f9086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:47.247Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a8cb9d1e-cd3e-4121-b2c2-3f4e6e1efc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:47.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:57.256Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1f0222e5-27be-4f17-abfe-5f4527550d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:30:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:07.265Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=80dea8a6-391a-4d25-9228-3dbc6954819a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:07.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:17.274Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=495ddd22-0f84-42b4-a15d-ddc03b27f99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:17.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:27.302Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=30b39c7d-41e2-43a2-ad91-70def9406743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:27.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:37.312Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=34100569-c2cd-4369-a824-8479a11e6f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:47.322Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2004412d-cebb-4ecf-b3ec-ce79329615b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:57.332Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c1d31cb7-b884-491d-a859-eee49487f6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:31:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:31:58.654Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:31:58.654Z |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-11T00:31:58.654Z |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-11T00:31:58.654Z |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-11T00:31:58.655Z |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-11T00:31:58.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:31:58.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:31:58.661Z |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-11T00:31:58.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:07.342Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=13349715-8c0c-430d-a8a7-f462f8b7b7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:07.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:17.353Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=acb7f960-2383-49bf-a183-ec4864306789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:17.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:27.366Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=637d409c-5dce-41ec-8b5e-d2fdff1b4b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:27.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:37.376Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=17a6c8a5-6059-4d7f-b982-bd905bf87c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:37.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:47.385Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=98188a23-2677-4c70-9dd7-65ca9037a869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:57.394Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=78962837-1a53-4dac-846f-9619352ed252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:32:57.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:07.403Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e0c3c6ef-ef79-463b-92e9-b4442cb96acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:07.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:17.411Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=01a68ada-32bd-48f7-a99b-d26c7952f690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:17.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:27.420Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ae621946-9374-4980-9a9a-014ebd026a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:27.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:37.432Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3467ff97-343b-45be-a606-e873246e7f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:37.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:47.441Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f28be6d1-50b2-4104-a7c8-8651b0a7aad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:57.451Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cc67c9b5-ce58-4fc8-a3d9-72be83dcece5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:33:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:07.467Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b5fc6c07-8d32-4f07-84f5-c90b5da6bf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:07.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:17.478Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5a93d8ea-aa18-433d-8834-e89b578da200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:17.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:27.491Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a1520f12-86cf-46b8-a00f-cffa0c329ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:27.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:37.501Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6d068e95-b25a-4bc3-b39c-69a08e75eced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:37.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:47.511Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e0c293a2-d443-4f75-b471-1a19335e8c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:47.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:57.520Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2aff46ea-73a3-403d-9614-39b30a3aa2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:34:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:07.529Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cda07192-45ca-40dc-9173-74b38a4f4268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:17.537Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=803bc996-0640-41bd-af8f-0d5f4299591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:27.548Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8f444e7b-8ade-4cc5-b566-65d84b9f7384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:27.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:37.565Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0b478075-d71d-4c53-8ab6-b2ece7f96de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:37.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:47.574Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ba23bed0-52c4-475d-8f49-ade557d0efb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:57.584Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=69f6b194-db9c-4ce2-a075-9a13bff2dc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:35:57.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:07.593Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4f1d9fdc-27e4-4249-946f-780b450e7416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:07.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:17.603Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=01fe28ce-6913-450c-b3f8-16ccac032fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:27.613Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=487f7ea0-cb0f-4d1e-86c3-6ad3d31898d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:27.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:37.625Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=42cc4bc2-324e-440d-a84b-4ae1d52431cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:37.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:47.634Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=be2902fb-9844-4924-8a12-fe35ed06e10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:47.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:57.644Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a49bd469-50fc-4c7a-8bd9-89f43c561bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:36:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:36:58.665Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:36:58.666Z |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-11T00:36:58.666Z |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-11T00:36:58.666Z |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-11T00:36:58.667Z |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-11T00:36:58.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:36:58.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:36:58.672Z |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-11T00:36:58.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:07.655Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a754aaf5-217a-4736-bb22-42518202be4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:17.664Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=610a2b93-97c9-4b6c-aa3c-9847e1aaf787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:17.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:27.673Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f2222c2b-6a88-4939-81e0-7be931105cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:27.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:37.684Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2abd5616-eb91-4123-9d9a-b38d36823983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:37.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:47.693Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5310d037-7c72-4924-a96a-3ef08cf3c209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:57.702Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=71f32639-f752-4f37-9495-88ce5236d0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:37:57.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:07.711Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7997a140-e015-4b2f-bb2c-fff943d603f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:07.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:17.720Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e1de68df-0016-40e2-b35e-859743e46b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:27.728Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3c4a8154-8468-48cb-b225-f1466488a4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:27.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:37.742Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=561037b1-86b0-4ce3-adf2-56f2dd9e8245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:37.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:47.751Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=86f18582-1c73-48d4-9c40-74c25368c635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:57.760Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=90c5e060-bb9e-445c-9223-0e46b9c40234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:38:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:07.771Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ae682e28-ed9f-433d-bd8f-041b2007e163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:07.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:17.780Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9e6b04de-1a45-492f-9239-3bd58b82ec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:27.789Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cb7830b9-20b4-4d88-bde2-6c5e43d16971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:27.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:37.800Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=02d764e6-b0f0-42c3-8b29-32f993657228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:37.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:47.809Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3eb00433-56a1-40cb-bdd4-f8e8f78a8add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:47.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:57.819Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b2d83232-46da-45d9-900f-6e2544ff7d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:39:57.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:07.829Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2b64972a-4c93-454b-8966-8fa4f01f9112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:07.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:17.838Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=10771966-1ba2-435f-84a2-1ea21954bb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:27.849Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=20e43d91-eace-4c02-8798-27ae113fb4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:27.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:37.859Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8edc9906-7b1e-43e3-a1cd-61f59f1f2f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:47.869Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=dc4699b7-24d6-470b-89d3-aa6c7f004c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:47.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:57.877Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ac374478-9753-4e71-9bad-b9888a701d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:40:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:07.887Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3cda34e3-9baa-4150-8d56-03a36af0c11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:07.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:17.896Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b6c602e3-92a9-45a8-9b03-464c520726b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:27.905Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=49f53dbe-2ee6-4407-a756-acdd200369a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:27.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:37.916Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d53d2497-811d-4309-95c0-c7e127f30741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:47.925Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1aa3dcd9-1c77-4af6-b007-eea4e0f7bed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:47.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:57.938Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9aa4e483-8d8c-4fbb-92d3-c67d769c9cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:41:57.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:41:58.571Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:41:58.571Z |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-11T00:41:58.571Z |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-11T00:41:58.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:41:58.572Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:41:58.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:41:58.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:41:58.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11T00:41:58.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:07.952Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=038f45f3-d3a7-40f9-94bb-87088ca106c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:07.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:17.962Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=86027c5b-07c0-482c-99d9-0ad2557fc1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:17.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:27.974Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=92540f56-6260-4dab-9755-80f069152de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:27.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:37.986Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=faff9a7f-35e4-4ef1-ae03-029f070586ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:47.995Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ccc504c7-d781-4d16-a691-beb565ad2358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:48.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:58.005Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4303a39f-6fa1-4983-87b5-4f49705f6f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:42:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:08.012Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4865bc7c-6d40-433e-9df8-e1b427726039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:08.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:18.025Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f07993d8-f7e4-4e7b-9ba6-6cc2c59bd5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:18.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:28.037Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5843439d-644e-4106-93d0-cee75e48cc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:28.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:38.050Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=007f3031-4ff2-4a00-bd85-2f00955fef85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:48.059Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e668213c-a2f8-4124-8860-102e4165a07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:48.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:58.070Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=eccebbf0-2dcc-4415-9113-eb4ffe265734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:43:58.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:08.079Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e143a830-586c-430a-b1f5-ca102d799824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:18.088Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e75eac33-f65d-470c-bad9-869d1784824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:28.097Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a33ed058-6584-433a-8856-4b3786cb1fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:38.108Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c9749ab2-9937-4f84-a6bc-2c4d01942e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:48.119Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b05d5849-58ad-427e-a4ee-8d74ddd6a1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:48.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:58.128Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c92c706d-e85e-4df5-8964-2eb181e9558b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:44:58.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:08.149Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3950b907-2ab5-44b8-887c-4884bd0caa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:08.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:18.163Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=df2e438e-a54e-45d8-9be8-78d167abc048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:18.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:28.172Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=110b7218-5331-4de5-921a-364573b67db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:38.181Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1e120d76-16f8-4581-8979-f08d2ba3c920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:38.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:48.193Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2ff90cdd-34bd-4091-9371-2a79e2b9dfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:58.202Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3a13add6-c098-4d18-8c71-370f3df31fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:45:58.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:08.210Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=149f3ca3-3609-4ea9-97e2-8faae3993b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:18.222Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=71c836a3-e528-449a-a9ef-488e7e6884be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:18.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:28.232Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9543ed0c-91c2-4fee-8202-cd8c403484ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:38.242Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bedbabc3-c2e0-415e-83b3-48d55b404383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:48.252Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b421ee56-6579-4c65-8442-3c17732d7dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:48.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:58.261Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f74512ef-3207-4c24-ad84-a0273601ea7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:46:58.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:46:58.649Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:46:58.650Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:46:58.650Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-11T00:46:58.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:46:58.651Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:46:58.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:46:58.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:46:58.657Z |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-11T00:46:58.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:08.271Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ad6ddbcf-a0be-4c58-8e84-afa1e2c602fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:08.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:18.280Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4bbeed2f-5097-40c6-9a0b-3df076be7d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:18.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:28.292Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=50b229b0-b257-4f2e-aa5f-c9858593adf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:38.302Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ec4fcc7b-6712-4ff1-a6fb-32aba54ccf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:38.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:48.311Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b475ef18-ee3a-4b66-8980-e5e23744f50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:48.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:58.319Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1bcf30c4-becf-4999-87e4-a8c920fd46ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:47:58.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:08.328Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f47ed0f9-5681-486c-a38b-4a519642a242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:08.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:18.339Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=87aa1403-ad08-4828-ad5f-7924ee862e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:28.348Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=84149ea1-be29-44e4-ba00-8c757a3b424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:38.358Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d989f76c-e861-437a-a42e-1bf476d6b8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:48.369Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6fc319e0-d852-48a7-9cc8-ea61cfc9a759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:58.377Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1d8a2dd5-a66f-49c2-8e28-c67477fbfa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:48:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:08.387Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7a6a7691-66ef-4014-ba34-c52f80467208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:08.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:18.403Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=59404082-c15c-4fa5-af9c-3b27f542b70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:28.413Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=126daca1-b09e-4abb-9a7e-6f59111fa468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:38.424Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=dabbb932-f634-4a06-8026-bb254b5ad239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:38.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:48.434Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=fabaa5a1-ebd3-4f0a-a6c0-580a16c348fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:48.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:58.447Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=50732aaa-2fa4-40b2-862c-f3c6f453e90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:49:58.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:08.464Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f03f3485-0091-47ef-9ebf-d0ddb5fa9cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:18.474Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9ec523cb-6dad-4c2f-99ae-644d8ff0dd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:28.483Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a8d474b8-d156-4655-97e2-c27974b607ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:38.494Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8b31121b-cf96-40d1-9c15-c54d6c61bc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:48.504Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=28569b5f-ebaa-4f5b-9d59-46c19720185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:48.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:58.514Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=65c93fa2-96d0-4ad6-a7ba-6319013a33b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:50:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:08.522Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6f4b01e0-2a67-48fe-83bf-c9de6288f46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:18.532Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=609807e8-6fc2-4e78-8f38-f014b1adc2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:28.542Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bea09d17-deda-48ab-b9ff-8834aa2f89b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:28.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:38.558Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0e02b144-2f1a-417a-b950-f9bf07268fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:38.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:48.567Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b7fe879a-507d-463f-bc0d-2f3a5c4ef253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:58.577Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=12f8a0cd-2037-41cf-b76a-e6cbe8299771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:51:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:51:58.670Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:51:58.671Z |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-11T00:51:58.671Z |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-11T00:51:58.671Z |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-11T00:51:58.672Z |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-11T00:51:58.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:51:58.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:51:58.677Z |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-11T00:51:58.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:08.587Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1b1d6244-3daf-41d9-8b2a-0971e0413559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:08.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:18.598Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=67e4aa4e-a5eb-48f4-a77d-d90808cbf815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:18.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:28.608Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c8ca00e2-5318-4573-8d5f-d768e872195a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:28.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:38.619Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3c6f3c6e-f2e4-4fec-a0ea-9d3ef91231dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:38.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:48.628Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=05a515d4-7c3f-46f9-af2d-163978fe0c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:58.637Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bdbef706-2c79-4a30-ad9f-7b1bbf21ed89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:52:58.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:08.647Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ddc3c35f-c7a0-4d51-b27f-b485bc5e1818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:08.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:18.663Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1efe9705-3ac5-498a-b8a2-22be0adb34dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:18.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:28.671Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4931446b-e179-4f80-946f-9ed832661cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:28.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:38.681Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=24213945-6f8c-4097-82bc-8c33e3354ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:48.690Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8a3207bc-d732-43cc-8aa4-0ff12fa3ddd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:58.699Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f2199301-152b-4c67-9679-d64da119d65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:53:58.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:08.708Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=16b94aa4-096a-43ea-afd9-7f6279a0c88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:08.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:18.720Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ab1395f4-3b89-443a-94e4-c6f88eae3db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:18.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:28.730Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7d9da478-57a9-4298-a820-b6a81362c481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:28.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:38.739Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=71254961-634f-4faf-bce3-57cb50a34c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:48.748Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a0f41ded-6770-41a3-8ca2-fe211e079b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:58.763Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=842d10e6-0581-45ac-8652-3842824f1a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:54:58.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:08.773Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=78c32242-aebd-4e5e-ac21-20ad1c57b234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:08.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:18.782Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=138bf0b4-a684-47bf-89fb-efcc091d5930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:18.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:28.791Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8d7b190c-a562-43e0-acab-dec693f60e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:38.801Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=59f3a832-f15c-4fff-8c9a-ec522f391bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:48.809Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7af8dfd7-9fb3-43d6-a79b-ee702f2c9078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:48.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:58.820Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=878dcd81-f5b2-4e38-a96c-1ed4ede6d36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:55:58.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:08.829Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=48335e73-79b1-4c90-8baf-39cb421de807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:18.839Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7052efb4-85fd-4bfe-94f2-92848b4e5951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:28.846Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6b9cea5f-b148-4513-be7d-2874784c5b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:38.855Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=80f365d1-29dd-46b9-b65e-3867ca203295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:38.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:48.865Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3556e41a-d051-46a8-92c4-0356a30928cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:48.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T00:56:58.561Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:56:58.562Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T00:56:58.562Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-11T00:56:58.562Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:56:58.563Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:56:58.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T00:56:58.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T00:56:58.567Z |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-11T00:56:58.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:58.873Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f2738932-51cd-4d9c-81ee-65935477c3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:56:58.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:08.886Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d8bbfae1-047f-4d7e-bb22-c302c8496709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:18.897Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0d1847ca-54f9-4df0-b882-d209bf9f3bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:18.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:28.906Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=519f887f-74b7-4b6c-9f53-e49e5a413b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:28.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:38.916Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1b2f127b-5f9e-4706-9977-7dbf08f4bb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:38.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:48.925Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=79ee5d88-22f5-4fea-9588-ca1d7556157a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:48.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:58.935Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a2986158-3099-4498-ac63-40d98eb1085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:57:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:08.944Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3b0b7ed7-8aff-4024-9f94-14e2da9cd295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:08.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:18.955Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=411f41a5-3202-4198-aed7-3e89d044c694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:18.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:28.964Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ffbf248d-7aa4-4738-92f0-815740fa7149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:28.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:38.976Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e592a79c-6c27-4d52-96e1-0248ddde8a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:48.985Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3c376813-43ae-49ea-955c-06e0b878a4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:48.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:58.995Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1d1f23fc-02cd-415f-a056-708e122afa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:58:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:09.006Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bfac9c6c-ae6e-4062-877e-84411c174a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:09.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:19.019Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=afe64716-26bd-45aa-9911-c1a6d31bf956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:19.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:29.029Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=85f23b5b-00fb-4f9e-a565-3e36255601c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:29.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:39.040Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2118e460-da62-4db8-b168-18232603d223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:49.058Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=69a4831a-75c5-4b5e-a8bf-e77c9b03f689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:59.069Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5fa59e62-c705-47b6-8091-5da70bf6c5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T00:59:59.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:09.079Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1f965195-7878-4244-bd0a-5884513471aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:19.090Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1b722c9e-87d4-49ea-ab48-5ba21f092fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:29.102Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=543bf41e-b0fc-4729-a62f-a97aabcdd651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:29.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:39.113Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5643f7dd-af03-4051-91fc-c0fe1fd6290e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:49.122Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ba09b28e-653a-4044-b144-1e955f0bdb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:49.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:59.133Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2e7637bb-c670-45c1-94d3-c88b16429235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:00:59.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:09.142Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9bd57a7a-28ba-46ba-9bba-b453b4957816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:09.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:19.154Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b6132ee5-bf57-4b54-87d3-171c71f3b2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:29.163Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=365b8001-1971-4ae2-931d-c44e4fa86ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:39.173Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f9b381bd-7ec9-44e8-90c2-b9c31098dd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:39.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:49.184Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cd820f72-4e0d-4b6d-b686-d3716d6f0456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:49.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T01:01:58.683Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T01:01:58.683Z |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-11T01:01:58.683Z |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-11T01:01:58.683Z |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-11T01:01:58.684Z |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-11T01:01:58.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T01:01:58.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T01:01:58.691Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11T01:01:58.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:59.194Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=69918037-0f31-484e-8406-4913ff8fb709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:01:59.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:09.204Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9785462f-ea4f-474c-bbfd-fdfde91aadab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:19.215Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ad2506d3-ae2a-4de8-bba5-dd74f0cd6674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:19.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:29.224Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d271307d-fe27-4453-a3e2-e79736bb0d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:39.234Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3de9a148-b38e-42d7-9d36-2d37b39aad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:49.242Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d777faa9-38ce-4031-8909-789dd3a1ed7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:49.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:59.252Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=914033ee-aec3-4ea1-94be-e06678fc000d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:02:59.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:09.265Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b9fe114f-2490-4479-a1a0-49e1f7a0e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:09.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:19.277Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e4d82fc3-3b68-44ec-bb87-1ed7de0464dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:19.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:29.284Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=fd2e2702-9c3a-449b-84a4-77d315d40749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:29.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:39.293Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3de4ca16-e0ce-45d2-8e25-bc134400207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:39.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:49.302Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6e96d096-9068-43c8-8e8d-0a01041419d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:49.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:59.310Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=82b71fd7-5624-484f-84c0-a9794200d390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:03:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:09.319Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=85101bdd-20e9-4f20-bb2f-0975bda5beb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:19.334Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cc93a105-7a58-4dc3-815b-4021ee6c1920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:19.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:29.343Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=501dff10-03cc-4ecd-8a9e-2e73ebdbe3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:29.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:39.351Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ecb32e87-c029-42cb-ba19-29271731e409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:39.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:49.360Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d81096ce-037d-4d45-bdf7-338521964181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:49.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:59.369Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0e113251-c291-4f82-8a37-8e8c08e62d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:04:59.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:09.379Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b07b1afa-4676-4035-961f-603b4f06f58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:09.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:19.390Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=627e2921-036c-4e6f-80a9-166bbafc3059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:29.404Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=216a21f2-169c-49a3-9ce1-ca4df66ab9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:39.416Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9443a987-007a-4973-88da-fd1e497b4059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:39.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:49.426Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=72af9459-8735-4d79-b207-61ceb8587104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:49.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:59.436Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7701460a-f926-44f2-804a-72059a762543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:05:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:09.445Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5c9caf87-22b9-45e7-8d18-eb1e5a4efe64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:19.455Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6d32409b-3de6-4900-9e4e-b431d87d6ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:19.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:29.465Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0aae14dc-9c21-4b47-9632-0343b3a979ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:39.474Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b5fc90a0-d013-440b-8474-5835055f5ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:49.484Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b821ec05-92ea-4daf-9af9-0effec3dc81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:49.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T01:06:58.631Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T01:06:58.632Z |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-11T01:06:58.632Z |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-11T01:06:58.632Z |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-11T01:06:58.633Z |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-11T01:06:58.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T01:06:58.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T01:06:58.638Z |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-11T01:06:58.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:59.493Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2ec2c270-cb39-414c-b9e9-8f0156b6da2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:06:59.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:09.506Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=86c419bc-4c2e-4069-9099-2d3fdd69a022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:19.516Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=02d5c4c0-abe9-45f1-94e5-e360a6a65e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:29.525Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d6ee3acb-959e-4ec9-ada6-4aa7185a70a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:39.534Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=95b67fd2-da7e-4414-a2d1-a355efbdd0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:39.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:49.544Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4ceace6f-387a-4c02-ad4a-9c2ed24ea46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:59.554Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=14fab020-ca83-4982-a807-6958e51dd4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:07:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:09.566Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c5e6c55d-7a29-43a5-a03a-d4566251c364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:19.575Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=67d0913b-6ec6-48f2-91e6-acbad7605cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:19.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:29.584Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bfd288da-c2a7-4ac5-99b3-0a2bd9d0cfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:39.592Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=81334425-bc4a-4a49-8d9c-b307c5e78e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:39.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:49.606Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=93f8fd29-1382-4073-84f5-95b96543ce5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:49.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:59.615Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1ae71f72-0be3-468b-a004-62565ecb8f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:08:59.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:09.626Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c7ef168a-275f-4216-a6b7-e0170b405623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:09.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:19.635Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=fcf13f2d-9fba-4a4e-af27-0925efda6142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:29.644Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cd80ab53-208f-4bbe-8b32-9b48d6acab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:29.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:39.653Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=db663dbf-9a54-487c-9439-9f85bdce2086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:39.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:49.661Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c2f6fcd3-6da7-452b-b9a3-855265387af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:49.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:59.670Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=56ec568a-72b6-4e06-be2d-a052350fabde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:09:59.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:09.679Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5f8aa30a-200f-4a61-9edf-7afe41a0f3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:19.690Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6a192698-2ebe-440f-ac38-c2d0cff071f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:19.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:29.698Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=bb56cadf-ded4-48a5-9d66-5f203b72d57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:39.708Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6f1a3c27-83dc-4462-bca7-882d7002baf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:49.717Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3a4129fa-6c90-49ea-8209-943b8bf58f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:59.727Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=da9ec565-8611-4fb1-8974-06329aa88f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:10:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:09.735Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=db243ee5-05c1-42d0-9cf3-b39152f3b8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:09.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:19.746Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b5efb1b6-7a4c-45e6-a9b6-a2d5f028015b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:19.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:29.754Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=342cd4e6-2c00-48f5-aed0-d9fe6e393d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:29.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:39.764Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7666e4e0-e1e4-4213-bd10-7f743ad2c46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:39.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:49.774Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=03595fe1-d0d9-46a5-86bd-f8a73210576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:49.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T01:11:58.591Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T01:11:58.591Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T01:11:58.591Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-11T01:11:58.592Z |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-11T01:11:58.592Z |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-11T01:11:58.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T01:11:58.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T01:11:58.596Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11T01:11:58.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:59.783Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=351c0069-0e11-413e-9e0e-2c0cac52e08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:11:59.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:09.794Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=f4b0d012-c23a-4bf5-872d-dffe280d0da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:09.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:19.804Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=02187791-fe1a-4ad5-9fda-be755c6bef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:29.815Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=5a8b4415-14b8-48e4-8748-96d47c580301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:29.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:39.827Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=9b553a15-102a-4fb9-b179-6214b84edeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:49.837Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=28646bb0-7f2e-4dca-8445-94fd8f2a7fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:49.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:59.848Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2bdfd8d0-1676-43e2-b4eb-90627a6f068e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:12:59.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:09.859Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8c3e9483-ab3c-4dae-8923-76efa0183b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:09.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:19.869Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b99a008c-f33e-4315-96ba-1356ed897744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:29.881Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e32db724-bf40-4634-8900-6d86cd6a4e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:29.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:39.889Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e08dd7b8-6b85-4573-978f-073fed2e5d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:49.898Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0b9b04fc-9f63-416d-8bd7-269874a8cfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:49.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:59.907Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=392c1084-e46b-4b1d-8e28-1598614f38b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:13:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:09.916Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=52c25c58-bf2a-49d1-ba3f-d94c61841c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:09.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:19.927Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=b013bea7-0d47-429b-a8b1-40118d646710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:19.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:29.936Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=2837f89c-2ab0-492d-b904-16e9dc941a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:39.946Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7fa3825e-f2c6-4a17-a89a-353026d675a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:39.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:49.956Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d5417c09-05ee-4ae8-86c6-c13d96942b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:59.965Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=178650b3-a30d-405d-8750-141f069959be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:14:59.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:15:09.975Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=000dd216-8e5a-420e-9dfc-69a647b8386e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:15:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:15:19.984Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=03688bfd-3a10-4f42-857d-99a7e0e0e83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:15:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:15:29.993Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=7ce1785b-a411-4a54-a5bc-3789eeafbd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:15:30.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:15:40.003Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=54e62054-ecc6-45e6-b358-4e3961cd9b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:15:40.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:15:50.012Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=1efb30e7-a67e-4c8c-8103-6d785f203557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:15:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:00.023Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=52127074-29a9-4e5e-9c2f-5ed1c253c2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:00.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:10.033Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=78979d77-1ddf-45a0-840f-f14c0341d796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:20.042Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e9fd3c2d-6f38-4059-bb29-94ced735f544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:30.053Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=e5bcfa58-5931-4154-92fc-17204d4bcfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:40.062Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=be759872-0214-49fa-be7d-5a328e355fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:40.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:50.072Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=8023743a-c388-4ee1-bef3-30e42f19cffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:16:50.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-11T01:16:58.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T01:16:58.649Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-08-11T01:16:58.649Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-11T01:16:58.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T01:16:58.650Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T01:16:58.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-11T01:16:58.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-11T01:16:58.656Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11T01:16:58.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:00.083Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=28ee6049-b564-4ab0-9435-ce6078b06cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:00.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:10.092Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=0ad6677e-47c2-43ef-aeab-11b63c41d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:20.102Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=11e8844d-b72c-4338-951d-a2ed5d87fa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:20.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:30.111Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=a53eb6e5-8da8-4b05-a8b3-580b1dcca334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:40.120Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=c8138d2f-61ed-4373-8322-307091486625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:40.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:50.130Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=fbfe89f8-91e7-46a6-9a30-eb6e2a690191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:17:50.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:00.156Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=6c004706-1192-47d9-b408-b375933aee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:00.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:10.165Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=d076e614-7997-432c-8d14-6721d4e8b746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:20.174Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cdc85e5a-9e60-41fa-b185-ea57f733ea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:30.184Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=cdf29167-2851-4782-aacf-0901de72d55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:30.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:40.195Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=180b1727-ed79-46c4-b9a4-da78341755b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:40.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:50.203Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=4d555995-d749-4e02-a099-e563f8ec978a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:18:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:19:00.218Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=ed591487-3733-4bf1-9ecf-4d13f49c0830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:19:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:19:10.227Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=3aaf25b2-bed6-47a8-bb55-990e5bf20bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:19:10.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:19:20.239Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=63ad801c-33f6-47ba-b297-9fb5a56b786c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:19:20.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:19:30.249Z |INFO |Init configs |InvocationID=63de4162-2382-4e22-8d7d-8714c55f888b, InstanceUUID=aa2637cc-2592-4169-b209-9bc3a08efa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-11T01:19:30.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |