By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:19:22.712Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:19:22.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T23:19:22.746Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:19:23.298Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:19:23.410Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:19:23.410Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T23:19:23.411Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-30T23:19:23.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-30T23:19:23.558Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-30T23:19:23.682Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-30T23:19:24.907Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-30T23:19:25.243Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-30T23:19:25.267Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-30T23:19:25.268Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-30T23:19:25.328Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-30T23:19:25.328Z |INFO |Root WebApplicationContext: initialization completed in 1646 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-30T23:19:25.639Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-30T23:19:26.254Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-30T23:19:27.379Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-30T23:19:27.819Z |INFO |Started MainApp in 6.889 seconds (JVM running for 7.444) |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-30T23:19:27.827Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-30T23:19:27.828Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-30T23:19:27.830Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-30T23:19:27.879Z |INFO |Start scheduling PRH workflow |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:19:27.891Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=26e11dc0-8678-4651-8247-2a4b10379d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:19:29.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:19:29.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:19:39.322Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2a200008-7a5c-4c45-ab9c-be8326801579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:19:40.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:19:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:19:50.403Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5a27426e-dffa-49b3-bb08-850474d85c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:19:51.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:19:51.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:01.442Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=494cefab-f0b4-4bbd-b77e-1178594935e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:20:02.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:02.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:12.514Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c3b76d0b-e6e0-4039-9677-df3eab1e29a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:20:13.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:13.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:23.558Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e73fdcd3-689e-46ee-be52-624e497cb90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:20:24.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:34.628Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7fc86a88-86fc-45c8-ba19-1840ad00e994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:20:35.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:35.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:45.666Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=acb88457-3e55-4d75-b8b3-eb5469242cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:20:46.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:46.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:56.707Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1ebc9f5c-c45d-4c55-ba60-15247da45c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:20:57.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:20:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:21:07.750Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ce1c1cad-89c1-4ef8-8387-3e8b45b8a885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:21:08.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:21:08.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:21:18.790Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b3d96d87-d11a-417a-99f7-81469dba2a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:21:19.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:21:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:21:29.829Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=42d5cbfe-5b10-4043-9ef4-607a9a42c42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:21:30.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:21:30.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:21:40.867Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4cb1d12c-9cfe-4e6d-961f-485a93547a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:21:41.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:21:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:21:51.906Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=72678162-a973-42ab-8237-ad9dad2fec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:21:52.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:21:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:02.947Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0b5d9d17-3892-4a3e-a7e9-dca58ecf0dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:22:03.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:13.987Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2fadff3a-35d1-4350-982b-fa2c3299ddd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:22:15.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:15.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:25.027Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6568b77e-b208-4907-bf3d-d7a6a781297c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:22:26.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:26.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:36.066Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4d9d3786-c4d0-40c9-b752-1325c6f9f692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:22:37.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:47.111Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8d8345fd-2155-40dd-a3d4-08d759587683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:22:48.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:48.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:58.179Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=46a47187-6a72-498d-b156-160fe4160f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:22:59.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:22:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:23:09.218Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c7c37632-ab06-443a-8994-7421bb22a7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:23:10.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:23:10.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:23:20.259Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3c337f5c-deda-40d0-ae86-b6dfc9eeaf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:23:21.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:23:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:23:31.299Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fe468539-624b-457e-a0a6-591b41a6a2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:23:32.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:23:32.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:23:42.338Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=828e79cd-2105-4df6-8fc5-afd256f10e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:23:43.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:23:43.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:23:53.381Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=eef6b203-8162-4e40-b694-82284a53e2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:23:54.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:23:54.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:04.452Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9bd00526-b2d0-4506-97a7-4bf33f2f4de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T23:24:05.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.236.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:05.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:15.492Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3af0066f-8782-4d85-9ea1-7d6309b88dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:15.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:25.664Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=66d41701-f0fc-43d1-a8e2-d3ffaf931077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:25.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:24:26.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:24:26.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T23:24:26.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:24:26.066Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:24:26.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:24:26.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T23:24:26.073Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-30T23:24:26.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:35.683Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7d0f615a-e2d9-41c6-ab85-d42834f1c624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:35.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:45.707Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=109d9591-3c0b-4b6c-98d9-1f1d01646e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:45.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:55.717Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6cb7b8ad-abb9-460d-801d-6c47e2991671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:24:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:05.731Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=204c020f-9db2-431a-b166-b24dfd1ee9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:05.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:15.742Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2148d616-2676-4128-b382-9d35f458b2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:15.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:25.760Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=652f47e7-d11c-48e7-bec6-af17008e9fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:35.781Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2b113a09-12ba-44d7-9d1c-27194c377693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:45.792Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=139f3eba-8ece-4fdc-8d86-31f23a3b2024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:55.802Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c47d3de6-d02d-460b-b98e-7356ce9ec2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:25:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:05.816Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7e2caaf6-46fa-4960-be52-1b14b9310488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:05.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:15.824Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=866d48b2-6d64-49ac-a2f6-15c32a5aff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:25.836Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ee4c1ea5-9e68-482b-92e6-6f6349ad91c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:25.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:35.868Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=13d9b4b6-b98e-4b84-b3cc-00eec6ffa6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:45.878Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=41278ee1-b072-4a88-9827-1bd696cd231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:45.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:55.890Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=57261015-1b5a-4590-a2b9-e0e7278f936f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:26:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:05.913Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d22f21a1-dab2-49a7-bc7f-7cbb47126861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:15.933Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f7eefc04-dc0b-43d6-8527-82d159b2d25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:15.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:25.944Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dc517473-2d97-4e80-a6f5-67b0f47a8f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:35.955Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8ce2770c-2b18-4bc9-9850-3bcc392e6013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:45.965Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=466293bc-96f2-4cc8-b9cd-3b2da6bb8d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:55.979Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5420a8be-afde-4da8-a1f7-54610e3bc527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:27:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:06.005Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=37ccc7fe-c4b7-43df-bbe6-9a1a2cc28bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:16.014Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0dac3c46-c613-4638-9bd9-235cf15d0291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:16.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:26.024Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a9885836-db5a-495e-8c4a-64c799459403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:36.041Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=eadfc72d-b7a1-4464-a416-114d3c1f30b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:36.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:46.049Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e185b275-9d11-46ce-b741-5e4e14b34213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:46.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:56.059Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=211f9dc5-87bc-4f4a-925c-541ac04f285c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:28:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:06.071Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5615cee8-649f-4b81-b7d6-306d3f52b088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:16.081Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=88dbc423-d8ab-4917-8323-1f35b3728a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:29:25.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:29:25.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T23:29:25.977Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:29:25.981Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:29:25.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:29:25.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T23:29:25.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-30T23:29:25.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:26.105Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9c1bcaa0-ab02-4aa8-954f-0a2a7a85401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:26.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:36.120Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dec7ac03-20bc-469b-918f-a6b9dc6de830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:36.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:46.128Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3bcc84f5-64ad-426a-97f0-12721e55fa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:46.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:56.137Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2b85a592-995e-4dbc-b389-b9d3e65f2e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:29:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:06.149Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7b5ea157-5c48-4be3-a8f0-c77ef8088375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:06.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:16.164Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a2be6d25-4188-4147-816e-c72fb8c5c1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:16.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:26.174Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a7740292-85ea-4fd0-9387-2ddb18746d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:36.182Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5274f789-126b-4fd3-8d38-d1e617c410ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:36.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:46.207Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c4262943-75f5-458d-9350-64bdee7c8461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:46.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:56.218Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=48a12621-7eb4-4f10-bae1-33902dfcd441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:30:56.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:06.226Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2968a36a-0e69-47bd-ad40-afc6fad26f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:16.240Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f1c6c070-78c4-4939-a301-e03d7a244264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:26.256Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f97afcef-9dac-4be9-971c-5856791b385d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:36.265Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=18f18428-f713-48a5-9908-91ff52cda18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:46.280Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e3066271-add6-4597-aac6-899ab79dacb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:46.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:56.302Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0fff2813-0b77-4ee5-8bd9-c9e6e1afde72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:31:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:06.314Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fb44193f-fb3b-4434-b3df-331560f9b941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:06.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:16.381Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e620a8a7-9633-4ebb-a8f1-0c1adff5b32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:16.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:26.390Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7e661947-8135-4c32-882d-0d3e6892f656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:26.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:36.401Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=67a86c25-50f8-4b77-a2d0-8bb948444d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:36.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:46.414Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0e70ccbc-1e59-4891-8220-134b17085501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:46.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:56.436Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7150f1c4-9cb0-47eb-a8e1-423a10f1643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:32:56.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:06.459Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e3729a96-0e1c-42a5-9493-886359a2b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:06.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:16.469Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a080d7af-8631-4646-9654-fb06e2fbe086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:26.477Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=94f3e2c1-1b3b-4c30-8092-b5c5e4f33f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:26.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:36.491Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1b1bab70-1bc6-46e1-9845-20b7a6f86824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:36.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:46.499Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=82fbc0bd-c3d4-4fec-8024-11a464f4db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:56.511Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5ea9cb34-5dc0-4943-9afb-b89dbacb2cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:33:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:06.520Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=71c15d1d-27d1-4016-84e2-097256a59b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:06.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:16.528Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=af80ca17-0992-446f-bbc4-029a61cfd2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:34:25.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:34:25.940Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T23:34:25.941Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:34:25.943Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:34:25.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:34:25.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T23:34:25.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-30T23:34:25.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:26.537Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f0ba3a3a-f8d6-4b97-845a-dbbfd2ee6565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:36.555Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=03a78e16-c5dc-40f1-b4ab-6798b44598dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:36.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:46.568Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a88500a3-21f5-4485-8e8b-5f0cd6aa465f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:56.578Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=111ace87-c4a2-40bc-9183-af16c2e41dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:34:56.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:06.587Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=323b5488-0af9-4eb2-86f3-379dc05a579a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:06.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:16.596Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8d76420c-5fe2-48e3-b5b4-310ce10cb78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:16.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:26.605Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=22f239a3-5515-4e62-adbe-28153c45f20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:36.614Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8b71fea9-a345-4d43-8d1b-bf25360f3935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:46.626Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3f4d5e68-cc33-4fe0-803c-e8188ab21185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:56.633Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1e21e12b-a913-4026-b606-316ea77a9569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:35:56.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:06.642Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c06a9537-79ea-400e-a31e-d75dfb4a1d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:06.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:16.654Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2529f4ab-da82-46a2-93ba-870cca6fc794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:16.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:26.668Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2d097199-74b3-4828-a9d1-07482e52efeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:26.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:36.676Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f0627474-acf0-4327-87ef-dcee0f8c0a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:36.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:46.683Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=cc9d174a-51fa-45ac-ad7f-d88ac72ac15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:56.694Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9348f13e-b537-4eb2-9416-f618f940a72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:36:56.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:06.702Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dd577a88-b645-41ce-97e2-f063843088c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:16.710Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=58d89f83-9ec3-48b9-a801-fa5a84d044ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:16.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:26.720Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=95341d82-1a9c-41a1-b6e5-104560c9d1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:36.729Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9a3199f6-6bfb-43c4-9154-dc4ea6235de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:46.736Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=cf2232ab-8917-4036-a14c-a1cc02d8abd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:56.748Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1dfcc67f-c4f8-4efa-b662-ae982384ea3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:37:56.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:06.768Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b360f5bf-3138-4cf4-a14c-08553fc90858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:16.776Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=18012e34-47e0-4488-a0f1-f9aa2dadabaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:16.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:26.782Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=096a6622-8aa2-4019-82c5-047660cbb719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:26.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:36.792Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b975d7be-7f18-4efc-8856-06dc70cb0cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:46.810Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=44d76eac-4d95-4d16-aa3b-f6b323078d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:56.828Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3fb8f779-2cd5-4525-8301-5f9285fe5b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:38:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:06.917Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b958acd5-3cc7-42b5-9fe9-2751be271c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:16.935Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b6e5a8ad-6123-48b0-9510-ec3b3f28e265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:39:26.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:39:26.338Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T23:39:26.346Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:39:26.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:39:26.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:39:26.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T23:39:26.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-30T23:39:26.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:26.965Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f17271c1-1581-4de0-910b-c4c6395c40fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:37.018Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6aa8a3dd-0f13-4d21-8bcb-f1947f201366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:37.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:47.033Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0a248bac-dfca-4211-b159-421d4e97af97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:57.042Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9e7707ba-b35d-48c8-99a1-0ecebcc3573e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:39:57.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:07.051Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d43e5344-2d79-4d3c-9369-972f0801eb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:07.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:17.066Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=44ba8193-a310-4a34-89b4-0d6af5662bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:17.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:27.073Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=460598de-e457-4ee0-ac82-90db3d2bb0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:37.080Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b34a0dbf-b1e2-4773-9224-bd61d9581742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:37.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:47.089Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2d32ff78-a5ac-490a-8c67-5ba4ce4c0f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:47.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:57.109Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8430b828-7aef-4110-8b95-e9fca6f4fd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:40:57.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:07.116Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4c3032c0-0b2b-40db-a398-115940a632a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:17.164Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5077f803-3cc0-44ab-adf8-6352c2c74882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:27.175Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=53e5622f-47a2-4b36-806e-4eec1f6e3806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:37.185Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ee7a1bc0-5a6e-4e3b-8416-91980a5f4a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:37.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:47.212Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fd1dcdcd-e080-496d-84d4-fe292714717e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:57.229Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ea5de24c-2477-4328-b32b-ae152bde13b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:41:57.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:07.252Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e87573f0-ab16-4dec-9950-cce452c0645d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:07.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:17.288Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=07e17752-7e09-45aa-aac2-32cc4a1863fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:17.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:27.332Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7878d675-44e7-4eb5-b297-cf37923116de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:37.348Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2c7f2c93-07c5-4dae-aeee-70b4a4ba890d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:37.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:47.376Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dcdc8505-19ae-46be-922e-9550c2f83518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:47.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:57.393Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=369f474e-03a8-40a1-8c84-d0983ac29cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:42:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:07.414Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=241c509b-a9e6-45da-8b77-6aa0c3c29253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:07.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:17.433Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=73ab250b-238b-4dc2-b9bb-cbb46eb60054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:17.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:27.446Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=76ca85c6-991a-4535-a6da-ec8db723312f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:27.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:37.486Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=899adb86-467e-465b-8b7b-277749b67e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:37.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:47.508Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0eaa9150-b18c-44ce-bbc4-77527ca9ecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:47.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:57.521Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dda8d61b-7547-4ab6-9fc5-1555aaa0b9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:43:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:07.552Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a89cbcb8-87e2-481e-9cea-ab0228876aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:07.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:17.563Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6d7c43c1-44a6-448e-b73f-36c0a9696425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:17.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:44:25.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:44:25.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T23:44:25.977Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:44:25.980Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:44:25.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:44:25.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T23:44:25.986Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-30T23:44:25.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:27.571Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5dfad755-a9a8-4f97-bb1c-7459077276ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:37.586Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5551797f-02cd-442e-b8db-20aa10baeb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:37.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:47.602Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2ccc8f5a-9601-4c9c-86dd-d65a5de3b412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:47.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:57.610Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2a9411e9-cbce-404b-af29-d5a0d30cfb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:44:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:07.627Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2d363435-73b7-46bf-81c7-6fbc1b5239fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:07.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:17.636Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=09cfc60e-6595-4f4a-bdd7-4bf5a73ea338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:27.643Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c8984df8-8a54-4e53-8867-19d507b0a582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:27.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:37.656Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=371222d3-a557-46cc-98ee-5113abde9cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:37.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:47.668Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6ac67caa-52bc-40ee-a5b3-e8c97f02eac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:57.675Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7bfbe93f-e852-4845-b774-5d8ccd93961e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:45:57.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:07.685Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=96bdd15a-1e45-4797-82d2-fe53704414c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:07.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:17.693Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=30a69835-554a-4e8e-b532-25f5d1e7f87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:17.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:27.702Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1b603cd3-9b9e-43d7-86a8-badc736764f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:37.712Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=93318382-bf24-4377-a3a8-8e21b2b3e3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:37.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:47.729Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f67e8c40-104b-4d4f-b6f9-34f2d993733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:47.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:57.735Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ad4b0210-0107-4468-a684-ebf6c594f5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:46:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:07.746Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=bb92f2b3-af18-47be-b7e2-81924558ad83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:07.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:17.754Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=aca051f1-5283-40ef-bd6e-e37d35aaba71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:17.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:27.762Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7c87479a-fc3d-49c1-8941-6bb151985004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:27.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:37.770Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7c1f3a99-420c-4a30-94fb-f84cfeed7a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:37.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:47.777Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=72d8ef5c-5020-40a1-8309-57856d3eef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:47.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:57.784Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=555ecb99-3ab0-4209-9ae6-f44e89f94fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:47:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:07.793Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b1bca6c5-9b76-4d5f-afb3-cb5031bca056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:07.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:17.817Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b62e1d2e-92ee-4343-b06a-2e6025c08481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:17.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:27.828Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c49b5540-3939-4b9b-96de-985fccae38b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:37.835Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6cf2b0c6-0c12-44d6-9f1b-0fb0ec2ccb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:47.844Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2535baa3-0d8a-4702-bc61-4c190a511b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:47.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:57.852Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=cbd163c1-e6df-42a3-b0df-bd439aa8170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:48:57.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:07.858Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=293f86f6-ccf5-4669-9b20-76bc3b082d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:17.868Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=aab61689-28c0-458b-8f7c-255c1ffe190b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:17.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:49:25.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:49:25.879Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T23:49:25.880Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:49:25.882Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:49:25.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:49:25.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T23:49:25.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-30T23:49:25.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:27.875Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ea719fde-82d6-432e-b98d-26a92d52b0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:37.882Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7e7a896c-e768-4fae-917e-3d7547095834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:47.893Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=00a0e031-d3af-49ab-94bb-55e12a76d101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:47.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:57.906Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=237f7694-0821-4d86-9c30-ec33dc27a07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:49:57.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:07.916Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1f77d654-fa99-446a-9ff1-419efec176ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:07.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:17.924Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7a8c885c-48b4-4982-95c5-575ed17f283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:17.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:27.930Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3e95189d-33db-44db-b629-552fcdf44b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:27.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:37.938Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=72f49168-8dc7-49ed-adc3-d263e55b644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:37.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:47.945Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=818d7d8c-3ff0-499b-b6a3-ccc1d09b0227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:47.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:57.953Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=45c1d78b-1182-4daf-badf-d6e5c37022c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:50:57.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:07.961Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=47fb1137-9150-42e2-8752-2e3c836d3117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:07.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:17.968Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dd8820c5-dcbf-408a-9604-4d8547c41e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:17.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:27.976Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5fb5cf79-2e4a-402c-b4f0-dc9117d44b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:27.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:37.993Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dcc32505-6387-4a7d-9a51-d6812dd8cae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:48.006Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2bd8e7cb-7509-471d-a224-200e6f612c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:48.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:58.013Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f994c97c-24b9-4cee-9fa4-f60d6ccecbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:51:58.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:08.019Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f892445e-8f48-468f-a779-f6b68a0e0056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:08.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:18.027Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d957c426-acaa-41c0-a3b5-6929a6d59ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:18.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:28.033Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c44cb648-5918-4525-a42b-ff2393e673c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:28.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:38.044Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=afc49f62-8aa1-4f04-a874-46e815340c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:38.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:48.063Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5af34989-6eca-4052-b130-14af78ce4690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:48.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:58.070Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=873ab36d-ef41-4a53-92df-c27be09a724c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:52:58.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:08.086Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a1782f06-d782-490a-895d-640d5e826ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:18.095Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ce993aaf-fa0b-4beb-9f62-017a9187e93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:18.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:28.102Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=55c15e2e-cf28-4cc5-97de-22f1324eed25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:28.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:38.112Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0cb533cc-c8dc-42e4-a71c-451445d23362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:48.119Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0948f356-2798-412b-82f2-6fef1e31c641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:58.125Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=927979b7-b437-4360-a80f-40b18566c9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:53:58.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:08.133Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1d56f315-6c27-43b0-b204-a635a5ad1aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:18.140Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a986dd2a-28b5-4cf7-bd19-18c4424a768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:54:25.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:54:25.937Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T23:54:25.938Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:54:25.940Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:54:25.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:54:25.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T23:54:25.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-30T23:54:25.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:28.146Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6e67c960-030a-4179-b321-235ba2614112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:38.158Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fb103ef6-f2ff-48d6-9a60-4d6699801741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:48.176Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b7013c46-98c1-4f54-8923-707555484d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:48.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:58.184Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f6f50bc6-aaa6-4caa-aea2-e89e7e6fc875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:54:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:08.191Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b78749a4-78c8-40ee-99a8-1aa897b0211f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:08.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:18.199Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a87b4fcc-9617-4df2-8898-70467735c1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:28.206Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=90bbe5bc-cc6f-418b-a777-87735facc6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:28.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:38.218Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8e19e5ee-949d-442d-8a8d-4ac19b088e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:38.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:48.226Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3f71df88-ab7f-45bd-87d4-74c745c02ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:58.235Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ec22e4f0-cbfa-4dba-8180-7381670be925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:55:58.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:08.246Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=88d20baa-5505-4f18-b83f-82ae1be2ad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:08.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:18.269Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e2fa1061-c453-42f7-b2c2-1a5fd377777f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:28.276Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8a921382-5152-4291-8d6e-a471e74716b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:28.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:38.285Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dbef2292-11c1-4abf-8f33-3dc1ce6f8cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:48.292Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=343b97b5-47d6-4a74-bd98-5fe20d22f1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:58.302Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=216968ef-36b6-4704-b3ca-9edccf62edf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:56:58.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:08.308Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a7ae3db6-7722-4cce-834d-e38eb4f296a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:08.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:18.317Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=06c5f2ac-33e5-42fd-a809-6ca225dcdabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:28.324Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0ae8192c-4e5e-4400-b366-e290f43d5a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:28.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:38.331Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=da30cbf0-7de3-445a-8c57-5d5fdb7a475d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:48.345Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ff23a1f7-a6c1-4c48-bdce-9db83a83da0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:58.358Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8cf6e7bc-4f72-4255-b1a5-59d406cdcc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:57:58.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:08.373Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a46e6459-afed-49bb-8631-2956412e6bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:08.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:18.379Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=55a94463-c484-4618-a05c-eb2508bea19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:28.387Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=de3f9558-b947-4618-a919-3b40b9a943b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:28.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:38.394Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e6de2bc3-e091-4295-bfec-ce6b4538acad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:38.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:48.403Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=77f58fae-6755-400a-af01-db2b9c0863da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:48.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:58.410Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=692b3c62-ed55-49ad-8bc3-f85044fea14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:58:58.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:08.417Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=cbde8eda-63ef-4f9a-a8ee-ade72d9a2bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:18.424Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fff15437-19bf-4a7d-890a-1255b195e76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:18.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:59:25.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T23:59:25.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T23:59:25.900Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:59:25.905Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:59:25.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T23:59:25.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T23:59:25.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-30T23:59:25.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:28.437Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d7693edd-3a38-4cfe-96e4-6929496bfe18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:38.445Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2f1dda56-ac80-4f00-9e3a-93e2d84b0e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:38.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:48.452Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c26eedf8-fae2-420a-aef7-c189726bc37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:48.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:58.460Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6094344f-dd6a-4739-a24a-cdce16d8fee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T23:59:58.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:08.465Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2e172c8a-fb09-40bb-b257-3b74823fb953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:08.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:18.481Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e3ed851f-98ce-43d2-b4fb-519380438e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:18.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:28.488Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=af86bf39-bb29-43c6-87ee-41a215730505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:38.494Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=38df5096-317e-42f7-a5e2-ed59fd1cf837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:38.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:48.503Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=46490672-008d-4646-bf7a-492673c4416c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:48.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:58.519Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c4c9b048-72b5-4989-a0c3-4b89110e21e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:00:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:08.527Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=65132f6f-ad99-40d4-8558-a916ab78f575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:18.533Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a7f2e986-d1be-4b28-a3e8-db3701edd50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:28.542Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3f74587d-cc1e-403c-9ecd-a044a425fbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:38.549Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=932b16fd-35b9-4139-a6d6-d400a2044157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:38.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:48.555Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c3ffce22-2d43-40d0-a5ae-6122156e70bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:48.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:58.562Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=84968ad9-f8e4-45b3-9ae0-3fe916ce7240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:01:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:08.571Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=edf0d8df-6f4a-4eba-82d6-b0dcbd1df3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:18.578Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4baaa89b-ffd5-4cca-9f41-e4650536a8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:18.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:28.588Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1d7bf762-b7ca-447b-999b-52353f301b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:38.605Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f5ec52f5-fe6c-4d06-bdd5-3a0d24eb2005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:38.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:48.612Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=eb7f69c3-696f-4810-a873-0862157205df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:48.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:58.620Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4122324b-38df-42c8-b867-b83307bc0744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:02:58.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:08.627Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ca9f2826-a229-4e5e-8042-ad7e9cd57904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:08.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:18.634Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4f917c68-e563-4e7f-850b-74789daf587f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:18.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:28.640Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3b1edf2b-af77-4b0a-be35-58e854f1ec9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:38.646Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=90f125fd-abc1-40b3-8aa9-126a65993d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:38.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:48.652Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=21cd1ace-9ce1-4fcd-b8cd-e3fe1302a380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:58.660Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7e1fafd9-e78a-41dc-8133-20c2bc1e91c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:03:58.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:08.670Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8ce679c7-6113-41ea-a155-fc4e87836289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:08.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:18.688Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5c69dcba-7a31-4467-91a7-9f9179df7e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:18.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:04:25.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:04:25.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:04:25.925Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:04:25.928Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:04:25.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:04:25.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:04:25.933Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:04:25.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:28.695Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f67c43c3-4c6c-47b5-8e81-ca1d8948d71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:28.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:38.701Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e75da018-f7c5-4d72-b3a5-569179e6ca01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:38.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:48.710Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=115191f7-65a7-456a-91fb-23ce0e7dc0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:58.723Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=34127f9b-ed2a-4b87-a4b5-1286fe28963b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:04:58.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:08.730Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=adce09ce-42bf-419a-87ea-54c7d5e95b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:08.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:18.739Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=33d831ee-2fc9-47bc-b51b-cede2dc04343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:18.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:28.748Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5db7734c-2b09-4a3f-9441-6ef4d1206ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:28.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:38.756Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3b04a9bd-e844-4f3c-89a4-f9b939861abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:48.769Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c129d1df-65dd-4fe6-a6f0-6f3c6d3864cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:48.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:58.778Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2fca069a-9371-4f09-978b-212f94e39241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:05:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:08.784Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ed4a978e-cdb4-4412-b29f-e89c67952b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:08.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:18.791Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=30534772-6a76-4985-87cd-56daf02f1575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:18.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:28.798Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ec54e3db-ba7e-4dd4-ac5b-7341ad6991a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:28.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:38.803Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c5189630-df21-4c63-b081-0b2bc06cc316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:38.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:48.814Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dfa6acbc-d5cd-4276-bed4-705b0aeb7747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:48.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:58.832Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=05adc5ef-601b-412e-a81e-b5b68b2a1811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:06:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:08.839Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=24ef9b0c-4eae-4a49-a09c-89f2cb15f1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:08.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:18.845Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a3e613f2-1a90-4769-8d93-68fd8a797ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:18.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:28.858Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3ae6267d-3a0d-44de-838f-b2014ba58b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:38.875Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a18b87c9-70e0-41bb-9677-2c658b8988b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:48.883Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b533f4ee-d421-4807-82f9-6522f6624576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:48.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:58.889Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f5f9665d-4aab-40b3-a9dc-1294140cd575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:07:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:08.895Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d9531a65-f871-48fd-95fd-0fd65e85b2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:18.902Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a21975f8-5a19-4be3-9d68-16dfcd09ff0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:18.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:28.911Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=638303cf-2e38-46a7-aa32-2968d4bc6b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:38.918Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e440145e-a23a-49ee-ae9d-d945adf21251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:38.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:48.924Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3746379b-14f5-4569-8578-5c2f9f22ad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:48.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:58.931Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=358e8325-355d-4d10-9790-f6daa5365f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:08:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:08.945Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=09ffa159-d841-4a79-8c6c-65d387c2554d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:18.956Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=488cdf15-4e9a-491c-a093-e57d7b7a9f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:18.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:09:25.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:09:25.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:09:25.943Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:09:25.946Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:09:25.950Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:09:25.950Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:09:25.950Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:09:25.951Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:28.963Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9e79f105-9daf-4bce-9874-83bfe201d098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:38.971Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2f24ee6e-c272-420f-8e5c-7b32fde9fbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:38.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:48.979Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3d0d28a2-9801-4d44-ba6a-3b80b129004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:48.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:58.986Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e6bb9324-72c1-4d80-beab-9ebe3087eceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:09:58.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:08.992Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a84d5522-e0ac-482b-8b0c-9265a191606c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:08.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:18.999Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=44029a07-9441-4321-b3cd-adece2a34edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:19.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:29.006Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dbe458d2-d135-4cea-a128-0df9f05f9a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:29.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:39.016Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2a266262-528a-46e7-87a5-1ba5019635cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:39.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:49.033Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d0a72358-37d6-46b7-af76-427ac51d4a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:59.039Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c6f09f21-4f34-47bb-bb44-7270ffcdecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:10:59.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:09.046Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2eda43b8-38a4-460e-afa3-9909f8b1d167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:09.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:19.053Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8f299a7b-ec8d-4797-98b8-85fb41a49b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:29.062Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=616c1c4d-efc0-4c87-a9b6-3cda52662290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:39.067Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=09fa18ad-3959-4137-b394-3b75f65c31fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:49.076Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dfba23b4-a247-49ac-8a20-1d07f3e11a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:49.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:59.083Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=11f943c7-35f9-477a-be77-9d84677ec2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:11:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:09.098Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2c8031f1-f2f6-4f54-a2a9-a78646c00d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:19.118Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=260d0093-b1f8-43e7-b0e6-5e43a2faf20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:19.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:29.125Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0ab00992-2abc-4dd2-9602-e1507dfba750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:29.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:39.131Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3754349a-a73c-4e29-978f-f186f6d8a46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:49.138Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=baca33fe-6577-423b-85f9-56f2ebf6500d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:49.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:59.145Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=005fe926-ed1e-46a4-8326-2fbc4b2fb41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:12:59.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:09.154Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=71355f2b-3981-47e7-8e98-1542f04f5dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:09.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:19.160Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4dff1618-6265-47c2-90b1-75704212f43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:19.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:29.168Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5e13636d-600c-4955-8c47-26588df1cefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:39.174Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=58f79c89-b859-4337-9f45-3dc0cf280a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:49.184Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d32a5467-ca4b-493d-849d-5c662188bf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:59.202Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=cfd84c41-ed1f-4bdb-84ad-c5c07e84699b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:13:59.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:09.209Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=317626d6-ad22-4098-9b69-d74ec50692f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:09.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:19.216Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9ddea0f3-e927-4150-905d-bc49ce53d196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:19.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:14:25.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:14:25.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:14:25.930Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:14:25.934Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:14:25.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:14:25.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:14:25.941Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:14:25.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:29.229Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d728e103-2c69-4715-b8a7-d0a4e3a04500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:29.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:39.235Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f3a18726-8cd0-446e-82a2-5da9ea3dd479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:49.242Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e5d9bcfa-3278-4936-88f6-dd2b6355f866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:49.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:59.250Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=96c54c8b-a99f-4d14-bc5f-ef4704f0f64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:14:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:09.256Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5e688c24-0785-416e-8717-99e34339c02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:09.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:19.265Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f282e6c3-8efd-4b0a-ac96-da34ee16b209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:29.279Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=cf7a184a-eec3-464d-9825-d973b9eff3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:39.289Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6de8e298-47be-4253-ae2a-684b1b3dbbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:39.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:49.298Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dd983ed8-7b17-4d73-b3a8-8978d7d03f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:49.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:59.305Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fdc16086-92a7-47eb-9f93-895bfb54e0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:15:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:09.312Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=69b1af3b-2278-4fd7-b372-f651355abd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:19.324Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c4b23e7b-f106-4a9f-9148-893604521a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:19.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:29.332Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a86d99b4-c52a-4536-a3ae-f539fb407377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:29.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:39.339Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6ac72894-f177-4862-bcf8-22cacb5a123b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:39.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:49.346Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=54721aaa-e8ff-498c-bc0a-b4d5605bcbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:59.354Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b00d8375-7ad7-4606-99c8-8ce68ccea3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:16:59.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:09.370Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=70632cdb-95b6-45dc-8040-7081ad323c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:09.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:19.377Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a8d2b4ff-20c9-4ef5-8890-bebbcd117d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:29.384Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e848ddb4-c730-4406-bb34-101119d40abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:39.393Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8f79b13a-5ce4-4713-af9b-44a0a5b92f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:49.402Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f8a633b0-f565-4c8d-a0b4-ca5ceef5c4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:59.408Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9a9af9c0-bf69-4fac-8e89-40d972a69da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:17:59.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:09.416Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b8fea767-b300-4dd5-8984-c2d3c0b47b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:09.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:19.424Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b0786361-497f-498f-870a-d684cd5af0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:29.431Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7411d874-43cd-42ac-938d-bafffc7c8ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:39.440Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8efddab6-2381-4bbd-98f0-7ebb2f338a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:39.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:49.459Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d56a244a-4003-42cc-8b49-a66ab4a971c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:49.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:59.465Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=32cdc14c-c81d-463c-bd69-e31052de1bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:18:59.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:09.472Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4149250c-8750-4442-89bd-e70ad348ac7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:09.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:19.479Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=68eff34c-8ae3-4905-a9c9-8ba9943c8305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:19:25.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:19:25.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:19:25.931Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:19:25.935Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:19:25.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:19:25.940Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:19:25.940Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:19:25.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:29.486Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=45dea11c-b303-407a-901a-fdae2f620a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:29.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:39.492Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1f6099d2-ee7e-4e47-ac09-73e428dbcc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:39.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:49.499Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=acfefe67-028a-4ea3-b5c4-7f0068da76c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:59.505Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=68f64e26-a130-4fc6-ab25-3c0bf7b0eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:19:59.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:09.515Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6ebbf4b3-6a62-41ae-bfa7-d177ba24f223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:09.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:19.533Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=feaebe49-3cf0-4ea2-a6a1-1edf1c89d58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:19.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:29.540Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dc33757c-009f-4d41-8883-68751b3cc66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:29.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:39.546Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=412e3ede-cf9b-4ff0-a054-ddefe24654d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:39.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:49.552Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5d7488a2-42ed-4857-a5d3-20b8688c414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:49.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:59.559Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=81c04bae-be7d-4844-946e-1254ea6abfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:20:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:09.565Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c41cdb31-895e-4abf-9f09-c6e607fcfcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:19.572Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d6582176-165b-42a9-ab65-45fc3a2f888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:19.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:29.579Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f717d712-6919-4dc8-90b6-23f02f2428dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:29.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:39.586Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6ad47392-1e0a-479c-b2a9-143a3e116cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:39.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:49.596Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3ee485e1-f010-4de1-8bf1-70757a94492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:49.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:59.608Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f59c25dc-195f-4de7-b0a4-3a0804f7f1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:21:59.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:09.616Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d9ef8a0c-064e-4c66-bc75-4c95233d5c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:09.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:19.624Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=21b7e3f4-add8-4cf6-832c-51c5a5f359fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:19.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:29.630Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fc29d83e-8a73-4e06-a964-81631159e4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:29.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:39.637Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=678e3ef1-95fc-4afb-9ebe-75e6f94b1ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:39.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:49.644Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=66d70ea7-3328-4c59-893d-4cf79c652dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:49.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:59.655Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=362d525e-53e4-44e5-831c-356101ad9c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:22:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:09.661Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=505da93e-0bf9-4b86-be08-2611e031d674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:09.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:19.667Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4b14322d-383e-42bd-8014-9c426a8ce007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:19.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:29.675Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4bfe9a5f-777c-4661-ac29-fc83fa3bc92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:29.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:39.687Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=db071c6a-f130-4ac3-a3a2-89a48ef79e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:39.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:49.694Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3bf8c88d-0ce2-4b1d-9a02-a24902b32364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:49.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:59.700Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=12d9c62c-22a0-4694-81ac-3160e52cb8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:23:59.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:09.706Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a9b126b0-d17a-4701-a725-9f6dceac273c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:09.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:19.713Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4c087105-c3d3-46ee-8915-9aadd8213c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:19.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:24:25.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:24:25.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:24:25.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:24:25.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:24:25.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:24:25.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:24:25.912Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:24:25.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:29.719Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c8c6c7d8-6bea-4819-9188-ebe6647117e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:39.725Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2812b276-bd0f-437b-a2ec-fc440cb86e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:39.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:49.732Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2edaefb4-d7f7-4270-9dfe-4207104c29c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:49.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:59.739Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e8447713-e83f-43cc-a7d0-3cd45789a31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:24:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:09.746Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6b8c4142-e551-44f1-bbfd-a97215534557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:09.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:19.759Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=cedb7c4d-8154-4006-aa9d-e23306dd12c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:19.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:29.765Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ed2667a1-3555-496b-84c9-980d3488ce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:29.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:39.772Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5bf1114e-74bb-48b8-b9ec-6e1cbbe475bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:39.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:49.778Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ce1b8559-6f27-44b5-a8a5-1bc378a5436f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:49.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:59.784Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ec63ec8b-821c-4c01-a5d1-00cb4ca4475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:25:59.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:09.790Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=90b89fa0-4d42-4717-8b9e-9cfde7402945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:19.798Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=af77eb85-eda4-4c30-8748-9718dfa146bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:19.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:29.803Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=bdb9127d-98c5-4088-b813-19d882ab5eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:29.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:39.812Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8f27991b-11c3-42c3-97f7-2d1834cf2f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:49.837Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c5309d35-085d-4f17-a65c-d4974efd5bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:59.845Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1b99ef89-780d-4e24-a059-6b43e4533134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:26:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:09.851Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=77c1382c-d3a2-404e-9b0b-9c101e496a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:09.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:19.857Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=58154404-0326-4b23-bde0-4cd44152bfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:19.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:29.864Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=aa0932e2-77a3-44d5-8909-73f7ea9f4346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:29.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:39.870Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7896cc29-4c42-4e65-9fbb-5b782cd52e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:39.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:49.877Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fc0109d5-a61b-4646-b708-64ef2eac6585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:49.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:59.883Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d5e9f30f-3fa2-4dc0-b1e4-5ad8bf22d122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:27:59.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:09.888Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e4dc9fa8-146a-4b1f-894c-ccdfde29e69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:09.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:19.895Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=869d1513-1110-4d76-b2ee-bba92918d80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:29.905Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ee6ad758-788a-4176-a3e4-b78bad5364d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:29.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:39.914Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=453e6c9d-3b6a-4787-968a-4b601e1faadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:39.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:49.921Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3a8e82a7-6227-4b50-9c2d-7ad4eac71ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:59.928Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1f4600e2-6b36-49a3-83d9-9b07f698759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:28:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:29:09.945Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=99b3fec7-1086-4ac0-8400-68bebb683e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:29:09.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:29:19.959Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e14e2288-cb31-41bf-bce4-9189b553ddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:29:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:29:25.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:29:25.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:29:25.963Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:29:25.965Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:29:25.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:29:25.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:29:25.970Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:29:25.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:29:29.967Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6ef26a66-db28-4207-9816-ad65b03f25ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:29:29.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:29:39.974Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5fcdbd7d-b644-4738-ba22-d4eff5cf7f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:29:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:29:49.981Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=196e9cca-5055-4990-b570-b626e089c0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:29:49.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:29:59.990Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9c6a806e-3fe7-40c9-a512-982b083c1a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:30:00.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:30:10.005Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=522e211e-9264-4e01-8090-3844c2d59381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:30:10.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:30:20.019Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ccf1fb02-4fde-47c5-a55c-88d1a562ce28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:30:20.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:30:30.029Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=18d3909c-cc23-4d75-96dd-005aed7601aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:30:30.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:30:40.036Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ab878ca2-7c42-4dd1-a009-4c09b3cca917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:30:40.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:30:50.044Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=56b3f4d2-d271-4795-81cd-781e60508bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:30:50.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:00.063Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7a02e7c1-97be-42fd-b0f2-ffa3ed305004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:10.069Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=39d3c1bc-3bb4-4e63-80b7-55b123c1367b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:10.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:20.080Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=86f8e959-504e-45c7-aecf-f9fd4a0f771c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:20.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:30.087Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2fcf97f1-afea-4304-8328-93a4ffaf69ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:30.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:40.095Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=73e99d77-46fe-442b-bcfb-3618382dcd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:40.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:50.107Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=63a820c0-5edb-4a1f-abc9-a080b831836a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:31:50.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:00.120Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7bc8b3b2-1814-494c-9f35-74f05c55699b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:00.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:10.126Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=cfb54d6c-078e-494e-ad35-2b7bc1701854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:20.134Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=37320e94-d1b0-4d8f-9364-e02e82c74671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:20.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:30.140Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7b5ab5c1-b427-41f4-bb70-825cb98c4a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:30.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:40.147Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=11561c6f-26a9-4757-aca7-1cabdd0da04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:50.153Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a7f7dbae-0927-4c3c-9ce3-6b59423c503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:32:50.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:00.160Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9c02d4c7-5dbd-41a6-acf0-d4e282abfea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:00.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:10.166Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a8e1d30b-acfb-4c3e-b311-036057fee21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:10.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:20.173Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ab0452a0-a902-49c1-8057-71faec1bb663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:20.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:30.192Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=af25e81d-8fb2-4234-9759-e7ca07b38540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:30.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:40.223Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=25649560-1bf6-4ccb-a9ec-c810cb722d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:50.230Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d9e9801b-af3f-4e86-b786-e0f7018111ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:33:50.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:00.238Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4c856cf7-0f07-45d2-84bb-b5f47f341946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:10.245Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2018211f-288b-4390-985a-9eb8a0dbc9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:20.252Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f4e8fae3-0e6c-4e5b-a555-d529553ed909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:20.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:34:25.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:34:25.937Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:34:25.938Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:34:25.941Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:34:25.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:34:25.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:34:25.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:34:25.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:30.261Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e13e958d-e3dc-4644-9c96-9b837716be25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:30.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:40.267Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b7b7a05f-3d0f-426c-84a7-736c4ba25356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:50.272Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a097fc3c-0c9e-44ae-8ea8-932badf54f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:34:50.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:00.282Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a7b529e0-cb2f-42b9-8773-be4a0e73e6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:00.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:10.300Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2e55cd90-15cf-4911-b4ab-9c173e14da57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:10.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:20.307Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1a6a5b7d-5c66-4d2b-a303-e429c40d0225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:20.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:30.314Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=bb23d807-f7b5-4fd4-b34c-5fa78818c47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:40.320Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b58cd840-9e9c-476b-b2c0-f91ee22658be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:50.329Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a271f9e6-b4cc-4ee5-9e67-07585739e9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:35:50.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:00.338Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9209c79d-4134-43e8-9d54-8bf5b465db41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:00.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:10.344Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1ee8cc71-9090-46a3-a0ff-0de5f233ca2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:10.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:20.352Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=472375b7-4b55-4952-8885-28be3307ac2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:20.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:30.369Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=85a299ac-e7d1-4aff-b9c3-2b4c5252c389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:30.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:40.375Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dbc05b87-de86-4024-8e20-60e7cd536b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:40.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:50.383Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=22e313e0-0230-40cb-b6f6-45bcea3bb9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:36:50.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:00.390Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c2e2d321-31d1-4880-8d48-5a84dd5cc5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:10.405Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7d972af2-21b2-48ea-a143-01d24a2a8df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:20.414Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9dbf24e5-6acc-4c3d-a42b-ca6dfda97aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:30.420Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2b574c68-6efd-4b7f-b75f-8fa6bb7f8108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:30.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:40.431Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dc6cb927-d924-4b2e-8243-80f01a146269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:50.444Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3a1e92dc-e81c-4f0d-ab47-f65e8c56c477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:37:50.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:00.456Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c777016f-d681-472c-ba9f-f4a4d23b87e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:00.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:10.464Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=66e51d2e-e045-4785-8dea-8e48a39a0c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:10.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:20.474Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d936bd1e-8bb3-43db-ab99-172a11bec22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:20.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:30.482Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fd8b33f9-2a26-4a3b-aceb-8bdfba16f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:30.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:40.490Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=044b795b-19e6-4313-bf24-ad5f4d37a4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:40.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:50.495Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2735ac25-3d4f-48b3-9fec-e49b861c2f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:38:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:00.502Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=44d38478-9ef5-43b9-8d34-2afb414c2a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:10.519Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=cb99b983-3744-4b2c-b2d3-605e005e443e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:10.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:20.524Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=de8dba2d-628b-4b67-82ea-152c173a857a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:20.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:39:25.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:39:25.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:39:25.920Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:39:25.922Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:39:25.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:39:25.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:39:25.926Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:39:25.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:30.531Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=391687ca-0a2e-4057-a334-208cecd80579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:30.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:40.542Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=41a8bef5-31f7-4a0a-850a-082501405c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:40.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:50.558Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b6f4f863-7a68-4a63-a769-fd8be54f8ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:39:50.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:00.569Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=07e56b13-841f-4a24-9f3b-762b0c138c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:00.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:10.576Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=da94d374-716c-4fbb-bb99-7791a38776e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:10.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:20.582Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=87e8ec0b-a49e-4ccc-bc3f-b829b5796714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:20.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:30.589Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8b0c6efe-5200-473a-9cbc-caf29c956add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:30.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:40.597Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=73748aa6-9d35-4bc8-b7e8-dcd8c5dced2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:40.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:50.605Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1dbf19fc-ecaf-4cb3-8ac6-2f14a7e7a6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:40:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:00.612Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9da3f150-e93d-4ac1-b715-0e582e170711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:00.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:10.621Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c47eacab-5d9a-4b5b-8a49-a75c9d0b7883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:10.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:20.635Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d1369674-18bd-4a59-81f1-bf55e39ed372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:20.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:30.644Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3916a422-a693-4dc5-9b2c-a07a9084307f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:40.651Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=874b67ca-9ca3-4144-ab7a-daea56b4755c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:40.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:50.660Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=dac3d62b-0af5-4b6d-a3aa-da66c47ab8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:41:50.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:00.668Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=85861ba3-beae-40ba-b64f-98169c357872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:00.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:10.674Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1ad16d81-f731-45d9-a27a-9ac52c6ee043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:20.682Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=94eaaa4b-f267-4330-b9ff-f97e97663f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:20.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:30.690Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4a3d8277-fddb-4fcc-a724-d2c5a0d7707a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:30.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:40.699Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2544f188-670b-4b5e-9755-57038170c6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:40.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:50.711Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fceae219-d4d3-459a-885f-5cb6d71d7123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:42:50.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:00.723Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1c58275d-a3c3-483b-bcef-bd1722c4a57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:00.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:10.729Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b61e46c0-7eca-4545-8a31-8cefb33b4e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:20.736Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=336ebf57-0a81-44f7-8a7f-793778a4b665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:20.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:30.744Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f962b2b5-5652-4065-bc25-3379ee0d808f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:30.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:40.751Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=96a48d5c-ec0e-48bb-95d7-19c150d92e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:40.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:50.757Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8ddccfe0-3bc5-4b5b-99a9-ece7dd543bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:43:50.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:00.765Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=58a18a8e-0353-49b8-a698-367afec13487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:10.773Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6c5bb8cb-c421-4ebf-b83a-7548c2e5ac90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:20.781Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9af9bf0c-c218-4258-8cdf-3b700f1161b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:44:25.979Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:44:25.979Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:44:25.980Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:44:25.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:44:25.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:44:25.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:44:25.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:44:25.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:30.802Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d52807a8-91f4-42a2-bf43-6fcfdc8f4ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:30.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:40.809Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=14357c08-f351-417b-9590-c181ee266f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:40.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:50.824Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4adefa71-3e16-497c-aaf7-1307016a7c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:44:50.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:00.832Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3aa10834-79a1-4fa0-82da-8b355fca2be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:00.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:10.838Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9ab95991-415e-4fce-beff-29bcd8936e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:10.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:20.851Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4b3f0d4a-c2dc-4c3f-b521-5c681485c005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:20.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:30.859Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5954074b-5237-4140-ae89-68e70fa01458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:40.866Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=74fef761-4daa-4660-87b5-08bc75e563a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:40.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:50.873Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=cb60e590-43d4-48b7-8dbc-5322604cd4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:45:50.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:00.886Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=edb7f8a7-f90b-4118-9be8-095825f5601b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:00.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:10.899Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8a3cf171-ff6e-4d58-b4ec-d03e386d005b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:10.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:20.905Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8719a04c-c9fe-4302-9b4e-610375d03599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:20.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:30.913Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a294da59-2d31-43fd-8206-2a532011c984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:40.919Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d0378afd-434a-4242-a150-1205f314db77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:50.926Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fc23800c-58c2-4c15-b419-0c100efb6c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:46:50.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:00.932Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f14d4142-7ffc-437c-a9b0-ec09c9141408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:10.939Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5c98a950-e614-4dc8-b54a-acd9f59afdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:10.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:20.946Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0ff2ce66-7df1-436d-8474-ffc133b1344b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:20.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:30.957Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f54def72-1535-43df-96fd-09c780de763f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:30.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:40.969Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=cda3b97d-38ed-47f1-b632-2c69cc98be12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:50.977Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=06568073-6843-43eb-9b98-81566bbd77bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:47:50.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:00.994Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=78559552-0bca-4c2a-a1f1-d18ca59080bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:11.001Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ba5dd121-aa73-40be-8e4a-921679d52dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:11.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:21.007Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6cf7f11f-bc82-4ad0-9081-e74e657feaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:31.014Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4d8c3221-1a03-4381-9156-505b090d1b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:41.022Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=aeb026fd-db2b-4ad4-bf07-8610b6f65c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:41.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:51.028Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1c712bff-39ca-4496-a2f7-9c880833b59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:48:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:01.035Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=5156a97a-f575-4eee-8887-3e3d7d7f62ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:01.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:11.047Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=93a7f82e-b121-4468-aa46-bc8144439387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:21.062Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4b137138-ac9f-40e4-872f-78fa4e319e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:21.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:49:25.889Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:49:25.889Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:49:25.890Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:49:25.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:49:25.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:49:25.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:49:25.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:49:25.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:31.069Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=90c5f478-8a9e-4244-837e-52f5e12cf592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:31.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:41.077Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f090cce3-598d-44b3-88a7-1c471bb7f461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:41.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:51.086Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2cb8a13b-fc3d-48da-8883-c955374b9d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:49:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:01.093Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c51cfb52-7f5d-4710-b0dc-051c1f53577f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:01.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:11.104Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f19722ce-90a0-41ac-b765-29dc8638f9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:11.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:21.111Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fa254878-cf2b-4a6f-a954-197f808c5017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:21.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:31.117Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=a7efbf8f-92ae-4246-8c15-69180a11513f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:31.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:41.123Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6dd061b6-8d09-4564-9869-3ba6cd8192cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:41.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:51.132Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=634f2cfa-9de3-4ced-b992-8dd5d0bae274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:50:51.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:01.145Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1f22f8a6-29c3-48ef-ab16-8935534af4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:01.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:11.150Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9ff36f55-359f-4d6e-a902-627f0902a0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:11.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:21.156Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=748fa603-28a2-4972-84cc-543f771efca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:21.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:31.164Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1517b874-66ae-4015-aa30-d0fd7b418aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:41.169Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d014b431-d4b1-4ef2-9a90-77484d75f45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:41.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:51.177Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=000c6228-855e-4b4b-af00-54cba5bb428c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:51:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:01.186Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=603dee18-a3be-471d-bf27-81c5ac495b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:11.194Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9917bd5c-1db1-45c8-8f79-c63806a5c254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:21.208Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=92dcd8d0-0d57-4df7-860b-1064b2cc1235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:21.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:31.215Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b26c8281-e257-4999-8216-bbe98e589642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:31.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:41.222Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=10480d39-bd62-4989-b6f7-07fb08ff9060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:41.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:51.228Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2456962e-9e1f-4d57-8e09-ca8bc1016a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:52:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:01.235Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d8f0dfa3-3a82-4cd3-8e4b-249ecfb489b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:11.242Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7d172e79-33fa-475e-a4fd-01d52832ab45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:11.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:21.248Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c19a00c6-56be-4f22-8ad4-0e2dca5bc8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:31.256Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=57f0930d-2bdd-47b8-b661-c1bf9c29c29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:31.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:41.262Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=bfefbda3-2445-4cfa-9fb6-f8f2689a2495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:51.269Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=98c9e921-c8f5-474b-bb3e-70c4d0dfdc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:53:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:01.278Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=116956b3-e3d2-423f-86e4-fef04cf28e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:01.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:11.291Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=6212863e-e182-44b9-891a-9475234b89b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:11.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:21.299Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=eb1a860c-3dc5-42ba-a23a-433f922954ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:21.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:54:25.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:54:25.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:54:25.900Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:54:25.903Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:54:25.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:54:25.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:54:25.910Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:54:25.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:31.305Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=41a0f967-5a25-4d77-94d0-7a708e26f089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:31.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:41.317Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1da9812e-8164-4648-8832-296a04eec30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:51.324Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=de8a3647-ce03-448f-927b-b5cfd66f600e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:54:51.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:01.328Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e8e79b60-2668-4933-8e22-8a318381bc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:01.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:11.336Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=1443f4d5-6dc0-4af2-b146-38513ec3fbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:11.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:21.341Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=2ceddc12-1c37-46ca-a1bb-89d10088337f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:21.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:31.347Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=519ce5c3-7e71-4d05-b72e-042f19a505bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:31.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:41.356Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fefb71ac-2202-465b-9521-fdd5347712f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:41.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:51.372Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=4fbca5d2-ab7c-4101-ba52-35956b7eda48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:55:51.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:01.378Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9fa71471-895d-4f7b-b957-88a28a7f2459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:01.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:11.384Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=fb70aab9-d472-4b58-9ad1-dc3f2110e92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:11.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:21.391Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d8aa6c22-11ae-47b3-8890-4ed7c38390c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:21.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:31.398Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0d5b5be6-118d-4e33-bffb-c6a8ce3bd69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:31.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:41.405Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e79c7f20-63c9-47fb-b9f6-9e4dfa0abf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:41.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:51.412Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b7a058f5-80b0-4786-b9c0-3e279e9595a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:56:51.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:01.422Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c7b0a9b5-885d-49c1-8a23-20c32db85e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:01.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:11.429Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=ae09c8e8-6434-4b53-92f9-37fa82e25843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:11.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:21.444Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=3b043966-d426-4c55-997e-82556103762b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:31.455Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9ae3a2dc-afd6-44cf-935c-2059c06830f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:41.460Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f12a5d82-3f8e-464a-b731-f62aa674d8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:51.466Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b2a3c5a7-7479-4577-8f82-b302becb3be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:57:51.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:01.473Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=e162a111-d3ad-47b0-aff1-eef0f443465c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:01.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:11.480Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=465897bd-43f9-4821-b7fe-703bc7a5bd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:11.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:21.486Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=769783f6-1c25-44a5-a0dd-c075788b9337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:21.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:31.493Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=466f9c74-ba91-4575-b1c3-10f1b0ceb28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:31.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:41.514Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=d080a467-63f6-445f-a88c-ecfc769da882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:51.522Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=229b3d9a-ad0b-4acb-b92a-3ae05a535780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:58:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:01.526Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=8e090a37-bd26-4107-959c-a3342fac9446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:11.532Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9a37a229-c953-4af3-8047-28322d80790b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:11.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:21.538Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=c45fc8c6-c84e-492e-ae62-dbaabf72270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:21.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:59:25.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-31T00:59:25.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-31T00:59:25.905Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:59:25.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:59:25.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-31T00:59:25.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-31T00:59:25.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-31T00:59:25.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:31.543Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=21586fe2-b3b9-4c4e-994a-4da6f3daa15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:41.549Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=20558337-dfa5-4a64-bb0d-697d02d03416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:41.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:51.557Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=0211e926-af82-437b-a56e-a9983e18831f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T00:59:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:01.569Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=73280c7d-5098-4d59-b984-68c714279de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:01.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:11.578Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=627f49e1-b4e1-4b33-8283-202999a559ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:11.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:21.587Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=9b395244-8bc7-4378-bbb3-f6d757f8198b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:21.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:31.595Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=b1a1ed8d-a91e-43b7-b554-40d373251823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:31.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:41.601Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=99aa6a39-49d7-45e8-8db4-7c34e20901ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:41.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:51.607Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=77b0093c-a68c-46b1-9d65-3875e8f65a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:00:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:01:01.616Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=7ee322b3-4fa9-424a-9621-c1285db83951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:01:01.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:01:11.622Z |INFO |Init configs |InvocationID=7aa00295-f1a0-4008-826e-fbd23a3bef23, InstanceUUID=f38a40dd-9373-4395-afb7-12acfa2934fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-31T01:01:11.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |