By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-04T23:59:46.753Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T23:59:46.861Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-04T23:59:46.862Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-04T23:59:46.868Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T23:59:48.128Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T23:59:48.512Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-04T23:59:48.513Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-04T23:59:48.513Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-04T23:59:48.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-04T23:59:48.999Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-04T23:59:49.161Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-03-04T23:59:53.604Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-04T23:59:55.949Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-04T23:59:56.002Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-04T23:59:56.003Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-04T23:59:56.303Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-04T23:59:56.304Z |INFO |Root WebApplicationContext: initialization completed in 7141 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-05T00:00:00.849Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-05T00:00:08.157Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-05T00:00:10.198Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-05T00:00:10.281Z |INFO |Started MainApp in 44.828 seconds (JVM running for 46.515) |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-05T00:00:11.318Z |INFO |Start scheduling PRH workflow |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6 | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-05T00:00:11.339Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-03-05T00:00:11.365Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-03-05T00:00:11.370Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:00:11.399Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=21074a84-7806-4690-8448-38893a84960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:00:15.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:00:25.527Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7a7c1d51-0012-47e7-b437-e71b4d14dfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:00:25.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:00:35.659Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ad95d0cd-5de8-44f6-9c75-a63db8bba4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:00:35.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:00:45.736Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6ccabade-6a5f-4e86-863f-0bf6a4e4c10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:00:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:00:55.805Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=173d1dd8-1d1b-4ac6-a446-951d9c41b640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:00:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:05.861Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=74120da9-b29f-4f72-9889-8187d9bea607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:05.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:15.926Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=53d028f2-9540-402d-9d4b-b9eb7dc28170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:16.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:26.025Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1b9a58fc-e3cc-4775-bd7f-e94b0825ef14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:26.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:36.487Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=29719854-6ef4-402b-9ffa-00c93b738c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:46.533Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=67a5b620-a30b-4d20-bd2f-c4b8a0ba0608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:56.644Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=707916b0-7aaa-4a9b-a329-a2b7f7b3a878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:01:56.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:06.689Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5d12cc13-72d8-481a-a3c1-f6e8edbee30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:16.988Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1559ba89-7b8e-45f4-92c0-8f0464912840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:17.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:27.029Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=dd69013f-cb7b-469a-beb4-ec860fa83833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:27.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:37.249Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=84eb2a19-3f46-432a-8674-e0f1260420d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:37.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:47.341Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=49b604e9-7aa0-4ee4-abc7-e8c494b5c05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:57.385Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=30f81879-31df-49dd-abe9-b055c27b7cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:02:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:07.552Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=eb6b0497-ee70-46e0-89ec-14a3965efaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:07.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:17.589Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=39b6478f-74f5-413b-982b-a041c4a60051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:27.678Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ea794757-e9ae-4a2d-9ef9-6ebfb854cedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:27.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:37.723Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=149c1e09-8ea6-4ed7-ad82-f8977c688102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:37.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:47.804Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7576f1c6-f282-4546-937a-1ff35e2ca9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:48.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:58.053Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=057d2abd-a0e4-4d1a-9b40-737fef273170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:03:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:08.082Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=eaee1a1c-64a6-4f51-8296-298083a05099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:18.118Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=eee3ff44-700a-42bb-86f5-0b4574e36a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:18.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:28.161Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=667f6a3d-ea7d-439c-94da-e846ecf9fcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:38.218Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=df6c9a91-978d-4b2f-925a-ff5b8cb20ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:48.252Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0b59ae37-dfbe-443f-a13f-01981dbc168f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:48.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:58.389Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d7667ce4-b708-466f-b2d3-6326b62c2586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:04:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T00:05:02.766Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:05:02.767Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:05:02.767Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T00:05:02.767Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:05:02.769Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:05:02.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:05:02.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T00:05:02.869Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T00:05:02.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:08.412Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d7a40a3d-e949-4c46-bf89-f0b95d3dc2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:08.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:18.443Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f9499704-679b-4f72-97f5-f132428acd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:18.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:28.484Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=50c7690f-0388-4197-a711-496973730eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:28.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:38.538Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=80ccc95f-2f82-48eb-af43-24f2ae196159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:38.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:48.629Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ef46a6a7-8960-44a4-b994-30dd112de6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:48.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:58.776Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f0d84340-6c09-44fb-a2c5-9a515a42938c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:05:58.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:08.928Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5b397b3e-3d52-469e-b99e-7fa15220c4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:19.024Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bad2ef8c-709b-4563-93e2-4a80b8bb693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:19.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:29.056Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4cc0b43d-4502-445c-bb3e-269b04fde73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:29.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:39.118Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=aac91728-dc9c-4b5c-86ae-fb39985a1d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:39.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:49.158Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=77266eba-3240-4c42-97a4-c3ed6ab0fd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:49.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:59.297Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=772b3b45-075e-4471-a10a-cbda70049df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:06:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:09.333Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=40a01f7f-f565-420c-b631-12ea6d4fcfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:09.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:19.388Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f74c678c-08e2-4f5b-9693-b3e39c633416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:19.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:29.452Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ff8cb202-aba9-44d7-ad3b-937e0fba4aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:29.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:39.486Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=59e74685-2633-4575-a733-1990d6c3fa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:39.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:49.518Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e05d2a7a-ba77-43b3-b201-75a163c1ee36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:59.557Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=377aca5a-6eec-441d-b5f3-52dcd83d4d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:07:59.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:09.634Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2879bd5a-277a-423a-b634-b2f7e9476645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:09.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:19.672Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=427033a4-f7c8-4b0c-8119-90fd9a075019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:19.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:29.714Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=dc8b0a44-7c04-4405-aeb1-aa6906d0cee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:29.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:39.798Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e46fc5ab-3b10-41a4-ae1f-b781a1316e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:49.840Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6bccd999-52bc-4ea4-82ba-999568327a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:49.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:59.883Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9c235283-2191-4f9f-b08c-392477f92302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:08:59.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:09:09.941Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=db213aff-b6a6-46a4-a729-ea5243be635a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:09:09.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:09:19.973Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b405f89f-1b9f-47b2-93e1-8d171f22b313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:09:20.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:09:30.015Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e489d0e0-e64a-4c1b-8a39-ca169a004d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:09:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:09:40.046Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f08a60df-c15b-458b-96fa-ee090a23c949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:09:40.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:09:50.072Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=750b2c7a-88ab-43ae-a59c-3bcaaed7b56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:09:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:00.116Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=40abde85-b162-4bda-b326-9614af2393fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:00.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T00:10:01.840Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:10:01.841Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:10:01.841Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T00:10:01.842Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:10:01.843Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:10:01.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:10:01.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T00:10:01.869Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T00:10:01.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:10.152Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f99ca567-979d-4ae6-ba4d-a1c56f08c607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:10.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:20.190Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=98be9852-0f33-4ac0-926c-14cb1a96cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:20.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:30.225Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=faf5ce3d-f60d-40c7-8164-79dcad869cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:30.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:40.275Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=343970b7-346b-4707-bb01-81ac0e861c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:50.319Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2b8d6735-0c8f-42e5-b5a7-439097489f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:10:50.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:00.348Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5c70523f-59d4-4067-b9d4-13648eeddce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:10.378Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0eaecee5-801a-40f9-ba5c-f88fb6582cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:10.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:20.422Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=07994a38-9b95-4c66-b785-0c9c9f230869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:30.469Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a185bc53-8b41-4d05-a1b8-0174df973255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:30.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:40.506Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5625a16e-f720-47a5-a33c-2e43fc07b51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:40.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:50.530Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=93c87e50-23c9-435e-a2c4-32a6721c7266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:11:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:00.565Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=77ed4e6c-4410-41c7-8d57-b963d1bf76f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:00.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:10.617Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5272c584-ce26-4142-a556-6e04da24e79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:20.664Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=faebd2ff-d079-4809-ad6b-11f6728d5803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:30.703Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a97b6d8a-b556-4663-9f3b-583cf130a385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:40.745Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ee1f349f-2c6e-44b8-b9c7-91bd44f41520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:40.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:50.768Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9fbc4a13-459b-459b-b536-8b71d2f95fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:12:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:00.816Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=aa26b346-e581-42f9-b005-3bfe1a673685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:00.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:10.845Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6d7f2ce6-e472-4193-b0ee-13968d735e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:20.873Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d02b6558-7cc2-4497-9cda-b12a58dacbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:20.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:30.917Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=58c8e23f-fd35-4824-ad1e-2cde489ca876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:30.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:40.951Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fe05930e-8f92-4271-997e-0cd4d6cad9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:40.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:50.985Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=adcd1fee-41cf-45db-962c-a3bb3e6cc88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:13:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:01.026Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2d0add24-4eaa-410f-908e-b3ecf60ed456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:11.062Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f4e1b684-5b5a-4fae-a626-d450e84e0dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:11.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:21.101Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=47393027-2400-4886-80e3-cf07a5f46cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:31.139Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=20a0cde7-7b1b-4120-82dd-9efe9fb57daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:31.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:41.166Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1bc3cc32-8d8b-4bc6-ae76-6768a62607a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:41.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:51.199Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1e25eb6e-56f8-41e2-9831-8c16bc32b756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:14:51.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:01.241Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=08b1e185-f2ea-40f8-b3ef-c69f1854a851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:01.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T00:15:01.663Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:15:01.664Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:15:01.664Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T00:15:01.664Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:15:01.666Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:15:01.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:15:01.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T00:15:01.686Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T00:15:01.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:11.265Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=68fcc0ec-56ba-4834-ad6a-bd5b2c001c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:11.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:21.298Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7ae8ecd6-0e4d-4f96-9f19-4f31622fd760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:31.327Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1e66f43b-badd-4dfa-9826-1a00da00297c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:41.348Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0589575d-3471-44d4-9b3c-5e1c377b0134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:41.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:51.378Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=628dccd7-62d2-4e73-b92e-302bf350aa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:15:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:01.403Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=645b2c1b-dd5f-406b-8ac6-b8b09ceb36fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:01.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:11.435Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3a0181d0-9c6e-40d4-bf49-1c09856e2b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:11.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:21.481Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=95fc2c1d-ca1f-4498-b31b-7d393707ea2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:21.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:31.510Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7ebb9424-af9f-4d53-b513-7695111c6250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:41.545Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6abfc977-42f1-4235-9a4a-666aaa5a40f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:51.605Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=244b5f46-26b7-4ab7-95b4-3f6194984835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:16:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:01.660Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=538e1a33-7830-4c5c-84bb-10a9782d89c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:01.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:11.688Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1bb3ef1f-0072-4d98-b337-74bdb7847783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:21.742Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=282c6784-ffe1-440d-974f-6c0381b1725a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:31.780Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c3b2d5f7-0c56-4d19-a18e-53b20e33ed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:31.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:41.801Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e0a01b7d-c18c-427e-aeda-b167681db3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:51.825Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8cd0c007-3a33-41f1-af3c-c36bfbbc599f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:17:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:01.968Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9b384c74-f4a0-4f5d-8a67-d3feba42e681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:02.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:12.021Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4d44831f-40b8-412c-93af-6f829dd6c33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:12.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:22.059Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4df4d6d0-efa0-445e-8e0c-eb26c91e9f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:22.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:32.101Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a3b92bf2-db3c-4a2b-bc4a-75419c99750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:42.140Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=382427d4-c27e-46e5-a31f-a3a9fc7a981e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:42.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:52.177Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5842652e-be89-4ef4-8c7a-ac02ffc3f39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:18:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:02.225Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=964e0103-695c-4b7b-8a47-01b96d89b4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:02.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:12.320Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3a222fbf-ceaf-4a56-9789-81a947dc8799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:12.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:22.461Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8b319f23-fed6-44a0-8436-4d28c0d1b285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:22.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:32.490Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2085c43f-ec26-498e-a698-b865c301af47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:32.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:42.527Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4d782f53-0ba8-4295-bcf4-5ad7e3a5e8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:52.563Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0dd31968-bbfb-4820-86d5-521133b1d81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:19:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T00:20:01.528Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:20:01.529Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:20:01.530Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T00:20:01.530Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:20:01.532Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:20:01.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:20:01.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T00:20:01.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T00:20:01.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:02.635Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=de91ef76-80c0-4ac9-ac91-98b99dc64afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:12.693Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=667434ff-c205-48ff-af34-342d1c683ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:12.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:22.766Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a3c5a976-8293-431f-bf2b-296be68b3ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:22.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:32.857Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=56159da1-88ad-418c-ac42-dc9f187bd45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:32.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:42.981Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fbf53ff3-6ff9-4c9a-bfce-783ec8e4f7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:43.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:53.036Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=785d72ac-5e33-4036-99ce-0d0b85ed3326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:20:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:03.077Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1e06a771-41f3-4e64-8c41-3e1049a13fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:03.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:13.135Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d2d7a0b6-af9a-4c89-bb3e-439c70bc68e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:13.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:23.377Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8c7c5fb9-d87b-4c46-9e53-25de2c5693c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:33.409Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=37c871d8-6b17-45c2-937a-f064d7c77041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:33.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:43.465Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5535fee3-63f0-47fb-8aa9-2eea0e86e4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:43.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:53.506Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=391e5dfa-7db5-4e57-9748-1e974e9bfc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:21:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:03.531Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=87b738c5-7f3a-4879-9f3e-882ce46b5df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:03.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:13.560Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e9cffdcf-494f-4daf-845a-5ef0ea7408ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:23.601Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=be4446cc-82f4-4666-ad7d-aae5f945afeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:23.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:33.642Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=156f5d30-d5dd-4967-b716-6b39fe67e193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:33.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:43.684Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c994b154-4886-44d8-ab02-1f44fd70d181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:43.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:53.722Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=88ed37f5-000b-4bc0-b6d7-df219381d852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:22:53.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:03.775Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=518199e2-6309-4336-a999-521003beeb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:03.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:13.819Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7d3967a3-2ed6-426c-b27c-c4efdfd535c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:23.918Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4ce145e8-0874-47cd-b1ee-e4c0b7652185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:23.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:33.948Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=33832acb-62f3-4474-b220-f1326ec7e764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:33.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:43.990Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=029dddbf-cbf0-4158-a26a-39eac048256a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:44.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:54.048Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0de5de9b-b554-4f13-b219-dd7d758ebc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:23:54.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:04.150Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f448c3a1-2ff0-4f07-9663-b27a6bbd7f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:14.187Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ca422d9c-5bb7-4fb3-ac51-f7fc9c3d8762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:14.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:24.246Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=294678af-1223-4cd9-aa30-6d1578d8fc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:24.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:34.277Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5ccbaa24-ad26-4b7a-84ba-bf5913bc7c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:34.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:44.313Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d4bec48b-192e-46f0-b379-6b7993a4c242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:44.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:54.362Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5c7b770a-c488-4764-b2bb-1433cad638b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:24:54.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T00:25:01.688Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:25:01.689Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:25:01.691Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T00:25:01.691Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:25:01.704Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:25:01.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:25:01.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T00:25:01.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T00:25:01.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:04.397Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6c51b46e-ab6b-4293-8347-40ea21fb0a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:14.422Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c14266b2-ba14-4a5d-9b98-51c4ec48bacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:24.448Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3d1022f8-c7c7-4862-9b0c-3597efe21e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:34.479Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0616d375-8b34-4870-b6fc-72983cc41c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:34.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:44.505Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1ae5d202-87b0-424b-afa7-8a938fc7a3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:54.564Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ebcf06ff-db27-4371-94f8-5318cd525447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:25:54.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:04.591Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=307c3442-4deb-4b73-b8fe-35c7987cc1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:04.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:14.616Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=16e521d4-d719-4ec0-8c76-28ffe139257c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:14.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:24.643Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7e8a23cf-aba1-48bf-a063-980af1e8be73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:34.668Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ef659e43-2366-4378-8271-6acbd67a53a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:34.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:44.686Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2bf67c8d-01c0-4a6b-88a1-b97fa39d4fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:44.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:54.733Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=09541601-3cb4-46b3-ad11-ba7317a13d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:26:54.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:04.766Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ed6f01d0-69b9-445b-a42f-ccd55d67064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:04.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:14.792Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=752bd6b0-8889-415c-95ba-b47f011f9bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:14.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:24.819Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5cf00263-16c8-4203-be45-a996907e5afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:24.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:34.845Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7aa622fe-4471-4171-ae7c-c1307374f8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:44.878Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=50f66e79-99cf-4cbd-af07-762ac865cc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:44.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:54.902Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=47a053c4-d4c1-42cf-8027-2c23a7a60bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:27:54.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:04.922Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=440cd436-fd33-4de1-ac41-1bdda096deb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:04.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:14.947Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8a7f2f4d-d17a-4464-aaab-881b2ed98840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:14.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:24.985Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=343de31c-de08-4654-84c1-bf1034e70afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:35.005Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=59482629-9cad-4375-ad62-42e4a74c3534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:35.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:45.026Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9d3008d9-17e2-488b-b564-8ad39d2208bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:45.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:55.061Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=338573ed-8979-40bc-a127-4f6a3ef3faba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:28:55.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:05.094Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8b8f30b5-b7c6-4ae2-9b28-6515269e25de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:15.116Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b8226347-2eec-40c2-92c6-4930d36b0019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:25.152Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cefeef1d-3f7d-42a5-86fb-6af29d1abc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:35.185Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f2802a3f-ffab-4105-9c80-6190f38c4fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:35.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:45.215Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cd32d178-d8a1-4f47-9b3a-f759badb6a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:45.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:55.238Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4bf49b8a-10a4-4ad0-904b-49d09c66a323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:29:55.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T00:30:01.402Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:30:01.403Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:30:01.403Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T00:30:01.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:30:01.405Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:30:01.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:30:01.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T00:30:01.429Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T00:30:01.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:05.268Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b791f060-ad7f-4956-94e0-c82ac2461092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:05.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:15.286Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fae33c6a-82f1-4ced-88a0-8cb7215291c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:25.318Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e31e7439-4a6c-4c30-a92b-d291579ad9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:35.350Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1ddd34f3-bbb5-437e-9727-656b12ae7c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:35.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:45.393Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7a8d88df-539e-4438-940a-527227754d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:55.546Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=dd83a71b-e72d-4ee4-979e-c6080626a0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:30:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:05.572Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=31ba74f2-248a-4e62-b18d-99419b9d4fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:05.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:15.597Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bae1873e-a87c-460c-996f-c4467a2a3ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:25.625Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=511085ce-fd9c-42e7-bb02-ee22de4fd0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:35.660Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7dc68eef-c539-40ce-b797-e76f74a5c500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:35.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:45.688Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=90cebf73-6eac-41ef-99d3-97f49b95dcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:45.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:55.720Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bb988cd4-2f8b-4e31-a408-9b4738424287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:31:55.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:05.739Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=dfd4723c-aec6-4a73-a221-8766b4e5d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:05.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:15.779Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=47982e99-7722-4712-9818-53ae882a8368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:15.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:25.830Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=325ec101-445d-4df9-bd8f-bf4439915625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:35.859Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=40be2411-cb20-4bc9-9d20-ad60de6f36d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:45.953Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fdc5f5ed-ca3c-491b-9e3d-b2b70196f3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:45.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:55.972Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=43cd97c1-4aa5-4db2-8e24-2e162e5b95d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:32:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:06.005Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=58bbb854-c9e5-42c2-935a-2d3a41f88157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:06.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:16.027Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=990fec16-1308-4dcb-820f-353221661dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:26.065Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2aa77de0-1e7e-45aa-a9be-fad18e0d4705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:26.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:36.087Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4189f045-40b2-4fbe-8e78-3337a9a45208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:46.116Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=38415e88-54f3-47ee-9bdb-613eb27481af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:56.136Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7e63b69b-7d75-42ec-a4e7-07669f1138b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:33:56.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:06.163Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5a61f7d3-8808-43b7-bdad-4a1e8680c7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:16.188Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4a009f83-137f-4990-a4b8-ccf39ac5e2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:16.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:26.225Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=93adce34-e83f-4107-b878-3a85a1ea335e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:36.259Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8c277b58-1c90-4771-96c7-2c81e0f245ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:36.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:46.284Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=dabacc5d-2474-48e6-a0a6-2e7c57565aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:56.306Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1f8d426d-a42a-477e-9420-0932f36a43fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:34:56.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T00:35:01.594Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:35:01.596Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:35:01.596Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T00:35:01.596Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:35:01.598Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:35:01.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:35:01.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T00:35:01.623Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T00:35:01.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:06.347Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=27a9ff14-881b-4b97-8483-92db023442a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:06.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:16.371Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3da7037b-cfce-46e9-9296-dc4eac4fde3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:16.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:26.403Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a38466b3-491b-4c23-9ccd-3b5970457a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:26.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:36.436Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bba9177f-1afa-473a-88b2-ecfcc6eed21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:36.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:46.463Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=68b3851d-cfc5-46b1-86d7-9a9ae0df8ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:56.489Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=73f2bd0c-6c36-4a59-8c4e-0dfcf72bf3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:35:56.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:06.519Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=dc459217-3103-40b9-9ff1-2759da914316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:06.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:16.633Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9cdb5f30-75f2-4f9a-af89-5767236927f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:26.653Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b07ab663-b25d-4a0c-8380-309f6bd7facc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:26.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:36.679Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8e1fdfb8-761c-4683-9c54-b3a72ff5bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:36.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:46.711Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0fb72271-7eb1-4716-96bb-c3f0ee42afa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:56.759Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=49013963-1fcc-4c22-974b-f359be4695dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:36:56.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:06.803Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a9c3b956-2fa9-49bf-aae4-dcf230839d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:06.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:16.828Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cd371dbc-68ca-4c0f-917e-8db215df7f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:16.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:26.857Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e5cee510-3b20-4b8a-9e7c-154ab91909ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:26.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:36.891Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9237f27a-a7d2-4a60-8ad6-acb9149fdcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:36.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:46.938Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0b09c998-61e5-4143-b64a-02727298afab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:46.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:56.967Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a2d60503-024f-4789-bfd3-d23abaf5a131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:37:56.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:06.994Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c2840bc9-f2b9-4d6f-b5d7-d309fa328d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:07.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:17.023Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c84182ed-7867-460a-8325-40732f5019de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:17.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:27.045Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=61a96277-afe4-410c-99e8-5eaea3711d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:27.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:37.089Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ea627c60-0c80-41e9-b13a-87fccbbc8e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:37.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:47.115Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b04c301b-4303-4911-ab64-23d998db31e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:47.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:57.143Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ef3c92ed-8c89-4697-8172-55e216fa8eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:38:57.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:07.161Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2fd3d877-a0d1-48da-88d5-6ac64ea1cade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:17.182Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=11a4fbac-3a98-47fd-bb1c-ca44af29235d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:27.222Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=507fee47-30c0-449b-a9de-0af973f145a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:27.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:37.249Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=624be20d-39c9-4cdc-a18e-49d7f10932a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:37.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:47.276Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b5e2ee69-a756-4e03-98ab-0ed7237ce547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:47.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:57.298Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6a34a524-14f9-4bb5-9d4e-a5b6d652662d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:39:57.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T00:40:01.789Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:40:01.790Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:40:01.791Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T00:40:01.793Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:40:01.795Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:40:01.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:40:01.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T00:40:01.825Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T00:40:01.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:07.319Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=747a2258-62ed-4931-ab58-1be43f29411e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:07.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:17.351Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fb35a213-6190-4eda-b8ff-8c5402676565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:17.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:27.371Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=83267653-947e-4812-a820-ca1fc864a080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:27.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:37.389Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fc423f10-9b95-478f-9dcc-99e24976b537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:47.420Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ba10d9cb-36f6-4792-bc1d-faceb5af1d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:47.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:57.441Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a9e58f7c-8805-4041-ae94-31c34e71e302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:40:57.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:07.475Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1cc56697-6b37-416a-843c-fe4e94b9c9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:07.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:17.501Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=de7b8c05-6337-47d5-9bd5-c6f748824954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:17.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:27.530Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8d66cdc1-20f7-4ef5-bce8-a5be6d9a51a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:27.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:37.552Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9f3a487c-61f6-43af-9095-7e2395fa6b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:37.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:47.578Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7f0cc390-cb8c-498b-a862-97eeb514136c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:47.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:57.600Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cf8979c9-26c0-4c06-a869-2069d967d5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:41:57.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:07.626Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5c7b1462-b109-49ed-82e2-fbdb0d1f8b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:07.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:17.653Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=254da142-eb5c-45a4-925f-23e4cb28b27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:17.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:27.678Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=dbc72821-9c8f-4274-a321-aa344d000538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:37.709Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d1d8598e-3c66-4fd0-9de0-8d02c9ffe789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:37.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:47.737Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e22f15b9-5855-4668-be36-6c0535289672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:47.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:57.772Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7ba6abef-0776-4740-b1e6-9803500d34fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:42:57.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:07.825Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=eda05418-2900-4d2e-8fa0-495294fdcb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:17.849Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0f23b42e-6472-4118-b5a8-17055d5d3ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:17.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:27.874Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=606feba9-f803-4b0f-ac61-cc323d40be06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:37.906Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b54b66b7-d806-490c-99e0-3beef520a605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:47.935Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a9d564ca-8ca3-4467-960d-0d1937721c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:47.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:57.959Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=23482da0-1e37-4b52-9f7d-8423b2c0b02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:43:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:07.983Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=276620e4-d84e-4864-89be-b7cdc6159b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:08.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:18.008Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=742479ca-7921-4b43-9986-110a7fd606a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:18.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:28.037Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a9d432ce-90af-4e6f-8409-baa0dd677dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:28.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:38.059Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f3263c59-2b57-48c2-babf-a16ce2e64ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:38.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:48.078Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=97965068-e920-4a7b-b97d-bb7603bc66ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:58.100Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=72cd13fb-99de-46ad-9b9c-f5c66c2d19d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:44:58.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T00:45:01.499Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:45:01.500Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:45:01.500Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T00:45:01.501Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:45:01.502Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:45:01.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:45:01.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T00:45:01.515Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T00:45:01.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:08.123Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=82cc844b-8d12-432d-a6bb-66c2e04e5e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:08.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:18.163Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=aa071e5e-bd73-4be7-8fb2-757cf17f7bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:18.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:28.194Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=77455eb7-44ff-4802-be51-b1446395af54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:28.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:38.249Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6761c2a2-97e2-4cbd-81bd-648eeec5ba0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:48.284Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0ddc740f-6620-45cd-8191-7d47878abc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:58.303Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3f854ee4-ca4a-48fa-bd42-d6f5f149aa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:45:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:08.323Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a2c6c721-7a33-40bd-87aa-691658993f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:18.352Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=dcc4e5cb-d35a-4843-8ad7-c5e12ede6b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:18.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:28.376Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c81a8a0a-e4f0-4594-b8df-d92c0ff32751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:38.408Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7212f177-f42e-46a5-a931-d93352b6afa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:48.425Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=eb3f30a3-3e81-4e74-99ca-65068f53fa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:48.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:58.447Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=36d38ccd-cc61-4744-87fd-597fd2ecd54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:46:58.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:08.472Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=48f5dc72-26e0-4e29-b208-a4414acadce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:08.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:18.496Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6fc48749-8b0c-47f4-8b23-ee8ccf25755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:18.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:28.523Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c7d5c02c-b7f8-411a-844e-bea524930507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:28.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:38.564Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1ed981f3-1291-470e-af50-7de52099d86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:38.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:48.584Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9e357cb6-c445-4a1d-a492-29761a2cc0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:48.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:58.609Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f5929433-197a-4f37-bd46-e5d74e88e560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:47:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:08.629Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=15084224-0b06-4b5f-9841-c1c676c11bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:08.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:18.706Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4df9bd0e-6ab1-4c30-a212-389d95818de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:18.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:28.730Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=610fe5ac-52d4-4fb8-93ae-09a5f5563de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:28.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:38.754Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=668d428d-5d89-424e-a299-9f11f49a6906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:38.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:48.784Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c2844a08-7013-441b-85b8-73d94fe2f874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:48.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:58.806Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4172d31f-2315-48b1-8492-2c892482cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:48:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:08.830Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2efc3063-6c79-42b3-8c98-f2dbae52254f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:08.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:18.884Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=65140cc1-7d8e-45d1-9c53-b0f2c240dded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:28.912Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a2483931-58eb-4eb1-9278-39cfcba469d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:28.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:38.948Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c78909e7-839a-45f7-b6c2-51d58d2592fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:48.985Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=043bdee8-7414-4fdc-b04e-8e2da5b1f04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:49.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:59.013Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ed16f995-50d9-4784-946d-67edd760edea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:49:59.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T00:50:01.599Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:50:01.600Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:50:01.601Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T00:50:01.601Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:50:01.603Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:50:01.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:50:01.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T00:50:01.617Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T00:50:01.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:09.036Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=54b3f391-2889-4b49-a391-2994eabd9b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:09.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:19.072Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=af2ddde3-31a5-4b16-a59d-c2758f150755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:19.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:29.103Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f25a2eb4-1e6c-494b-b5c5-040438321441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:29.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:39.139Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5a564c9e-1336-4e80-931c-024b8ee8703e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:49.166Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bc377158-f52b-4cec-96f6-316e3d1119c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:49.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:59.196Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a3b66072-2dcc-46a7-aba2-9de6ace45b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:50:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:09.219Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1b35911c-88ef-4dc9-8de1-b0dcb5f3e535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:09.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:19.248Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=55cd323a-5602-4197-af40-cb4981942c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:19.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:29.275Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fd1eb60e-bdb4-4a2e-8083-1f0845975765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:39.306Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ba469a3f-c695-4362-8287-f9b26012edbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:49.326Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=20780d7a-9775-4ec1-a699-3504157619be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:49.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:59.357Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3df6844e-7890-43c1-b968-aa957c3c490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:51:59.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:09.380Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bbac2035-d72f-438a-9859-7a263d069f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:19.414Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3c949111-8c77-4f7d-aa9e-6078cfd5c7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:29.435Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2a08d02e-10df-4151-8669-75de77831b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:39.457Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=edf83df8-2f7c-4e88-a293-746020fca9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:49.476Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9a606869-85f2-41ee-9c53-f4e51800dbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:49.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:59.496Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=43c15a1d-a648-45f4-9db3-73ed359e8593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:52:59.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:09.522Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d1685bcc-19f1-4b2c-b396-1faf102cc5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:19.549Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f72e9668-ef30-41bb-80bc-e5a4f12b1c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:19.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:29.592Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=100a4abc-f7dc-4aa6-88e2-a3d2ef724f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:29.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:39.617Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a2c5c293-e4b8-4ce7-9440-9f0ad8b94fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:39.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:49.643Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1f83e1c6-1575-4612-b543-38b6ce0f2e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:59.686Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e10349e2-d136-48c0-9e13-231de86e7d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:53:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:09.720Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b5ec46b9-048a-49d7-85c8-199e9c1e039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:19.751Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=be8648b9-6626-4a2b-ab38-21b9c4c90712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:19.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:29.775Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d255d0b4-d612-400e-8351-472d1169d5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:39.828Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f2f91357-a81a-4d18-ad66-37e1b2b62d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:39.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:49.864Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=77c05663-6be4-45b1-a26e-09966e020c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:59.883Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5f012c39-fc94-47a8-842a-bcf293af05cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:54:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T00:55:01.581Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:55:01.582Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T00:55:01.582Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T00:55:01.582Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:55:01.583Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:55:01.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T00:55:01.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T00:55:01.598Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T00:55:01.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:55:09.913Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6c9fc94c-3e67-4438-a903-b333c16193d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:55:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:55:19.935Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a24b9816-5888-43c9-bbc3-c2c8cafae2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:55:19.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:55:29.961Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cd243920-6967-492b-bc55-11f9d5dc4595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:55:29.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:55:39.980Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a324107c-aa99-455b-8b12-0589e200cc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:55:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:55:50.000Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1efadd33-e47c-4588-964c-fc0d58c6e0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:55:50.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:00.026Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=389dbd4d-1870-4e24-8d13-6c66bb5158f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:10.046Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=428cfe36-d0d3-436c-b266-3daffe56d05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:10.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:20.077Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=afd93696-8931-4bc7-9d08-ebd6dada084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:20.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:30.141Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6e31e7eb-76fe-4e0f-a0a4-80ee2d590f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:30.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:40.183Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a8466b0b-c871-472f-b783-0ac6efc42d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:40.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:50.209Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=88a15d9f-07b1-4c01-a918-b9bb58a1b7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:56:50.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:00.242Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ae1f5dcd-4eb4-4081-b21e-097f8c46da8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:10.261Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=438baabb-cc85-4c6f-9127-8e548a6759e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:10.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:20.296Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f5018e54-5d04-4a8a-853d-0f04cab0c272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:30.327Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7b2a162c-3374-4763-b4c9-d28b29b55dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:30.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:40.359Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=198c225e-b3b1-4d57-98c6-13ed23c57244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:50.406Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=85780c1e-a968-4989-b8b9-a9b31fa9618b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:57:50.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:00.447Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=51ba5172-25e9-42e4-bbb9-878e560f610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:00.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:10.466Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3e7e5512-4500-4916-96ba-a55ce2c7d346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:10.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:20.497Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=179eaf61-b781-4ed0-9fbd-8a9ae1e85327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:30.543Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0775d14c-7a84-4b78-af56-d34792b43930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:30.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:40.562Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=45bb52b8-e1a8-4415-a8d3-37fc0b17111e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:50.592Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=58b8cbf1-1a0a-4e9b-8665-dfdb04ca8daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:58:50.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:00.617Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6d290600-b7b1-4915-9b64-eb83974e69d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:00.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:10.639Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1b249bf8-704d-478c-98cc-a443deb06eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:20.664Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=76a26bfb-e4eb-49a9-855a-17db2d69f20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:20.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:30.687Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=46b88d37-0ec6-4700-a00c-c94f407ac8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:30.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:40.710Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e9b0356d-052c-4075-b877-cbcfa35aa8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:40.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:50.733Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=19bc1bc5-6616-4b2d-bb36-70e703b78b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T00:59:50.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:00.754Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=106f6be2-9ddb-42a9-ac0b-a91a27afea14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:00:01.314Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:00:01.315Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:00:01.315Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:00:01.315Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:00:01.316Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:00:01.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:00:01.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:00:01.326Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:00:01.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:10.788Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d9f84f48-e9ce-4503-aa87-140d70a1ea17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:20.810Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ba846f10-45ef-4132-9a73-40a2a2c32429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:20.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:30.832Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3c5480e9-8431-471f-97ff-180ba0619c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:30.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:40.871Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=96da8ba7-54d0-4555-b17a-7d6ebe30a57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:50.909Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b2de0738-def9-43ba-953f-3869f6c027c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:00:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:00.935Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4a0414ba-f18e-4902-9580-0ac77cadb185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:00.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:10.968Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f2c00bca-adf0-4a2f-bf72-7602bf7fd9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:11.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:21.008Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=353cafa9-6e2e-4c53-aa3b-73f34a22d2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:31.029Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cb5ee363-b19c-4a82-8b81-38436a41d6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:41.054Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=800bf8f2-c72e-4dd1-8193-10d9172e01cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:51.085Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f00b7985-6e4f-4dd4-9001-86539d45ac0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:01:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:01.127Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=99ca324e-12fd-4c0f-b82a-5d4553966da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:11.153Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=edfa03a0-6283-4865-962c-5b5f4c26c185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:11.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:21.196Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=09057ede-15e2-405b-83db-5e7ee33e631b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:31.227Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2aac2015-dd13-4392-8ac6-d798102b0fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:41.254Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bdacbce8-0e23-47ca-82aa-c66bc1ec5989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:41.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:51.299Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5c10a75e-cc43-463e-9934-a2555410222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:02:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:01.322Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=810056c5-51df-4aa3-b08b-e29376b23f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:11.357Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=536dde6b-ff06-4bf0-b304-c198883e4146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:11.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:21.379Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9f227935-34b8-4531-b881-cf5af02b505a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:21.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:31.397Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=256deed2-264a-4ccc-bfd2-d6ce6bd7404f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:31.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:41.427Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3ccb13d0-342c-4389-a4db-d75b8ec38707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:41.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:51.450Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=002921b8-eeb0-4ea1-98e6-44f4bf305191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:03:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:01.498Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0f09525c-fb07-445f-85d0-108a0e75b587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:01.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:11.521Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a2849c19-80b0-449a-9c65-6d9833b96b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:11.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:21.547Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=85a923f5-ca3a-4a11-a7ea-4493a2787389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:21.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:31.577Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f262f2b8-b043-4596-bc4a-9759c047fa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:31.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:41.596Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b8693d92-b5da-492e-881c-092e29abbe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:41.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:51.618Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=505add3e-68d6-4b1b-a904-e362acf0ec95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:04:51.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:05:01.447Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:05:01.448Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:05:01.448Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:05:01.448Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:05:01.449Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:05:01.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:05:01.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:05:01.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:05:01.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:01.643Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=dedccbb8-6485-4b68-8047-e894ba13f108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:01.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:11.667Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fdcac103-2d7c-4d00-9644-2fa666a24aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:11.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:21.690Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=91513115-0010-4c98-a4e1-61aad6ad2d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:21.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:31.710Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b7c3d84d-3d25-4919-9270-90650e263bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:41.730Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b4e8dada-3eaa-4144-be08-32c650c6a7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:51.751Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7e4503e7-2703-4530-a718-020f23e50140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:05:51.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:01.787Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8fa2738d-4a74-45a0-9337-52c48ba12dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:01.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:11.808Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ed8d4c71-0c5f-45a9-843f-468e4d12c9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:11.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:21.829Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9db23676-da84-47ba-ac81-2bd4eef54d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:21.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:31.852Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6b1f5dc0-0b41-44e5-b350-ccb89cbde506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:31.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:41.873Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ec904588-cb10-431a-8bb8-8f6c85779962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:41.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:51.897Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cc9d1bbf-63bf-4e3d-a2cd-c45a5775b193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:06:51.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:01.923Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7f07c630-69fd-4290-ac63-acb9d7e9c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:01.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:11.941Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bb798eb9-c24f-40cd-8e00-51226399035c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:11.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:21.964Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d38864c6-420c-4654-8f5e-afd043718a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:21.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:31.987Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e864fb82-6b32-4736-a124-950e5b9a5d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:42.006Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1dbe26ad-2099-40b4-a716-4d31904525bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:42.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:52.039Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bdb4097e-9bf9-4b69-9d23-ab0fbf5cef41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:07:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:02.061Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=26471c12-2e0e-4799-a1d0-e22a083050d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:12.083Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=493bc5ff-fd7f-4eb2-874c-116f6a85cb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:22.117Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=029cef8b-4286-499c-98d7-87efd61e228f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:22.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:32.151Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=13466096-a129-410e-87ec-a4ef735214fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:32.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:42.176Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ddf1ffab-8814-4348-8391-90f867d174a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:52.232Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=89a6253f-312c-4bbd-a712-e3033fa88aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:08:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:02.275Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bd0f2ffa-2d59-4b69-8ae7-6037dafe3686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:12.302Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a32939c3-76d8-40be-abe3-a1ef0e1574f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:22.329Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6420c021-11ab-4799-a22f-8e1a79f294f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:32.362Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=feb5c9f5-4489-4e7d-b20a-735b6ed87c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:32.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:42.387Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=22ed81b0-1d08-46a1-a684-2c7c3a3317e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:52.431Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e6942d68-f0ff-4ebc-844c-0162b740072e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:09:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:10:01.372Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:10:01.373Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:10:01.373Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:10:01.373Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:10:01.374Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:10:01.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:10:01.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:10:01.387Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:10:01.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:02.451Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b6fd2499-b298-4151-a32a-0d864e48daa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:02.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:12.486Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=270aa585-ecb3-4497-a8ea-906bfa3d983e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:12.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:22.519Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=28643231-7b78-4ec0-9587-189d98568552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:22.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:32.554Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=157a5f6b-5792-4188-9970-013545442fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:42.576Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d2179a79-2d88-4d09-8c71-e3617149f93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:52.611Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=27b93ffe-2a10-439a-a8e2-2ea82cf34299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:10:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:02.649Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2293733c-3530-4107-a982-62f2b49aa08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:12.680Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8fdfbe40-4dd6-4943-815c-d27fb34ed431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:12.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:22.730Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=590b9d9d-9abd-495d-865d-002598d36c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:22.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:32.799Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=08daff68-2fc6-4af5-80ad-c3bcec8befeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:32.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:42.826Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2d5e5b90-9a1b-4d8b-9c33-5fd000ce3c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:52.856Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=256f9814-1e1f-42d5-a01d-bae39f70c9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:11:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:02.880Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d0eb950e-8183-4111-af3e-eb1e9d3563e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:02.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:12.910Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d18ed22b-801e-4907-9107-3a53324bc409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:12.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:22.940Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=70f44a65-9dde-4690-813e-19dc848bc46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:32.976Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7f7d5bf6-3f2a-44b7-9356-5ec7d203cbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:33.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:43.009Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a5124e54-da16-448e-980d-7c307d28fa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:43.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:53.045Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e44434d5-bede-453f-9541-709d90f61dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:12:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:03.077Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=73159531-384b-4890-be4f-0dc0c59794b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:03.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:13.098Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3548bdc8-e5a0-4ba9-9f8d-3ea1cd2933e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:23.124Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7d274612-2593-46e6-a247-65f33bbf22d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:23.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:33.149Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f951230f-217a-46c5-a46e-97bd464e441f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:43.175Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0cfb18c7-2394-4d40-8ad0-395136c3afdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:53.207Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=18ce4690-1b0f-4571-b16f-5ea2a04ffa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:13:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:03.255Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4bf50ac6-4ff6-468f-9fa4-fed48c13dd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:03.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:13.291Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b1c2e3ce-8fad-4686-b6d3-cbc0afbc11a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:13.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:23.317Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ff910692-4440-44a7-9273-a7568146140c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:33.345Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=37f84e3e-90a7-434c-a32e-fc57c20a1db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:43.371Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d9d6c0f8-1e20-4667-9a84-41db9dbce3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:53.411Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=61631464-5b0e-4cd4-b14b-e758704eec45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:14:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:15:01.559Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:15:01.560Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:15:01.561Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:15:01.561Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:15:01.562Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:15:01.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:15:01.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:15:01.575Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:15:01.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:03.443Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6b665039-162a-463a-bd79-d2ff36103c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:13.496Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=079d56d5-6d84-4e81-b178-13a89441d784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:13.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:23.528Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4a6e7fc7-d581-4de1-85ce-725b887afb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:33.548Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=677b46b6-edce-4909-89a8-9b5b357e6a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:43.567Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=350ee931-4fce-4c4f-ad66-969863bd9c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:43.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:53.624Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f658efce-412d-4fe6-80f2-f898d1038ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:15:53.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:03.656Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8dc8c973-728d-4bbf-a3ab-9b19cc97e890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:13.695Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c6edfac5-bafd-41d7-9d4b-b0057310078e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:13.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:23.714Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fcba04a9-9823-4723-82ae-be6ce8e2944e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:33.739Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=126db675-5cbd-4cf8-b062-d57b4db57893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:33.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:43.768Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a9d30bc1-2431-4b84-b3e0-159d1e069f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:43.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:53.795Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9c871d9f-8373-4787-b636-348655745e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:16:53.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:03.829Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=47648232-5aa1-4e4a-a5b1-ae3436c3396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:03.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:13.872Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a5e49b78-a431-4525-a614-885396424b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:13.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:23.919Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=622de927-fafa-4186-8398-51bb816febe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:33.950Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9ff46358-d24e-4f05-ad1f-b867a7aed396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:43.980Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7302b326-2c00-47a9-b1f6-d78db43d4904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:44.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:54.017Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=84edf830-a699-4b6f-9046-b7d435860c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:17:54.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:04.038Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2d4dabb2-4d67-4475-a90b-248e37fbb351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:14.059Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=42e76e4e-ebe4-49a1-9c5a-6a0fa3a2d98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:14.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:24.081Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=407dc640-183e-4119-a8ba-6c6efe30961f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:24.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:34.116Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8086c050-42c4-49dd-8960-940b4141caa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:34.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:44.156Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=14f809fe-b8a5-4b13-9a7b-a649ccc84467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:44.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:54.191Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=92ec477c-2139-4b36-a00b-859a9908da5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:18:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:04.235Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4c2f495e-fcd7-4f4a-afcf-7ada5acd1dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:14.257Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d0fb1eb7-64cf-4dfe-a9d0-885f9eda99f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:14.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:24.314Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=666278da-dfeb-4ab7-b59a-b5d9f513d3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:24.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:34.335Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f6524137-d2d5-4410-be30-be382e1d60a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:44.364Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e747271f-1af4-4656-9ddd-27f18da3f4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:54.389Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1c31544b-4639-46bf-b05c-8508a516f306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:19:54.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:20:01.506Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:20:01.507Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:20:01.508Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:20:01.508Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:20:01.509Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:20:01.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:20:01.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:20:01.526Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:20:01.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:04.430Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7e3c2e38-28b3-4f2a-9ca6-8276d913f9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:04.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:14.456Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a383ac8b-8d3f-4c6f-a57a-49fc3292b783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:14.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:24.481Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a1eca28e-52e4-4739-ac9f-c69b09c7310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:24.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:34.516Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cef4da2c-b637-46f6-a8b3-4cf31b3f7600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:34.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:44.541Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=86d64c76-9b54-4b2d-af4e-101a8fe8aced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:54.573Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=823577e3-642c-4987-9669-8fd71f7bea42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:20:54.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:04.600Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0433a5a6-b3af-4616-abdc-a5b0e2de2dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:14.631Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=71923a11-6008-4120-8c8a-295c5e5e908e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:14.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:24.654Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5e784ac5-74af-47c2-bff3-6c93dd750b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:34.681Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9c0f8168-a2c8-4aaa-9eb0-b312d34b7a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:44.700Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4a92dc70-59df-4129-a93f-562922e8bded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:44.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:54.720Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d33628e0-9309-4955-8a53-ef07eb061792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:21:54.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:04.739Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e6a1bd3e-1c4f-4a35-8759-f1f0a1988b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:04.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:14.763Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ec97400f-f04b-4293-afd9-410d052ec53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:14.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:24.789Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5d13d148-7197-46af-b3be-4431d6c71a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:34.813Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=72060ac0-d7ec-489d-b4ec-973555fb530f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:44.836Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7dab7823-44c0-4e74-a80a-68859a4fbf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:44.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:54.861Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=452671f8-71e8-41a6-83e7-1b42f4dea31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:22:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:04.896Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=288bccf9-459a-4a27-9d77-fdee56b521d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:04.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:14.920Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=915f749b-b838-4ebd-a711-d5bc92d50765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:24.938Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cf8652ea-c608-4583-ac94-97a97706e64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:34.957Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d9d43863-b979-45c1-a4fb-f02c8739e4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:34.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:44.987Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4f0aa25a-d732-456c-878c-9e13d2388759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:45.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:55.017Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=da3d82a3-c8a8-4a06-a529-d122094d5c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:23:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:05.050Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7142c610-7293-42bd-a3db-f42d2fd6798a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:15.072Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=78e5f4ae-fc18-4018-b6ff-5ee210ec484f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:25.125Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fdb30cf5-cf26-463e-8659-420d1d6ab18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:35.173Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2e3702a3-0e30-4afd-8a6c-0c9599a0af7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:35.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:45.199Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=581aaf5f-48a0-4dae-babb-99ac9e54e37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:55.255Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7203ce1b-e8e6-4618-aa11-c57549955a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:24:55.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:25:01.417Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:25:01.418Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:25:01.418Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:25:01.418Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:25:01.419Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:25:01.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:25:01.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:25:01.429Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:25:01.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:05.294Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=95ac7b00-cb70-4775-8e1f-f1764845190e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:05.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:15.317Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5906537d-e526-4a5c-9c13-58bca8b50a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:25.361Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=249c271d-4906-404a-a693-8d010e7b8cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:25.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:35.386Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e1c61ab1-c4fd-4c10-b734-8c6f79140773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:35.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:45.409Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f389b403-7408-4b6c-8eaa-290fc564d907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:55.445Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e3c6d4c9-b9c5-4a91-8d7d-21087d6e671a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:25:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:05.478Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9a2c0ae0-5c1d-4f3d-9fac-a63c2c1883f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:05.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:15.496Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9642a3aa-c0b7-41ac-af9e-c941bee18fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:25.524Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=70dc5586-25bb-4d23-876e-170269a4bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:35.545Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=895d4a1e-8a49-4bae-bdcd-206abb480127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:35.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:45.567Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b4c63ba7-51d0-472c-9f3b-573a271af7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:45.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:55.590Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e38bc5ea-2f51-4785-97f0-64a7f1190646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:26:55.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:05.611Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=72edb28f-f2fc-49ea-9dde-919c57187a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:05.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:15.652Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f5da9202-a71f-4b40-8938-1fb639161cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:15.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:25.689Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=75d679bb-7e71-4e0f-bc64-7fa9df2e782c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:35.719Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8f7659e6-6311-44b7-af0a-970927f832c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:45.759Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=07fcb5e6-db3d-49aa-8bb3-a8d32b11438a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:45.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:55.800Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=28961f0b-82f2-4ee2-b21f-f858fe03380f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:27:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:05.834Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3efef7c1-26a1-449e-8c98-52c702c12d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:05.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:15.864Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=52364d68-2527-40d7-a946-0cd3234667ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:15.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:25.890Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5fffdccf-79ca-491b-a6f1-586f49cbdce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:35.913Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=06bf9849-df30-4e4f-93ef-10f4a74acd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:35.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:45.940Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=503b0f10-af75-4ea8-967a-4cf52c56b111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:55.980Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e793fd0a-6aa1-42af-a292-07c0ab04d91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:28:55.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:06.002Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d534d59a-7dd4-44cd-88e6-07cb2c2d4def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:06.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:16.042Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=58ccaa09-60f2-407a-be2d-70e08888ccd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:26.064Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=74ca01e1-bbfd-408c-93b6-426edb0d1534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:26.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:36.085Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5d873cae-a6c0-4860-9efa-b6190c0f0df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:46.106Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4c1a69c3-3a54-41a3-8a0c-950713c53c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:56.139Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9a1ffa50-6c1a-4095-ad04-0e0b53531627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:29:56.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:30:01.425Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:30:01.425Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:30:01.426Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:30:01.426Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:30:01.427Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:30:01.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:30:01.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:30:01.441Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:30:01.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:06.164Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=602ad419-4db9-48c8-8846-86ed289e5d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:06.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:16.205Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=732fb195-077c-4f5e-9f74-a07b61868153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:16.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:26.252Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7c52b18c-179c-4130-8ce4-6508d5a2b427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:26.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:36.273Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5bbbe191-c527-4100-a674-0d84ef83ce4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:46.293Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=827c9da1-bc9e-4299-ba8e-1d60e0d5645f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:46.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:56.319Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1c6a525f-1fbb-42fb-adf9-1e84f6956f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:30:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:06.381Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5d761f19-7e3f-4f92-b66a-8c1dd44fc89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:06.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:16.405Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5310a250-2337-437d-a7e2-f892bb60cc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:16.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:26.434Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=752ab06f-5ea2-4715-8ca4-3671ad52b5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:26.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:36.458Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e5c54d5c-ddc7-4e27-90e4-c8d5ed409a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:46.482Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c913650b-4db4-4bb9-aa20-a7ed3bece1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:56.532Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d5662834-1144-4851-907d-2a3c613149eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:31:56.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:06.555Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=442ca5bc-896a-4572-b637-6465b0c9310f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:16.593Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=508b66ec-9748-4b2f-bb17-80b9ee2e15f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:16.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:26.612Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2c7a8abd-897f-46fa-934d-86efc57a5c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:36.636Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1fd3509a-80f2-4c8d-bed6-2f148c0239fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:36.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:46.659Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5feca0e1-728d-4a28-a265-8c4e67b6fe4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:46.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:56.685Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6fb27f2d-994a-47f6-953b-69f78918bbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:32:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:06.716Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e1f09eb0-d19a-4ed9-a406-1d8e24cbdf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:06.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:16.747Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ae5a2556-be94-4074-af7b-540660cfd77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:26.768Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=64530a80-c341-43e0-ac01-0b4cab3e0d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:36.794Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=71535efa-d904-4668-9a62-ba57f6354747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:46.810Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=41399a04-ced2-43d5-a577-a2100db214d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:46.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:56.849Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fc5e6595-ef28-4c8c-ac47-b52b169e4f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:33:56.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:06.869Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5581ff9c-e987-4b20-bfc3-d4bb5fcee3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:06.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:16.900Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5e5ac9d9-5e83-4b96-bb99-e6102129f26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:16.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:26.920Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d058cd06-1ac0-46b8-abbd-354435e3e6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:36.944Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=88462a6f-5ee0-457c-a65d-c03e9cf4a2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:36.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:46.970Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=82bd7c14-bfec-4d04-9464-1f92d7f7e6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:46.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:56.989Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3527bba4-a1d9-4add-87f8-dfab6cb20e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:34:57.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:35:01.325Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:35:01.326Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:35:01.326Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:35:01.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:35:01.327Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:35:01.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:35:01.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:35:01.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:35:01.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:07.023Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5979a970-d2d2-4f34-a7db-e30ad332542b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:17.045Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5a8823bc-8636-49c7-a0fd-1d9f745f624f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:27.067Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=11498fca-68f2-40dd-8f88-92bffe58a93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:37.096Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c33901bf-6b55-4ee0-92ea-a1a700719124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:47.120Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=447ed0bc-9329-49a7-b79b-e9176d8608ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:47.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:57.152Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3bd54efe-b084-4ae2-880e-0bd1ea5d503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:35:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:07.182Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=661f83f0-5859-4d4c-af25-d936a76875ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:07.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:17.214Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7ca7a366-c8cc-4632-9088-5b46e359a4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:17.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:27.244Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4b7bfa60-c65e-4015-8fdc-7f87cc6f60c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:37.269Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1aef8a6f-755c-49e4-a62f-2d1d0bda8cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:47.293Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=12ff8473-166d-4d63-8c87-887beeec985d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:47.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:57.325Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=64e816d1-2967-4ca0-979c-dfd08581d31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:36:57.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:07.351Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7f371dad-6481-43e2-9c30-1daf23080345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:07.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:17.379Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=489e70cd-6e9d-4a49-8716-08cc37ab11c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:27.399Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=863d21ff-8bbf-4f76-a60a-b337514b0196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:27.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:37.422Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3e5913a6-d0ed-460f-8f99-ae67c146b984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:37.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:47.457Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1c6bf483-9940-4780-8523-2fd029b40c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:57.495Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4c58ad03-bbe2-451f-b7ef-8ca17ce1b9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:37:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:07.522Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=50bea9c7-7b3e-486e-b22e-6316c043145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:07.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:17.556Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8159651d-498c-48de-90e3-932e9143b727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:17.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:27.576Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7c5c627d-9cc0-44b0-a5aa-2b9eec7ff420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:37.602Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0915a031-47a4-420c-9ede-c6f30c6bb38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:37.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:47.627Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ddc43ac7-4b45-493f-9597-21b531d044ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:47.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:57.657Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=598eef50-245c-4be9-88cd-9932e3785ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:38:57.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:07.692Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0ba27f6c-3abb-4ad2-a40b-8d5fc6f07c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:17.714Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f5898dc3-0a2d-495e-bcd8-d08d4c8e41f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:17.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:27.736Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f102ca7c-dbd0-4a2c-acec-420afe7ea079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:27.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:37.757Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2598c296-d948-4e25-a04e-9ca1bffbc4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:37.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:47.778Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f067612c-fc88-452a-ad71-62a85cca12f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:57.794Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=31893a6e-357e-4cb4-b744-b7b6bffa24f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:39:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:40:01.523Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:40:01.524Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:40:01.524Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:40:01.524Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:40:01.525Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:40:01.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:40:01.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:40:01.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:40:01.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:07.815Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9a4ebde9-9d08-4c84-9ce5-7d4bf1ea2817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:17.847Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=78505480-30a3-4662-8273-60cf2e9c9de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:17.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:27.873Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a138f55f-5e13-422e-8f02-ae2b18d948fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:27.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:37.895Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0ed3c7bf-4e26-4934-bbf7-3b27a17fd6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:37.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:47.918Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=250f0b76-c502-4bec-92fc-6f2f1a21e289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:47.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:57.948Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cc7fd72d-0d56-4d46-8b68-133693cd2c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:40:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:07.997Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=af2ccaa4-6f08-4033-b09f-708f9aac157b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:08.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:18.040Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bcda42e2-c0af-420d-8971-b17140dd48bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:18.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:28.064Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fc8150d3-8abe-4e11-8707-a45970b573c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:28.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:38.086Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=616f9344-06e7-456a-b43a-c21ec260f569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:38.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:48.108Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=11b38d4a-c2b9-42ec-bcf5-76d7f0a5f213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:48.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:58.136Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2dbec3ef-b514-492d-bbee-fbdbb9d62082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:41:58.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:08.159Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=42977f18-6f94-4fdf-8c56-687af6a140df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:08.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:18.180Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2e25a824-f75a-4875-99db-65712778b434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:28.201Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bac0f679-1634-4428-a8eb-230bdbf99f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:38.230Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=857d0696-9228-4a2f-a5a8-a862aaf1aa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:38.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:48.249Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=775b4ad5-e94f-451a-81ee-4cfb0b2a32d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:48.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:58.277Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8be3cab9-b5ed-4ca3-9b2d-0a87fb841fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:42:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:08.297Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e407ec52-702a-4454-b96f-7f99f9f30fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:08.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:18.317Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=973d715f-d2a3-40b7-af89-9389ac5b3112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:18.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:28.350Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=71591c59-38ba-4caf-8f84-73bf4bbb0919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:28.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:38.373Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b3e56023-7ac7-4c24-8ece-2bb45998f149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:38.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:48.413Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9474a0b0-ff12-403e-ad11-c6f8718dd205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:48.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:58.473Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9046aa2e-2bed-4736-9e48-606575618954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:43:58.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:08.514Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=dbb0582e-e011-448c-8677-f3ba35a11dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:08.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:18.558Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c740b51b-f56e-400e-96b1-ac8a003a01b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:28.592Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f2ffcedd-bf3c-4661-b754-21c5957f2d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:28.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:38.615Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=54ccbb2a-8450-436d-8ed7-bd33bf62f83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:38.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:48.638Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2ff75c51-f4df-48a9-bb3a-c8b68f7b0777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:48.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:58.665Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9cab8c94-0927-4c14-9596-f97cf6f8c0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:44:58.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:45:01.595Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:45:01.596Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:45:01.596Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:45:01.596Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:45:01.597Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:45:01.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:45:01.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:45:01.610Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:45:01.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:08.689Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4f888171-06c5-472f-b9f5-0556a888107a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:08.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:18.716Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0bf2221e-0dbd-4e6a-8b8f-ab091350e67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:28.782Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3229d91a-58c9-4e32-b61d-1d479565804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:38.804Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d351daf4-16fd-430a-a13c-f170c48c6732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:48.825Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9e5042dd-d518-41dc-a918-b0fef9e468dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:48.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:58.852Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=74ccaa15-bcd1-4842-8bd4-b636e06b8a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:45:58.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:08.872Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5909f87e-2cea-4250-b3a3-b0b3cecc305d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:18.901Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f12d70bf-d801-4067-8619-71b4358375c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:18.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:28.936Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f263ee7c-026c-4b94-bc97-3ec6242451f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:28.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:38.967Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a10b77b0-1c4e-4d01-80de-8188d67f1fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:38.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:48.987Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1948067a-cf76-499a-b04d-bd929470c4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:59.007Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=55719eae-da85-4171-98ac-8f31d0c3b96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:46:59.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:09.029Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d34a9d47-52cf-4994-8e37-6c083769c145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:09.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:19.060Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fd1d99b2-604e-4481-8876-c41cc77437d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:19.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:29.086Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f2fe58de-8933-4c59-8a47-99ecb82f84c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:39.120Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a830f17f-17ef-45af-acea-c4cd4f0804b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:39.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:49.139Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9d01bce1-c479-4603-90d1-6ce2666b2636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:49.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:59.171Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6107a322-7de2-46e8-bb95-38fdf1777870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:47:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:09.194Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1d522c9f-9de2-499a-aca4-59cb29666395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:09.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:19.235Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1638972a-fb19-4ed6-a78f-7d53286c8027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:19.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:29.255Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b329ab8b-743c-483b-91e1-a703fb3945ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:29.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:39.279Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3ae781d0-3d24-45fa-a295-fd25ae3ceb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:39.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:49.324Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4a4ab4a7-59b8-4342-b14f-fa902668202b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:49.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:59.345Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=840a110c-9ef4-4f71-9057-8e70e2679cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:48:59.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:09.371Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=868c216b-5e44-442b-97c6-75f12060323f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:09.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:19.405Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c927caa7-85f6-445d-ac02-0dbcd042088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:29.435Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1177f69c-3606-4391-8a6b-358440ef40fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:39.473Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f9acd3e7-8600-4828-b675-091b7bc75153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:39.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:49.510Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b269c66c-88de-4840-b70b-f92bc881661d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:59.530Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f2cfd699-4c3c-4600-800b-ece39dee4fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:49:59.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:50:01.397Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:50:01.398Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:50:01.398Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:50:01.398Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:50:01.399Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:50:01.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:50:01.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:50:01.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:50:01.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:09.548Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a31c051e-ec23-45c8-9814-8f994336a06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:19.569Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9dc06581-9461-4bcf-bdd7-70d1920d15bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:19.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:29.589Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=48180079-1698-463e-bd03-b91623bf301b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:29.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:39.611Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7209d2db-2c0a-4bfc-b492-513ea72657d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:39.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:49.633Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f688ac2d-2d52-452b-99c2-39f9e35ce963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:59.659Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=468af75f-f131-4d1a-a9a2-25c00b2d19e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:50:59.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:09.679Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=25f6583e-e92f-42dc-987b-c29747fbc4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:19.698Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1f72722c-6d8a-4870-a5e9-2e63806c4d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:19.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:29.721Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=75886018-0444-42ca-89f8-e5121d991634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:29.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:39.738Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=28b34e18-9ff0-4031-acc3-c4baba15f639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:39.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:49.760Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=87caeb23-df2d-4168-8d20-6c12f398cc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:49.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:59.787Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=abe82d55-611d-4fed-9692-0d739ef3058d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:51:59.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:52:09.829Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=50c44a78-2c38-4946-9c46-cfa1f4a15d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:52:09.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:52:19.871Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=21bb60d1-43ae-4d23-9537-b9e82d81b663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:52:20.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:52:30.088Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=789e2f97-2ff5-4f83-85d5-673e5add1dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:52:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:52:40.120Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=db54bde3-16d9-4e43-9a9e-7f045ea5642b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:52:40.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:52:50.157Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=52a4593d-32fe-4a94-bd7e-7f93d91b4ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:52:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:00.180Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=31be2113-1020-456f-92d6-997941c790df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:00.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:10.224Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=883db261-80b7-4a41-a9b0-d7dbae53ae5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:10.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:20.248Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=815015f3-0447-4d97-ad8f-4742add9d363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:20.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:30.267Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=06ece644-cfae-40bd-bcd8-d9ebb8bbe041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:30.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:40.291Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a0c55efd-58ce-45db-b8fd-03876b2ea9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:40.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:50.312Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b76d4ec5-d92b-468d-b3b6-798490caae6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:53:50.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:00.333Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=fb10d188-b9b4-453f-9bfe-684f6c68d0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:00.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:10.410Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4700516d-bd76-4431-908a-1ab50a2211fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:10.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:20.439Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9ce16671-90a6-43ba-b1cf-bef5052ff41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:20.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:30.460Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b383a2b4-93a1-46ec-828d-208e2598b539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:30.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:40.482Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2fec2792-fcfa-441a-adec-5cdaaacb243f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:40.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:50.507Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3db15d90-d2de-4773-b2b0-59d91e60b713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:54:50.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:00.532Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ef03e01f-45ce-41d2-be8f-b6b0837ee25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:00.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T01:55:01.531Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:55:01.531Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T01:55:01.531Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T01:55:01.531Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:55:01.532Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:55:01.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T01:55:01.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T01:55:01.542Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T01:55:01.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:10.554Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=22bc9c05-f458-4301-b8a0-2d209fe1282c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:10.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:20.594Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7f8421b3-6d1e-46bf-9627-fa87bbe5f1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:20.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:30.614Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9e871b65-f147-44e8-8d22-efae5332859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:40.636Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2f7cf30e-0ccb-40ef-ab1e-6112a16e1c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:50.668Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ec9a326b-56ca-410e-800b-6f57c82a0b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:55:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:00.695Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=02509114-85d8-4d63-ad1f-2b355b6ee332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:00.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:10.717Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=94ed2bef-5366-42d5-8583-0febe3aba5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:10.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:20.754Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=6cb78470-b128-410a-97a1-9430782ec44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:20.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:30.781Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=257b41c6-6989-410a-811a-bd90d1754325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:40.804Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0a04d5d3-6b43-4d98-ac6a-8d26dad83036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:50.830Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a0769c47-4626-48b2-b139-ad5fb0ec0d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:56:50.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:00.859Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3d907bc2-5c44-4067-a261-9441473da4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:10.884Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=697e360e-24d7-46c3-b901-cfe57e5d0e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:10.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:20.926Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0f79f445-2be3-46cb-aacb-03176938845d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:30.947Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=116bdc4f-f83c-415b-9814-e779f3ba924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:30.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:40.969Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ae500e05-ec10-4ecc-b795-b753fdd609f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:50.988Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bd24cbef-8cd3-46d0-9e24-eb699691385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:57:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:01.020Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=2c372836-c457-4174-9fc6-96c1c48c5e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:01.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:11.040Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f3082635-30e8-4b82-bad4-91b43c279c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:11.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:21.072Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=23d117e6-3c47-46d3-aadc-77f5666170fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:21.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:31.093Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5fc032a0-4918-4911-a1f1-0ec35769ca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:41.119Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=847c117d-489d-4358-9d26-661d0932e9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:41.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:51.150Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=94b8a195-f5b0-4432-9c36-2e9b0e2b5fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:58:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:01.193Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e41725a2-635c-4dc5-ab7b-32cf3ca69582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:01.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:11.224Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a2d8faf9-12ff-437d-816d-2e82a4d232d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:11.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:21.261Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0464f3bf-37ed-4596-8b0f-62bf8db76792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:21.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:31.278Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7249fe44-81d2-4c1d-a6f7-ed7823f7f049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:41.317Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=649a2e6f-2dd5-41e0-a215-85bcb928ecc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:51.337Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8fca3eb2-233c-4492-b283-55f36f45b28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T01:59:51.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:01.358Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=20c36c8a-d201-4a30-b554-f4c8f7659bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:01.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T02:00:01.619Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T02:00:01.620Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T02:00:01.620Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T02:00:01.621Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:00:01.622Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:00:01.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:00:01.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T02:00:01.632Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T02:00:01.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:11.427Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=49f1198e-cdfb-4105-b620-1423eab954b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:21.479Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=94185d5e-6fb5-42b0-bcda-d31dd288d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:21.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:31.501Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b6b4c0e0-bf07-4dde-874b-8210291ff435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:31.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:41.525Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f5a92c2f-0315-4a60-ab0e-40f535f19dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:41.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:51.545Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a89cc127-359e-4f07-9c06-db4cdc3e3229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:00:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:01.569Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b76ad50a-2da9-49f3-a199-5b049d205181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:01.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:11.591Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=353f9e8a-969f-4a80-a75d-b4612ad08724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:11.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:21.625Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=28ad1b65-e23c-4173-9bbe-f0e752daf0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:31.663Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1ceab6bf-b2f6-4dba-9bd9-d35547f3fe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:31.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:41.686Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7b7249c5-351f-47f8-8e30-c56f1e514b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:51.714Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=44a78048-e08b-43f7-a48d-87c90cb2fae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:01:51.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:01.757Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f5aa0ef9-fa72-4f2d-b9d7-291961a38094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:01.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:11.787Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ef867ac7-201d-4721-81b9-c4afa9257798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:11.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:21.833Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1ec119f4-d75b-4dd7-a522-b2137fe7a300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:31.857Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d6cb06e4-9118-41b3-bd1d-c5d47a79eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:31.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:41.888Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=dc4fcd64-1154-4513-9a46-a94ccef40694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:41.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:51.912Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5f64d66a-bb55-47bd-bfaf-cefb75b58925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:02:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:01.937Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=053608b2-f0fc-4356-ab18-59eca2a06c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:01.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:11.967Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=421cc2ff-4592-4e09-b892-231148dc602d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:12.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:22.003Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3dc2ad51-d34f-491e-a1ad-2665860a442c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:22.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:32.038Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ad36625f-284c-4775-8792-b9da77ef75a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:32.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:42.075Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4fa36586-e4ef-4f64-8408-9742a5971652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:52.104Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c578062b-7fba-4b36-88b7-0460a1a9f5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:03:52.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:02.148Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b3813746-e47c-4515-9287-508eac002b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:12.170Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=92254bc3-1217-4110-8437-410cd3fc2d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:22.191Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9d1320b4-7204-4cde-bf76-7569bb3c93f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:22.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:32.220Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f528246a-bbd9-41d6-8e68-4295ed7916b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:42.259Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=24c2dba3-0dce-486a-bc9f-c40f2b2188e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:42.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:52.280Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=86024bd5-52f1-40aa-b93d-675e9264cfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:04:52.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T02:05:01.436Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T02:05:01.437Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T02:05:01.437Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T02:05:01.437Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:05:01.438Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:05:01.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:05:01.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T02:05:01.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T02:05:01.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:02.310Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c9d21993-e00e-4fa1-a4f0-6a620cf06289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:12.333Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=20b6bb44-ab80-4a94-bb74-2dc46d3c78e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:12.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:22.360Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=732567cf-f453-466b-a61f-65ef4810a8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:22.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:32.393Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ada55433-6a6e-466c-a7f9-47fc261db896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:32.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:42.413Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8cf855f8-493d-4c74-a822-314b81f80846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:52.448Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=5c800f40-2c6e-4bb6-832f-7a8bdc42aeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:05:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:02.475Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7bd8acef-c518-440a-b742-c8eb34161c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:02.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:12.500Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8f0055fb-629e-413b-be4a-a9eda8afe455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:22.537Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e5f15715-bf06-4b85-aeda-f0130fc62aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:22.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:32.575Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=95099e02-aeee-4d8e-aeb7-8f80f889f134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:32.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:42.600Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e7d72f60-4bec-4dd3-bcbe-31a2a683175e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:42.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:52.628Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=91ce8e02-8f0e-4fad-88e9-a4f00ce3501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:06:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:02.665Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1a89de91-21fe-489b-9284-d3b38e3197b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:02.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:12.688Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a9426ccf-ee1c-488e-918d-4357dae18ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:12.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:22.727Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=824cb8ad-8bc4-4f31-892d-62ccce8a9849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:22.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:32.772Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9ce23a04-5af5-4646-a0ff-b5657871a017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:32.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:42.802Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=48df4b79-52c4-4904-8e9c-081793717918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:52.823Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=63b117a2-e919-4d35-9d6e-31df21d51952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:07:52.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:02.843Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d8cbf2d7-ce50-489a-bd48-7fc2272c913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:02.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:12.880Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cbc4eb85-abce-4005-92e1-509986d8965c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:22.905Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=625b7c49-d11c-411e-bb64-b0ef3a4f1a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:32.943Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9ebdf3ab-9d4d-453b-8a24-baa30c3a82fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:32.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:42.990Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=db94499c-eba2-44e3-b798-3ef56db6857e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:43.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:53.019Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4a381404-2ad0-4433-ba4c-062f28db99e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:08:53.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:03.043Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=eb0d004d-b041-4c9e-ace4-bfb8cd88240f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:03.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:13.090Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f80ae9af-f996-457b-8417-49c06b65eb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:23.135Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8e80e04a-345a-4033-af05-a766a74ad27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:23.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:33.157Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=25114eda-d643-49d7-82ff-d4ba6ce2a5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:43.213Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b9090321-a113-4f66-9ada-a426cbd03d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:43.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:53.275Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f2d575d5-0a8c-4b58-b73c-c4610d70d7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:09:53.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T02:10:01.494Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T02:10:01.495Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T02:10:01.495Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T02:10:01.495Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:10:01.497Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:10:01.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:10:01.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T02:10:01.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T02:10:01.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:03.314Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=456681a8-67c8-4de8-b811-26517caa1ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:03.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:13.339Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=833a6ddc-ea19-4f48-9c05-9c2fc416182e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:13.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:23.368Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c4a37201-6d7f-47d0-8764-ef9478f25156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:23.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:33.389Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b452c367-0527-4d47-a52d-2df1514e78e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:43.411Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ddf1e78f-8a96-4767-93ac-ebe48dc711ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:43.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:53.434Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1d64f080-ed01-4bb1-bf6e-18e3c8446195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:10:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:03.458Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=722f5e2d-4bb6-4add-8ff6-01cd791275b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:03.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:13.486Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4adf3b21-518a-42ae-8a20-c9ffc79ca9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:13.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:23.512Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9294ae41-2d1e-4e43-b7d7-0b4ea5a34a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:33.535Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4fbf0bb6-7ae9-4b6b-a046-cebe26a1546f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:33.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:43.571Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d6993dad-ea56-4163-9486-14b92f436b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:43.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:53.602Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=7a42cc9e-e9c9-43d8-84c9-3e5b79875c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:11:53.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:03.642Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a212f7ea-0ee3-4b80-828b-f93c0caa2418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:03.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:13.684Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=aaafd82b-7cbb-4fa0-9967-540c414a6178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:13.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:23.711Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a3764486-6dae-4aa3-852c-0945cbbd73f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:23.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:33.731Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e34a325c-fa3d-40f2-9ddd-497b51331e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:33.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:43.759Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=83a2da24-653c-4aeb-b687-d2300d41ac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:53.801Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=332f987c-d116-40c1-af24-d46b3b32fcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:12:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:03.830Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=67221885-2967-4157-89ad-1fa1e6e5d3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:13.851Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ca304973-9923-4ae8-89d0-307988a8870b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:23.878Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=0127defe-cdb1-44ef-88b1-9721a2a0ee02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:33.904Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f1ae71b3-22e4-474c-8918-c36157b85b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:43.925Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=8063e9dc-d191-45ba-a7ba-36b68ebaf82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:43.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:53.945Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3d65374a-1ccb-43f0-84f5-3e948ca7f0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:13:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:03.964Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1d57d9e8-40f2-4c74-a645-5a3a8d421751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:03.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:13.985Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=78d40340-9bbf-45de-94a4-8c462fb1998f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:24.017Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=47911868-d7da-4a79-8735-6909ec1366a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:24.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:34.038Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d1bd5f0f-6e0f-444b-9025-e5294b2b63f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:44.060Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=54d0dbbc-3b05-41bd-9e91-c9e1bab20aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:44.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:54.100Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d832dc15-a8de-4e2a-a47a-8292dfffce1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:14:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T02:15:01.303Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T02:15:01.304Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T02:15:01.304Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T02:15:01.304Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:15:01.305Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:15:01.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:15:01.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T02:15:01.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T02:15:01.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:04.134Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a75bf819-bdb4-4e56-8dac-3fc0cb53a475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:14.154Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d0c233a2-a188-4609-bcf2-ecbe713e9b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:24.181Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=18033bb7-fd43-40c9-94c7-74f66fc7431b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:24.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:34.200Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=56b8969e-8fe1-4ae8-beba-719a4d0fd05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:34.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:44.227Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bea54737-47c6-4daf-834e-ef9d806088b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:54.304Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9b423ad2-f944-4eae-948d-8a1352f0d3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:15:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:04.326Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=948526a9-d76f-4bc0-8f90-db29c86f55e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:14.358Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=67989655-a455-4b22-92b6-04ed55d6f570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:14.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:24.399Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=3760b0e3-099e-48a4-a308-188ffe282889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:34.432Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c478f69b-85ae-473a-baa4-e3c3af7f01e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:34.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:44.465Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=433f600c-f5ed-4bd3-ba59-d6edd6ed520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:54.503Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f4db3bd3-e8b6-462c-b095-37818cd6200a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:16:54.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:04.534Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ef980afa-e2b4-41a0-9cd9-7d4faf78c0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:04.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:14.561Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=105f7830-a7fb-4843-bc9f-805f449991b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:24.591Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=9a10ecfc-31f9-4b8a-8960-eac78b564f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:34.619Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a506ba48-72bd-489c-8dcc-0309927fa2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:34.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:44.646Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b524d993-d9da-4da4-9b37-b80d88015581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:54.666Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f10578ae-867b-4398-a6b4-de9dc04cd29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:17:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:04.689Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=e2c678a7-a8f5-4a95-b737-dd35c937ad6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:04.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:14.719Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c1dc5a9d-5438-4a07-aad3-6237fa14bee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:14.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:24.738Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cae23c7e-022a-49e9-8153-9cb5e179520c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:24.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:34.761Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=04296458-280d-4f03-9052-5528cfea162b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:44.783Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=78b550de-13d8-4296-9a2c-e94322b54734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:54.824Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=599be39d-a0db-49f2-bbaf-e593d0c71135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:18:54.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:04.848Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f5e60d27-6a57-48e5-b913-40cede22ebf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:14.869Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=f00a6b3f-6aa8-41d8-a9c5-4c388227d20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:14.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:24.920Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=cd63fa96-e80e-408f-a53b-a202aca5469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:34.939Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d5d7b586-f4b3-4351-b21e-29758234132a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:34.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:44.955Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=b70e0cf8-1b9c-4ea9-b656-14c45bf83f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:44.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:54.976Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=1107a2d9-93a5-477a-b07d-9cfbb30b8d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:19:55.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-05T02:20:01.465Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T02:20:01.466Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-05T02:20:01.466Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-05T02:20:01.467Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:20:01.468Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:20:01.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-05T02:20:01.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-05T02:20:01.480Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-05T02:20:01.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:05.020Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=bfa52a2e-98f1-48eb-b3ae-49c3f79176ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:05.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:15.073Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=033d243b-5a76-4d6b-8438-0ad404f46108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:15.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:25.101Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=92ee925f-9872-4de6-89ed-db73042e9f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:25.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:35.120Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=c490dd41-1c3f-43e0-afd1-e24cb2621282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:45.146Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a2042012-93e5-46d1-8765-1d10a770338d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:45.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:55.168Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=a5e50d29-34a9-468d-a02a-55a7978b2cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:20:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:05.197Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=ea217805-7006-4e99-a120-c1729c4e656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:05.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:15.216Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=319734da-738c-44b5-bb52-ceeee4ae6204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:25.249Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=663a47bc-5d0c-49a6-b107-4f5ef968ae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:25.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:35.269Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=d46d6e9f-bfd3-4fd5-bfa8-12e5ca3d4408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:35.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:45.287Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=17f62292-c9b6-4a48-9c02-a696e0e96e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:55.315Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=91f17e75-2b86-4391-ae51-508f20c759f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:21:55.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:22:05.334Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=24ac460d-3045-4d80-97c4-fe0b3994a327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:22:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:22:15.358Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=39722ff1-f068-4689-b416-a1becb07bf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:22:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-05T02:22:25.393Z |INFO |Init configs |InvocationID=566c59e6-db23-4d8c-98a6-a7b8152783f6, InstanceUUID=4346f230-719a-4217-8d9d-ce7928cb2eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023