. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:08:18.221Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:08:18.224Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T12:08:18.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:08:18.764Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:08:18.864Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:08:18.864Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T12:08:18.865Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T12:08:18.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-30T12:08:18.981Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-30T12:08:19.071Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-30T12:08:20.258Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-30T12:08:20.592Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-30T12:08:20.608Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-30T12:08:20.609Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-30T12:08:20.655Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-30T12:08:20.656Z |INFO |Root WebApplicationContext: initialization completed in 1583 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-30T12:08:20.911Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-30T12:08:21.441Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-30T12:08:22.682Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-30T12:08:23.086Z |INFO |Started MainApp in 6.495 seconds (JVM running for 7.03) |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-30T12:08:23.140Z |INFO |Start scheduling PRH workflow |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:08:23.154Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e186c575-dd16-4b29-a22b-899e0ff70ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:08:24.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:08:24.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-30T12:08:25.527Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-30T12:08:25.528Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-30T12:08:25.530Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:08:34.727Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=fe16cf0d-1a17-4971-ab3c-4509800ea1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:08:35.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:08:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:08:45.769Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a4dc6d0a-3a38-4aee-a491-a041e79b2a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:08:46.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:08:46.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:08:56.808Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e9bee2c2-3424-4d71-aa22-146cbda483a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:08:57.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:08:57.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:09:07.880Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3fa1a4c9-0b88-4bb3-877a-843f66ec8acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:09:08.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:09:08.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:09:18.924Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=db1a4828-0900-422e-b221-af490ae46612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:09:19.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:09:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:09:29.964Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=098011b1-b5c7-4f81-b89f-5f7434bb1bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:09:31.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:09:31.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:09:41.005Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7ef33026-f3c3-44ba-9ab6-d5d42115b3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:09:42.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:09:42.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:09:52.042Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2c858a46-f68e-4a2b-969a-72cb448c1a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:09:53.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:09:53.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:03.114Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4cc94f8b-a320-40bd-a7ca-ce3b5586b61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:10:04.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:14.156Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a0d3baac-0e2e-444d-b73c-9d777ea152c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:10:15.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:25.195Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8a2d4f74-8160-431e-b141-746575e80e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:10:26.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:26.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:36.235Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9173cbc9-4bf6-4513-9b6d-b4fe45a13d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:10:37.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:37.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:47.273Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5495e68a-a98d-4edf-b7d7-d6be36ab98bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:10:48.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:48.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:58.313Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=fd7b8090-f138-4aea-a714-880628eee812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:10:59.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:10:59.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:11:09.354Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c496f94f-0cfa-41b8-af1f-2d9d19076b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:11:10.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:11:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:11:20.393Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2a2eb383-ba27-4b6e-9116-d39b128bbf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:11:21.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:11:21.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:11:31.436Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=85b61b47-6163-45ae-b51f-7dcb9ef278f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:11:32.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:11:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:11:42.505Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8a538e90-438f-43cf-a05b-0355357d9c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:11:43.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:11:43.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:11:53.544Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7d0f18bb-767a-4b41-87a3-0e025aa9ba3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:11:54.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:11:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:12:04.584Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=052fdac8-5dad-43df-ac66-9af684f533cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:12:05.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:12:05.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:12:15.623Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8bc0ecbf-6f3e-4e7a-960a-1bcecf03e46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:12:16.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:12:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:12:26.664Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=72194324-1fa9-444d-a63e-271c1904859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:12:27.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:12:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:12:37.705Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4a7f0be6-cc1f-40f9-bed6-6ba7d494dcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:12:38.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:12:38.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:12:48.744Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e32a3097-3058-4b0d-9192-cda979fa9ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:12:49.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:12:49.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:12:59.783Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5e4a5397-4b3b-42eb-8ff4-6a382eacb369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:13:00.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:13:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:13:10.825Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=74ec4710-34bc-430b-b7d4-b071ddcfcbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:13:11.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:13:11.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:13:21.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:13:21.609Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T12:13:21.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:13:21.612Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:13:21.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:13:21.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T12:13:21.619Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T12:13:21.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:13:21.868Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=34e5e8d8-1cd3-4655-901d-f4f378301ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:13:22.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:13:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:13:32.906Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=edbd82ff-c748-46f9-8c32-905805b0cbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:13:33.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:13:33.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:13:43.946Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=546c9aaa-d2e0-41fe-b952-1d755830501d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:13:44.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:13:44.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:13:54.984Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1d55171e-6543-48d7-aff4-b982e1d1cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-30T12:13:56.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.93.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:13:56.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:06.027Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0ad20242-e066-4ffe-bf8e-0ee685fbc16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:06.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:16.125Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1fbad361-f81a-4cc6-b29e-13a794361e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:16.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:26.143Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a2d66872-150a-4e6c-bfd7-f80d554b7406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:26.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:36.154Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=49e9c50d-3260-477c-8d19-6a2b7bc57b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:36.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:46.165Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5dbcf1a9-42cf-4c7b-956d-99596a699bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:46.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:56.174Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=cb238c89-5753-40ee-adc6-8cc0ec02da9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:14:56.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:06.190Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8cd29fa3-8b1c-45e8-89f4-e78fbd419b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:16.210Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3e7c21a2-5272-41a2-8dfd-de18e76f94d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:26.222Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a6c2cc7c-ef00-4a36-b100-a61b045bcb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:36.233Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3ac9aef6-89d1-46c3-b6b2-c0e00d4d1108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:36.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:46.244Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4d231f72-b5f9-4ffa-a27d-8e8fecfb740e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:46.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:56.257Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3e387645-951c-4028-a3bb-e170c825d4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:15:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:06.278Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d7ef7ef1-20ea-45c4-9c09-1f0a079b9390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:06.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:16.293Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=93280293-9ddb-4b52-bb8b-067b3d973ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:26.307Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=57d77fff-8c15-4ebd-baa8-5a4b5a655b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:26.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:36.324Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=afea3f81-d07e-4c7f-8582-bb6ff67d55a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:36.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:46.335Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d60f7d0e-e9b4-4f93-bf51-6892bd36a3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:46.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:56.345Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2f8de908-ad1b-4052-b16b-a040d0288401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:16:56.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:06.356Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8e73f8e0-3fea-47b3-a8d5-bfaaca719127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:06.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:16.367Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b1ad5ca0-e439-4392-8287-05914f1678c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:26.382Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=77ec2a12-0207-405b-9283-b1f0b82d3052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:26.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:36.394Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=34703168-4d96-4dbf-8186-f5b4a02b9488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:36.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:46.414Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=42286295-53d5-462f-905b-445bba83a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:56.427Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=720585c2-f77a-46ad-b285-9dc59ee715d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:17:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:06.436Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8f43300c-950a-4340-86ed-175b2682a388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:16.445Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1e23acde-4c27-4227-a58d-a02a07f6cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:16.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:18:21.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:18:21.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T12:18:21.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:18:21.138Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:18:21.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:18:21.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T12:18:21.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T12:18:21.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:26.454Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=da9f84af-8cce-4d97-bed6-48b56c91bad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:26.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:36.464Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ce457764-55df-439b-bc83-ad48d40080b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:36.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:46.479Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=12ec9099-873b-42a2-857a-2b4a59cb9caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:56.491Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2066d5c0-e39e-4522-af8c-ce3d9952b3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:18:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:06.502Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0f47052c-6296-4980-af90-5ec2627814c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:16.513Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d55a9852-4f23-4217-9187-95760e954cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:16.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:26.541Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1bdec3a6-0fce-449f-a65c-e7a364e39d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:36.550Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2f240c5f-bfe3-4493-9def-7e9d3088ef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:36.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:46.559Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=942be956-2553-46b5-9764-90479c0c7a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:56.570Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1260cbfc-e34d-4772-8b38-e4959e256588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:19:56.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:06.584Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0f1988a6-273d-4a15-9dab-ab056eb3b059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:06.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:16.594Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=cf8f4089-99eb-4213-a4ec-77fec94c3fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:16.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:26.603Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=cdb2bab3-9f01-454f-b261-c16d67c1f267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:26.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:36.612Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e2fd18c5-bdc3-48e9-a411-f7c276af356a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:36.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:46.620Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=77319da3-685d-4589-a999-383c01b5cb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:56.630Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=449ca71b-d2b4-4eee-b365-927bc9596114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:20:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:06.641Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=231e75d7-22ac-452f-b819-05782dbb0ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:06.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:16.656Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e70c2a6c-8a6f-45ff-854c-c717cf852e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:16.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:26.665Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ce5a9aea-de8a-467d-a8c7-e0f6a393fe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:26.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:36.675Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=447b1ac7-5cb7-47a4-8f57-dd9dddad4d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:36.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:46.683Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d66b26df-957e-452a-ba13-8d69b4b321d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:46.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:56.692Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=97ddfe0f-0ba8-459b-9c17-405cb30653fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:21:56.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:06.705Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=84f8ca2a-3fdf-4990-ab50-8984ea8d33f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:16.719Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e8360d13-637e-4bcd-a369-6db73049b47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:26.727Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e21dca5e-71e5-4dcb-8c6f-f6a7ff2fe73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:26.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:36.736Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a61d6735-4963-45c5-9b00-19c1da85367d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:46.749Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4ac61621-11c0-4ad3-8567-f1b5c41ba14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:46.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:56.769Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b8b4a269-273c-4755-9239-8945d32b7363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:22:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:06.791Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0ea37d3b-64b7-4661-805e-2a875a77860c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:06.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:16.802Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3172066f-5c77-4bf9-a23b-737dbfaeba3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:23:21.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:23:21.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T12:23:21.164Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:23:21.166Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:23:21.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:23:21.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T12:23:21.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T12:23:21.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:26.810Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a20efafc-4fd0-4862-a808-d19874ebe364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:26.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:36.837Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ed7702a5-b2b0-4bfb-a622-f1edd159935f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:46.854Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ba870833-9b69-46d5-9c51-2cfae11d8d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:56.864Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f7620922-38eb-44d3-8717-0293e5a370dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:23:56.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:06.872Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b90795c4-8cab-4783-8173-1be649ab9c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:16.880Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=451a9824-9d40-49a3-b101-6163d5d91c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:26.889Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8b8613df-f358-4906-a54f-6b695c8c9dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:36.903Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=dcf954e2-8366-4e54-b3a2-d1a998337b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:36.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:46.922Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=44cfcb93-5094-4c26-83d4-17f55e3f6a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:46.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:56.944Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=90281916-7af4-437b-830d-299a1df8f71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:24:56.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:06.953Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2bb7a2d5-6f14-42b3-9a38-d3afaeace10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:16.969Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e3c3247a-be30-4a04-b64a-73e3880c54ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:26.993Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a20b98f8-c4b9-4da2-8132-4b63af3ed2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:37.017Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2ddc0ae5-472c-4ab1-af56-06f0d4830c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:47.070Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1b0700f4-7a90-44fb-ad24-8ea938952563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:47.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:57.080Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2921b264-5e34-4b9b-a42b-6b8324c0e658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:25:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:07.094Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d3a6af26-c95e-4983-aa22-e40aa0d81e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:17.109Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2aa55a34-6d9f-4b54-8867-c8145aa958c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:27.122Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d61ffc83-c171-4f13-b40a-bd18e3ed68c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:37.147Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=db5379b2-21cf-4fc2-b5af-46de3ef172d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:37.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:47.159Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9aca0f5e-cc31-4471-9002-ce9a1bcf4b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:47.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:57.168Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9e182854-11bf-4c89-8460-79254f8313f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:26:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:07.180Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a9ca2012-5a9e-4c8c-9d78-303fc5640f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:07.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:17.189Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=bc9a5a45-2573-414e-ae5e-a3bac3f2a1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:17.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:27.197Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b3f85947-b6ca-40a1-ac5b-021109b4b488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:37.211Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c7d028a2-3487-41dc-9150-0f466d570eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:37.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:47.221Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1dc4ec47-5608-45c4-a48a-97c2d8576cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:47.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:57.246Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a58e2f7a-322b-4d2e-96e4-d1026625ebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:27:57.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:07.258Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6621ade6-d074-4f94-8f0c-cdb0b2c61366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:07.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:17.267Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0313cdf3-34b5-411c-9bb0-4f0d40892e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:28:21.181Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:28:21.181Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T12:28:21.190Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:28:21.195Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:28:21.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:28:21.203Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T12:28:21.203Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T12:28:21.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:27.287Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f98a86a3-177f-4a34-b759-836fb05abe1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:27.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:37.298Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c794d003-6d44-4c2a-a9c5-ad5a61119bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:37.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:47.311Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f2fd46f7-2781-4ed6-bc97-5dd97e9ca4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:47.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:57.329Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c9482f93-55b1-4701-a785-cd4e73bda9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:28:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:07.341Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0463b507-cab6-43ef-860d-e5c227d7f030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:07.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:17.360Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e7ff280e-f33b-475e-93e6-894b0911f06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:17.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:27.367Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4821b01a-07bc-4d84-b8cd-bd373662db17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:27.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:37.379Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=addb0f9b-4064-40ad-9051-e20b6b837871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:37.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:47.397Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4bdb1949-4d33-4f31-99c9-9c61223f50c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:57.406Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=277ad7f8-7e7e-4047-ac2a-d59ebad260cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:29:57.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:07.415Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8012db9a-3d0f-40e0-a5f7-656afe40a09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:07.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:17.424Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f46489ba-da88-4918-95c9-1643b491d5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:17.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:27.437Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=99908deb-0e2f-4acb-961b-cc8717a10cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:27.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:37.445Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1c29e929-e41a-4cc6-8c9f-f3d992f688e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:37.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:47.452Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=01972225-0d64-4daf-b3c5-82d189ee5895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:57.460Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d538f7fe-52d2-4d7b-867b-9e93d033b19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:30:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:07.472Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ff4f1fd9-9646-485a-b1f3-a6418380e28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:07.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:17.489Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ca235f72-70c7-4932-ba92-28fc3626731c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:17.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:27.498Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=cbc227d7-92b0-4694-9719-6580486cfe9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:27.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:37.507Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=971ebcc9-9e63-48f2-8e5b-2ccc3d2c830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:37.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:47.516Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=aa1aba57-cfbd-48be-a9d4-9c62ccb1c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:57.523Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ee1cc6bf-7575-4b6e-b19b-7ac8aa996158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:31:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:07.531Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=89e3fe55-3db1-4fae-ae04-0cce3bdbe72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:07.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:17.539Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c2812f3a-9c90-40a8-89ad-536a064196d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:27.556Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=387bce30-0f57-4392-b094-b043d76810a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:37.575Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c9624356-29fc-4522-912f-85ec03c7061f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:37.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:47.585Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=672a4c0f-0328-46c2-9e92-fed5cde953f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:47.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:57.593Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d666e34a-e54a-4e05-a1ad-203417205b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:32:57.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:07.600Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=29787849-90e0-4fbe-99f6-4afc1888a9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:17.608Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a95328ff-f794-4fdd-b851-e934e129d3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:17.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:33:21.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:33:21.147Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T12:33:21.148Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:33:21.149Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:33:21.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:33:21.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T12:33:21.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T12:33:21.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:27.615Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7b2f588a-5ff3-4956-a58a-d6934b93aaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:37.626Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6ed5ae1f-3e86-470a-9d0f-15e2be090dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:37.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:47.636Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e2716f3c-8699-4cba-9641-544964a57dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:47.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:57.656Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4f251411-e5b9-41f1-a959-37c5c67a1bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:33:57.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:07.667Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2a9b3c60-6450-49fc-8d8e-ab4d1423eaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:07.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:17.676Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a3d5114b-6ed8-45ec-94b0-2a7d3cb18d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:17.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:27.683Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5613740b-67ac-45ab-96c6-811ed97ab3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:37.691Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=63eb6fef-7e36-4712-9a4f-5b0256b20218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:37.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:47.699Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=93f2bbe0-83ba-4699-9136-6aa9cdd406cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:57.708Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e42b1ea1-8594-45d8-8b59-53c9062c8f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:34:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:07.723Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d34cacd6-bb97-47e4-b11d-0e0a66c23373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:07.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:17.731Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d8dffc4c-7e6b-4a59-bdd0-49095df73fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:27.739Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7962d600-354e-4c7c-bed1-7af67702ae9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:27.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:37.747Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a806a584-d349-491f-9e37-42f981844052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:47.754Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=519ef5f6-57ff-4722-8733-14b3c5ef5054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:47.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:57.763Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0b818cb1-a8c6-4058-9700-83e4effb814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:35:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:07.771Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=43b83a03-217e-43cd-8623-fa82e47308f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:07.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:17.779Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=19dd3e05-2e24-40b1-b0bf-c5b163ebd216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:17.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:27.806Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=56fe3ba0-1e0e-4e8c-acda-f2351041497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:27.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:37.815Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2e8eb4fa-4513-4864-be18-0ea387163cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:47.823Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e98ab4cf-2043-4e6f-9de5-e6ecff52cdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:47.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:57.831Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=11300c75-b11f-405b-b068-b3e4051dc4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:36:57.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:07.839Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=00ba2f50-cb89-4099-9dfb-006e590e3e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:17.846Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=18862b29-25f4-4d23-a1f6-eab28a991282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:17.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:27.853Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7c2fb4d0-05d6-46f1-8c30-68f8a2e1a2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:37.865Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e0ac0d4e-8ad6-4980-9793-bd6a9d334dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:37.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:47.885Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ca3b108d-f587-4641-9bb2-365979fe903e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:57.893Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ec14eb00-7aa9-48a7-8f2c-ae68ea5ab533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:37:57.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:07.901Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=bee5d4d7-2098-41dd-8f74-44cd359b9f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:07.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:17.913Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=77f574bf-bdb4-4fa2-842d-e7a82f946f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:17.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:38:21.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:38:21.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T12:38:21.158Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:38:21.160Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:38:21.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:38:21.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T12:38:21.165Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T12:38:21.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:27.922Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8f411593-3c7b-424b-be18-87c236300d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:27.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:37.929Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8c125e2f-f535-4775-a1b3-f5a7ea36beeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:37.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:47.936Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=dc1c7aa1-a217-4740-8442-c0133d828e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:47.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:57.946Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=36dce4ec-108f-4759-bf0f-a4762b7fdf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:38:57.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:07.962Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7c370328-4b86-45fe-a2d3-c5dfcbd64a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:07.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:17.970Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0bf3a86c-91c9-4e47-b5e4-c34556adaffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:17.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:27.979Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7a555fc7-2dfd-430c-b5f2-c30e4eb5e1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:27.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:37.987Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=615f1bf1-2acb-4678-a3bb-f0755da2893d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:37.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:47.995Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d0f50100-a7de-4335-8b2e-7c1a69b9d032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:48.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:58.005Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=63ead1fc-4c60-443e-a779-63c4f4cadd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:39:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:08.019Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5f00e0e4-ba61-42d9-989a-e2958a2d16e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:08.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:18.033Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=356701be-5fe2-45b2-9603-623b570227b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:18.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:28.043Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=33f3a60d-b19a-406c-892e-209800792b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:28.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:38.054Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=262c2e7a-611d-487d-9281-4faeb381773a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:38.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:48.063Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9db5b443-7b14-45b3-80da-e9e36900f10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:48.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:58.070Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=98ee76f5-b296-4be3-96d8-0b0c43e4e237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:40:58.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:08.076Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b7e90c26-7d18-4d5b-9c0d-f3a6b24199db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:08.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:18.083Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=15e4984b-734d-4bf9-9b24-f02c1f0f9031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:28.090Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d738eccc-2a34-4ec1-a4bc-3bb512f9e566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:28.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:38.101Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=50c6f190-be8a-4d82-959d-f53c9b99c641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:48.116Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=35895e67-15fb-4214-80e7-0840560e25f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:58.123Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7f76a970-3ab1-43d0-9de4-89e075f6d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:41:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:08.131Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d643fd42-885c-4c77-b889-317cc086675d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:08.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:18.142Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=da0c5420-9c7c-4c0a-9aa9-303df242c4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:18.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:28.150Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7c5dd9a1-9a38-4b30-bacd-a1e63f78d314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:28.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:38.157Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e81aaceb-1387-44d2-9547-72fa66734264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:38.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:48.164Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=df48e164-f02b-484d-a007-bd8acb9c03d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:48.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:58.170Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7b4a594a-8426-48c5-88c9-43f782a1b8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:42:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:08.179Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=adeaebdb-9c96-4943-b61e-f93fdaf767b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:08.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:18.191Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=010cc7d7-31b2-4e29-b202-a737270ee628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:18.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:43:21.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:43:21.138Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T12:43:21.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:43:21.140Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:43:21.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:43:21.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T12:43:21.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T12:43:21.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:28.204Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=63b63836-c2f6-4737-8245-37b3f4785a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:28.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:38.212Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ade008f9-b5e0-4462-8e06-b844682e8165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:38.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:48.220Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a4912fb2-c4ae-4bbf-a0dd-a50aca2351ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:48.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:58.228Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=dd2ad2a5-db92-4b36-8dc9-d495ea86c3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:43:58.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:08.235Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=238924ad-7afe-4bf9-8311-81ed7e5b3a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:18.242Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=699ca9dd-a9ce-49a9-a710-8a20423ec355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:28.251Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=cc3cdefd-c048-4b47-8f18-31e0dd92458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:38.261Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=42d8292f-6c7a-4c1d-8d47-15d4d89f293e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:48.273Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=085220be-c38a-428c-a687-38659e3793cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:58.282Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2be65ab3-0abc-4554-b88e-b0e24eefe7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:44:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:08.291Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8d3d5365-cf29-4fa5-8799-39a818e091ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:18.298Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=976db1d1-a4da-499d-b66d-cb032ab65ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:18.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:28.306Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f57490da-130b-422d-aa3e-57c62646afee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:28.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:38.312Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f84559a0-8902-4b88-a582-72c30108579b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:38.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:48.319Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=adac5960-1217-46a9-a47e-6a6e449efd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:48.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:58.327Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f64372c7-cb29-4697-a7c9-17c24b385c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:45:58.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:08.335Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=15f216f5-0f3b-4100-86c5-b784f959d64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:08.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:18.345Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6d2f6043-d3fc-4f7d-ac2b-1e85bb746416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:28.356Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=96443a4e-1c18-49eb-a9c9-31e6aba33ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:38.366Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=615a5185-43aa-43cf-9cc7-3c09cecd3eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:48.374Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7a7ab656-51b9-4c9d-a834-e8f454ca5717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:58.381Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6e3628fe-d4cc-42f3-aa07-6058f2936f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:46:58.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:08.390Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=014b0365-c5ba-4e2a-9f04-01f964c82fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:08.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:18.397Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7ba06979-8645-4432-a930-5cae92992dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:18.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:28.405Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=baacb67b-6922-4567-b000-7de12dcac284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:28.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:38.417Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=90d0c067-8afc-4911-9985-be6493370cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:48.427Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1b8ecef7-68aa-4253-a065-555c25012108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:58.439Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=dc2cc66b-cf3f-45cb-83fb-51d7c330c9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:47:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:08.447Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a730e77d-bd26-4021-91bc-cbcd8ff4094c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:08.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:18.454Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=07555cc5-0609-4c0a-bb8e-82cf00e6f02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:48:21.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:48:21.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T12:48:21.134Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:48:21.135Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:48:21.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:48:21.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T12:48:21.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T12:48:21.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:28.461Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=bd3bc6c7-17ad-4ac1-94fd-50b8838f35ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:28.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:38.474Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b8bc6e73-dead-45a7-9421-87dd95709004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:38.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:48.482Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0c0bac3f-4828-480d-845f-a80027c05c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:48.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:58.490Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=51239b65-9b8c-4e7e-a61a-8436c98393bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:48:58.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:08.506Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9b2a9a6c-5098-40ec-a3cf-eecba272e99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:18.520Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=43005e84-e154-445c-be7d-1f296350bbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:18.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:28.528Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=05fea100-8f6a-4912-a2ee-f860bb5116f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:28.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:38.536Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=50fe8b30-3ddd-46a5-82f5-bccc26a2d0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:38.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:48.543Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=fabfb6ed-7fb1-45ab-91ca-9a8cc3db55bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:48.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:58.550Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=de04b6b4-0416-4b71-b108-a8b056dbdada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:49:58.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:08.557Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ca087a9b-31ab-47fd-a7a0-784fc9f28ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:18.568Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b8db206e-0f87-42c9-a81a-a831c9326389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:18.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:28.588Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0cb08dbd-78d9-4239-9866-8cc630661a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:28.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:38.599Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e8f07d67-0c42-441e-b6e5-049b9eb1561b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:38.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:48.607Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f9267c7b-6726-4e38-96e2-56dd68bb775d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:48.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:58.615Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=468764ae-3af8-4750-b627-c7497ad149a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:50:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:08.622Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=744087bc-5c10-4d16-8d8f-d45b73753796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:08.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:18.634Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b98d2b57-2f36-403b-98b8-7f614633de2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:18.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:28.643Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=53269ed8-3af0-40ef-b7f2-e730bf0ccbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:38.652Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=35ec066e-657b-4981-87dd-5522c13627ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:38.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:48.661Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3e29c79e-35fc-40d5-a059-0d408b29b60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:58.681Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=de732c66-a276-470e-9e9d-e982c18cfe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:51:58.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:08.689Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d97150f1-5e13-4a19-9977-1801a70fa510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:08.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:18.699Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=fe0445d0-2521-4240-9105-2daf5ecec9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:28.707Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=31b24571-c7ee-4ef6-bf5f-68be4c4933d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:28.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:38.714Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d950045d-9220-4d7a-9376-8d769bd90a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:38.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:48.719Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=bbc35b72-aac5-47be-abc0-887ce25414bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:48.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:58.726Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1c3e7dd3-2507-4c64-a7d0-9a28acc5998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:52:58.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:08.732Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=671bb648-5376-442c-9c7c-7dd200b439b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:08.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:18.738Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=49ad7113-9549-4a83-a647-aea434fd7ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:18.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:53:21.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:53:21.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T12:53:21.149Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:53:21.151Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:53:21.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:53:21.155Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T12:53:21.155Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T12:53:21.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:28.746Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=eaadd917-ceb0-4761-b7f6-1b38e6cdb955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:28.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:38.757Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=16c99e74-9228-4951-bd79-f4227e7b266a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:38.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:48.764Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2d7ddc50-1a57-4131-aff3-deefd3423794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:48.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:58.772Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=989a9108-b15d-4121-a183-08728037165f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:53:58.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:08.778Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5c1dbad8-8ef3-43a1-a9fd-e8ba6fb48baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:08.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:18.785Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=63220a47-e496-433c-9d89-d13e72621eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:28.793Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0bd2298a-ceca-4ba0-aef1-cc7211a1b275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:28.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:38.799Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6994be44-9833-4c1d-afe9-c9e2848c4a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:48.808Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=77619959-7ecb-4859-bba7-db81ecff2f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:58.821Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5d9efb61-8410-4dc8-8f78-7df89112a376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:54:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:08.829Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=070896b2-ee49-4f71-97bf-723b94c29d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:08.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:18.836Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=618e526f-3120-4970-bd08-55dfc670c6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:28.843Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=eff0d3f4-fd51-468f-97fa-ca1d2c33ebfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:38.850Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1f372b3d-8ecf-4358-82d9-21f7ba65ac96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:38.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:48.857Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3fd5eae6-0c2a-435b-aa35-377f04b81ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:48.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:58.863Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ce5a36f0-4dca-4fe5-b5c2-e61ee66411e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:55:58.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:08.871Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e7673b85-f67b-43af-ae1a-d6e357762cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:18.879Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a07e9590-124c-4be0-b675-cf9616c76c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:28.894Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1d9c4b43-d60b-42d7-9b92-c2c1350faf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:28.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:38.902Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4d567d16-de2c-410e-8a7a-1d46fa50413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:38.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:48.909Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=16a3853c-2fea-4e3f-865a-6b48cee3b0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:58.916Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c99bd320-5229-498d-90f1-a851ff25dbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:56:58.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:08.924Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=021c0952-6600-4d00-b819-bea61aab05ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:08.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:18.931Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=074d34e5-026d-472e-b0c9-9507a4ee95d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:18.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:28.938Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=697daf76-b99e-473a-8c76-2bb226ffef69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:28.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:38.946Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c66169c8-1365-4bac-82be-3596e3d266a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:48.955Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b17227a8-bc10-4bbc-85c6-0c7cf4cdc0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:48.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:58.973Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=939153e5-c3f9-4c85-8a8b-2d22d692334e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:57:58.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:08.980Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=aa50d70e-54c3-4f23-8ec3-bc11516ef018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:08.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:18.986Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3112d74f-9595-408b-8549-01646acf3cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:18.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:58:21.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T12:58:21.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T12:58:21.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:58:21.159Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:58:21.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T12:58:21.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T12:58:21.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T12:58:21.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:28.994Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4ba30b38-80be-4208-af5c-564d5ef592b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:29.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:39.007Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=71542168-925b-4755-9140-49c4a806d876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:39.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:49.013Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=cab2e913-b1e9-4d8f-a148-4b7dd8e9304a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:49.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:59.019Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=711284f4-06c3-4bdf-b549-9e150f41518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:58:59.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:09.029Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=922f0698-4586-4f3c-a7dc-81532600eade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:09.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:19.043Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0d3cc0b2-74ae-44ee-add6-0d731ed06123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:19.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:29.050Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c4b96d3f-b179-4d5a-a106-44050575b808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:39.058Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4419ee8d-6087-49fd-a9d2-e1682d4af67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:49.066Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=dccca242-3c65-4077-a409-871268d0c4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:59.073Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c438ecf3-2576-4172-84d4-05b84da6c493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T12:59:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:09.080Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=51843bee-1358-40cf-95f6-8efd6e26f1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:19.091Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1e5d03e8-7dd3-4462-9d23-47f5f7907571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:19.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:29.110Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=37ae4d8c-f98c-4fd2-a6ba-10123266e300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:29.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:39.117Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a56b35b7-949c-463c-8a7b-e53f8bfb4b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:39.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:49.123Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=98958a7a-06a1-4e98-8969-78d927cf4539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:49.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:59.132Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=be18d413-9449-41d5-a0cb-6a21965907d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:00:59.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:09.138Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c48cb443-4370-4b56-bc2a-fb5ee74cd1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:09.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:19.145Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9681f7e6-7ee5-44b5-a200-ed776259e6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:19.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:29.152Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=aba0c72a-0896-4309-a495-194a15c75e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:29.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:39.160Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8c733fff-fa01-4f9f-8887-4799ab83ebce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:49.175Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0f2b9a4b-7b23-49b4-a551-9d5bc1c64ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:49.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:59.182Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6834d9a7-9572-452b-964d-8e88309dce76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:01:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:09.190Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d436dc9d-29a2-44cb-89b5-05b19d536531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:09.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:19.199Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a8765bf6-cf38-4b90-8568-55d7d116095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:19.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:29.205Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e222d799-0f05-4cda-af0a-0878dac5379f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:29.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:39.211Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d12141ff-eca2-4bb3-919b-c5b524692bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:49.218Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=45bea85b-f553-4f7c-a043-a5972f79cd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:49.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:59.227Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=17640dcc-11e7-4ad9-af50-61b02d63341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:02:59.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:09.240Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3a035a0c-f2af-433e-88e9-18b72a78a905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:09.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:19.248Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2b667603-3aa4-4099-894b-23ecb7be8f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:19.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:03:21.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:03:21.149Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T13:03:21.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:03:21.151Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:03:21.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:03:21.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T13:03:21.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T13:03:21.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:29.255Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=572b3a2b-fef8-4228-a78e-d1e55c73a305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:29.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:39.262Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8da23a05-80a5-474a-bfb5-72f8c2099b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:39.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:49.268Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4bf7f66e-ec32-4f47-be39-b493ff441fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:59.275Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5deb0105-ec5a-41c0-b9f2-c36a86627160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:03:59.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:09.282Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=11ff295b-e9ba-40fc-b265-659d7cad5616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:09.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:19.290Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d0363ed3-a293-4cef-965d-2d8344d77e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:19.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:29.308Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=765f9b4a-c52b-4947-b63a-83d08318ddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:29.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:39.315Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=28bf4a68-8c87-4d1c-9543-e21c82249a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:39.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:49.323Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=90c186b3-6c3f-4f0d-a8ac-59d4543012f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:49.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:59.331Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=02db4757-4be2-4f3f-baba-f114de95883e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:04:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:09.337Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ffc52295-918d-44c8-abc4-a9003c61306d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:09.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:19.343Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5615df62-598d-403c-ba44-53661c059eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:29.349Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=43b912aa-94d4-40ba-8991-5b4a1ec4fd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:39.359Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4b59ce6a-962a-487e-a265-2c2b4a8633b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:39.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:49.375Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8a380dd6-5250-45cf-9a10-4808e77e43a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:49.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:59.381Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ca47f6a7-dbc4-4172-b683-cb9fb5305f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:05:59.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:09.388Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=698bf518-07c1-4bc2-aab3-fd829f63ebbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:19.396Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7006c975-6a69-4dc7-bb54-96b8dd6d3dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:29.404Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4dd5a8f9-c3d0-45b7-8294-083cd2358921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:29.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:39.411Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a908b9f8-bedb-4c10-9398-acdec29bda2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:39.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:49.417Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b7062b75-2e49-477a-b276-5a00b32f4e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:49.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:59.425Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d1b5863f-902e-44d6-8828-7d228312745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:06:59.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:09.440Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=96ba22e2-ff2d-41e9-aef2-046c7c63d1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:09.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:19.449Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e1e04b1d-99ca-408b-8b61-bd6244fe3bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:19.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:29.460Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a951de65-37f5-4e12-8988-4ab26ba2de9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:29.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:39.467Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b3c21ea6-87eb-4cb7-9cd8-6888b27f32e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:49.473Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f207aefa-8c89-43bb-8754-6806e14af730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:49.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:59.480Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6c5f9a95-fb44-497b-8c4d-5372927f77c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:07:59.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:09.488Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=315843aa-3e78-4853-a56f-ca1280e8a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:19.494Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ef8ada66-56cc-4fff-9773-98d59109cef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:19.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:08:21.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:08:21.130Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T13:08:21.131Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:08:21.133Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:08:21.136Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:08:21.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T13:08:21.136Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T13:08:21.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:29.502Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6d5cc8a0-4364-4e10-9724-b061cd5188ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:29.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:39.522Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=372053e2-0ce9-42e1-bf4d-95c8ae36454e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:39.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:49.529Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5c470089-1e05-4096-8676-1351048b6d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:49.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:59.540Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=611adb15-381a-430a-8f73-2c376b8940f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:08:59.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:09.547Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a3be9a81-e066-4763-8ad1-9283ebd88368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:19.553Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=59d7ecf6-c34a-44b1-ada2-abd5ea770876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:29.560Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f5ba2d21-34d6-4005-95cd-dea712c07ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:29.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:39.566Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9c46320f-89c3-41c6-893b-32c626bfb267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:39.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:49.573Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6f367fe8-e97d-4592-ac0c-b82b76939ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:49.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:59.584Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=08716efa-5ff0-4f9d-9e47-e69bb4309d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:09:59.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:09.591Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=144a37c0-be21-4fac-ab38-bbfd48b91591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:19.599Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d00e0d66-fd6f-448f-8f11-e5600c2c3feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:29.606Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1e0d3f85-7e71-44bd-9dee-e136647c4976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:39.613Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a0f61e2a-5015-46c2-a10a-f818bf6a0f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:49.619Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8567f643-9015-44b3-b576-9684d58833a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:49.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:59.625Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ac7d3369-c5ee-4a2a-bdaf-0de91c2ee11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:10:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:09.631Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f7033785-fa6f-4b66-a99c-30ef716360f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:19.638Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4c2d6454-4e8c-46a4-b4b7-4d2d1e43a830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:19.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:29.648Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c67c8916-50ec-4c6d-90d2-42c33b864baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:29.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:39.661Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=80626049-cf11-4ff7-86c0-ab9f093015a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:49.669Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a8bd032f-5569-42e0-aa1d-cd4fe2f04396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:59.675Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=99189811-099a-4cd4-90b5-4d4d82c10f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:11:59.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:09.681Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b7e1044b-44de-488d-bcd2-f243e317572b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:09.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:19.687Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6914369b-62e3-4ebc-b093-6731eddc7024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:29.693Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=46854d39-48a2-425a-bc83-9a3701c42ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:29.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:39.700Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6c3e89d1-c4db-440e-9976-c078643fa8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:49.709Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f4f5af11-169e-4b7c-be81-064fcaa52456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:59.726Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=db67b839-f104-4e9a-a1a1-2fbaf6e84821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:12:59.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:09.733Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7322cfc6-6fe9-4165-8054-d80b1b31eded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:19.740Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=15c0a7bc-73e4-49aa-8edc-698feef5e61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:13:21.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:13:21.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T13:13:21.139Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:13:21.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:13:21.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:13:21.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T13:13:21.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T13:13:21.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:29.746Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=10ff12e0-fe5f-4f91-a63e-8b2ac7f9c5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:29.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:39.752Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6e2ef71a-3e6d-4566-ad58-a2d0f9bc8c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:39.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:49.760Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e6930a8f-4c29-4133-92a9-3b5cea84b52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:49.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:59.766Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=512057f8-1473-407e-8f08-775a570f5a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:13:59.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:09.773Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6647c17b-53e4-48d0-a9e9-a0e51923ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:09.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:19.783Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=addb9b35-fe6d-4c7f-a746-5b0d80611d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:29.802Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=45289c12-57b4-4748-926e-795384a23737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:29.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:39.809Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=fb55ac27-5315-4e3f-8f4a-f8d2f6e5d7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:39.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:49.821Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2e473890-9c0a-4193-9d82-18242a7f54a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:59.828Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=aa8c6c8f-98c0-442e-b0a3-6f8669508752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:14:59.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:09.834Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f1026e76-6f73-44c1-8ab6-1965ec34c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:09.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:19.847Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9feec3ff-b733-4ced-8928-a1f0edb9651e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:19.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:29.857Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e69fd8e5-cfcc-4a0f-85c2-e94812dd054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:39.870Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=bc7e0c4a-f29e-4b79-ae17-ae9734fb1e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:39.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:49.876Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3d8baa87-ebba-4e7c-84ef-52135f967cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:49.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:59.883Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=fc8164bb-c3b5-4e8a-a55c-a8a40b4d8965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:15:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:09.890Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6bee028a-9c30-4211-90b6-c543d3244f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:09.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:19.896Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9f02cde5-629a-4df1-8a83-75855ca23c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:19.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:29.903Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9ac4e0bd-bedb-4408-955e-f3d3555eb5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:39.909Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ce0569ec-8e0a-410c-8441-f1c0eadb5f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:39.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:49.915Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1cfb9c8f-6ccc-4a97-86c0-fa31ddb4d032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:59.926Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b402c2ae-99ed-41f0-a385-7e5a4de21248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:16:59.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:09.934Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=387d8e37-6004-4288-be29-f598f40b037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:09.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:19.941Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=dca21d55-fe3f-4b46-96f3-d465e54a3bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:29.948Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3dea24ab-99ff-4673-b2a9-98cdb2880faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:39.955Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5e7dd589-ab57-4680-8ff0-6b53272deddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:39.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:49.961Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6d7db98b-1cef-401c-9b27-cafa624ff295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:49.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:59.968Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b7d0f243-ded1-435e-8198-a5cc222bf4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:17:59.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:18:09.975Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=dd0f3e26-376e-4c52-bef2-e6f966c855bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:18:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:18:19.986Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d7e44b54-2f3a-4d88-b674-c0386f1761ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:18:20.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:18:21.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:18:21.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T13:18:21.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:18:21.176Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:18:21.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:18:21.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T13:18:21.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T13:18:21.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:18:30.003Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=87057b41-0cab-41a5-a84a-6f21b31618ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:18:30.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:18:40.009Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=529fc703-d345-4cdb-9c04-7b7ff69b6660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:18:40.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:18:50.016Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=eb6f0a1c-fb11-475f-bdb5-991d36263e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:18:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:00.026Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1c2e602f-74f2-4266-b87c-70bfb119c79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:10.054Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2a19eabf-0290-4506-9ac3-8db0fcb57df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:10.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:20.060Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=718b5b5d-1403-46a5-a908-6a1cbcca4583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:20.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:30.066Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=227210f5-230b-49e0-b726-7c482abd9c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:30.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:40.073Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=10bb8503-e4dc-4e60-8192-e8237e69fcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:40.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:50.082Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c4d46edf-06d0-48eb-a9f8-bb473901b95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:19:50.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:00.097Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=eb2d6b02-9953-4b5d-a93f-cf1f574b9347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:10.104Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4a85d981-1276-4f0d-acaa-3a914c5a343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:10.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:20.111Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7ca3e515-7541-4bd6-ab3a-98fc663dc641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:20.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:30.117Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8d08df09-da27-4b85-ba67-978fcd75cbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:40.123Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=df5cfd2b-fec5-4eb5-ab51-9c9e8133b3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:50.129Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8b0b25e3-8787-4168-bc1a-27360b102c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:20:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:00.139Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=49f329f1-573d-4b55-b46b-e878256832b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:10.154Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=10e8f023-b03f-4286-8d06-1f338ae682aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:10.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:20.162Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4190b9ff-7026-451a-b7f4-c382d5f3de2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:30.168Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d3e74822-beb6-47de-ba46-09a2411fe22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:30.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:40.175Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=12696fe8-98cf-4ce8-95d6-4055e8bdd1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:50.181Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=13f07c19-a100-4f24-851c-b0bf9c51c05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:21:50.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:00.188Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=eea628ed-6363-49d6-ae13-cff539f57ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:10.194Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6df0260d-6a5d-487a-9d46-d7cf7410005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:10.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:20.203Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=847d4aaa-fb08-4157-83db-ca6aa8bc1e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:30.212Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0ce19628-cef7-45e1-bb94-3a09419a9332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:30.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:40.225Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d0b2e6be-ee95-48d5-920b-b941c32deaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:40.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:50.235Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5be6c0d1-6d18-415e-81b6-9385d92b2d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:22:50.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:00.243Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c4329c8d-d80d-4417-805d-2c393680bc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:00.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:10.250Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=82bf7c39-e6e8-462d-8097-3a821b16edf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:10.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:20.256Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=382e104a-24ad-4ebf-a564-42de6187c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:20.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:23:21.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:23:21.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T13:23:21.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:23:21.139Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:23:21.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:23:21.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T13:23:21.142Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T13:23:21.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:30.262Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=683e9dd7-9785-43c0-9daa-5d64e7055ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:30.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:40.270Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a7aa041d-7922-4b8a-94f2-b301adbe21bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:40.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:50.279Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1c784fa6-499d-4a85-9bc2-16d298bcd133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:23:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:00.291Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d97da119-1436-461a-a2c5-bcce9ee92715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:00.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:10.298Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=56bfbaa1-5d9f-4a1d-8389-5f3062ac0437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:20.311Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=12989488-c6a8-4f29-84cf-9cac9ac1b734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:20.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:30.318Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2ed37cc5-40bc-40b7-83b5-d0305f72e6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:30.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:40.325Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6932988c-f37d-4fdd-b80f-8cb977a5aeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:50.332Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=26f19f0a-b7eb-4078-a94c-b07c4cd4d481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:24:50.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:00.338Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4f91ce9e-924d-4358-bb99-a1b91878be8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:00.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:10.346Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9012c10a-c299-46df-8360-c41b045c434b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:20.361Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f0be3ddc-c425-4c65-ad9a-9fd772f4ccb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:20.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:30.369Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ec04758d-b8de-476e-a9a9-2966d76b688d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:30.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:40.377Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=efcd5cd3-691c-46ba-81d2-aff14eb3b381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:50.387Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=44234fd9-f860-4de9-bc69-dcd78cace787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:25:50.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:00.398Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0be58770-dc2d-4a2a-9b0e-b43cee1d6f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:10.404Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=feb33215-a3b9-4c4b-a314-988307d22368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:10.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:20.411Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=314b4c60-e04a-4dcd-b041-fd113b1cf165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:20.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:30.419Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d8885050-e1e9-4cdc-b61b-3165118a8f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:30.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:40.430Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=41be6260-37a4-4598-a437-cfb029ad23f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:40.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:50.443Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d32ed40b-8b2f-4190-8022-456e46cb5962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:26:50.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:00.450Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6abfecc6-8704-44a3-b4e3-fabac1c803d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:10.462Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7c145fdb-998e-4b69-ba57-d1c52d0dfbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:10.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:20.468Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7e490c85-1191-4180-8fdb-c89af0e7c997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:20.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:30.475Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3ae72f91-82fc-43a1-9b96-13ed9407662b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:40.484Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=70b71112-872d-4997-aaa4-98572485ccea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:40.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:50.491Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=de740df3-dfdc-42f7-9269-10daa4aad059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:27:50.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:00.501Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6395b52f-9ea3-4d99-95cf-899240f56713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:10.516Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d8a12561-39d7-40e3-8a78-b530771b323c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:10.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:20.524Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=fac9dae8-4b0f-470d-9860-5511c2b8a0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:20.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:28:21.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:28:21.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T13:28:21.160Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:28:21.162Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:28:21.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:28:21.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T13:28:21.165Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T13:28:21.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:30.531Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6ecaa9f1-03a0-439d-86c5-a85e3614d7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:30.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:40.537Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=57d51382-aa0c-4098-a312-1d5102d828e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:40.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:50.542Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0e12fe42-bdd1-49e4-b120-ba157877f8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:28:50.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:00.550Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=0490c43d-2ffa-4689-8c25-8ddb9b6e5d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:10.556Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6da03c53-0315-4fca-b27b-b03508a8c64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:10.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:20.562Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=330eabaa-484f-437c-8f5a-216679c7ef41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:20.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:30.570Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f5a12106-e141-4856-8013-8f16f41906a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:30.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:40.582Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d9ae82a2-6dab-44a6-a7a0-084859e4b5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:50.589Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=86a47dfd-f091-423c-b51d-0c9f99e7fe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:29:50.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:00.596Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=29efdda2-7e18-424c-83dc-10bd0d711ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:00.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:10.602Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f7fd80e2-5c9e-4765-8924-1805c8469448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:10.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:20.609Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8e3e51b6-be3b-49a9-8309-4e0e06e92848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:20.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:30.614Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5f06a2bd-5657-482c-819b-b8f814833810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:30.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:40.630Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d4b21342-8feb-49e1-9818-2dfaea913353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:40.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:50.639Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=28a89a2d-1647-4379-a9e7-0f8a6b9eaba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:30:50.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:00.658Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9bf5b380-fdef-4246-92f0-8ca214a62d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:10.665Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6686c8de-2101-4724-b2ca-6daf587b4cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:10.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:20.674Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ac4a5567-0e27-4edf-aefc-9c9741ae1d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:30.682Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6e3196f8-9237-4c61-91aa-b0d3626c32f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:30.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:40.688Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=feebfeb7-9715-4ae6-a0d4-3958e540acfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:40.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:50.702Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d73f60f7-fb7d-43b2-9dbe-b2487b27212b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:31:50.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:00.712Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=7bc53b62-536f-4668-8036-5c70ec044f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:00.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:10.721Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=428cb273-147f-4966-88a2-a78157d7af15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:10.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:20.730Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a93c964a-5d7b-468b-925c-6aa1a985303d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:20.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:30.737Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ba6f6018-f36a-4f80-9d03-20eb1cd9576b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:30.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:40.744Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ef7c5c99-e586-4fa0-98e7-dce8d9eae9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:40.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:50.759Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=55ed7670-2d13-4576-ab0b-89f888fe242c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:32:50.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:00.765Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4c7474cf-237d-4cce-a7f4-90f8d670ab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:10.772Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2985f823-2e18-4e05-926a-049caeb70ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:20.778Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4af0bfc4-295d-4071-a718-a4a59086531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:20.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:33:21.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:33:21.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T13:33:21.161Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:33:21.162Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:33:21.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:33:21.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T13:33:21.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T13:33:21.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:30.784Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2dc6c317-0e03-46c1-8e47-49fd33ff371d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:30.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:40.798Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1607c36b-12ab-49c3-922d-c6eb0619b954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:50.812Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=03d388b9-5fe9-4e8e-af82-cddee5b765d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:33:50.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:00.819Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5e80e6da-92ad-40b7-9c5e-392bd7740471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:00.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:10.828Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=16cb5fce-ad9d-4c45-8731-6eb43dce1ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:20.836Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3ca54120-2728-46d5-b15e-b2e906c26439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:20.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:30.842Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a05164b8-5581-4593-9f8e-597c50c9aa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:40.849Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8c19e9ca-e2d7-4c01-b5a3-bd344b67b93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:40.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:50.855Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8dadef9c-de29-4c81-99b8-6611f7c7784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:34:50.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:00.864Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=dc9eb5ae-3fbc-4aac-8153-b90eb9ac3d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:10.882Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=20d57cab-4024-40f8-93ae-d953c90a8a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:10.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:20.889Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8a2ff247-ff62-43b4-846c-0e6446b3b503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:30.895Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=2028b5a4-bb51-4e5f-9e1c-d9fc4002c9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:30.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:40.901Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ed3ca532-629f-49af-9e5b-87b8653bf9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:40.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:50.916Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=18189a46-4646-4ea7-8f75-b973060d6c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:35:50.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:00.923Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=a35fc347-08c7-4ce5-9495-3ef77edceac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:10.929Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=8c2d437c-b709-4db7-8f1d-2c94d7aeda58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:20.935Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ec977566-3991-4002-9797-de6552fb74a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:30.946Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1874ac8a-0920-4de1-a3c0-d74027c499b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:30.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:40.955Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9d3078de-27a5-486c-86df-43f684b1e37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:40.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:50.962Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=c55ac231-e092-462a-a630-d2ed9ca56027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:36:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:00.969Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=924b5521-f44f-4793-9c55-bf89d500a682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:00.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:10.975Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=07867ead-a937-436b-af98-f2f9633c9331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:10.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:20.980Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ba51f0d3-5f2f-44aa-a6e5-89ca4760d6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:20.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:30.987Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3055bc11-cbb4-48e3-896a-06355bc50069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:30.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:40.994Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=454e2016-7803-462d-8fd9-6ba31ce9b1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:41.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:51.003Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=61d73271-90f5-4e18-ab50-9531f29b5417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:37:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:01.019Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9c6c8114-8472-45c5-8847-c6d54d4dbebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:11.025Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b621e6db-5150-4667-88c3-2c194017215d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:21.031Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f9771660-a9eb-4bca-9282-f12bac650e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:21.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:38:21.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:38:21.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T13:38:21.146Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:38:21.148Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:38:21.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:38:21.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T13:38:21.151Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T13:38:21.152Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:31.038Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4e7e1d59-5802-44d1-b35f-3240d127306b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:31.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:41.045Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d66dd6df-b00e-4eb9-af54-ef15950fcf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:51.051Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=77761257-9645-4f80-a73a-1e4bf001b6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:38:51.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:01.057Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ff5e90e2-f353-4d32-8907-016bd6a7581a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:01.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:11.064Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=03b3877e-8348-4f36-b836-856d60bd4f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:21.070Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3373307d-7118-4a85-93b0-941e253c1372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:21.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:31.080Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=fcb5a57d-0606-4b1b-9b3e-faa2fa06c656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:41.088Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=4dc75fcf-4518-45fb-8ded-dbe0dcbae2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:51.101Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=be8ee7a0-50ef-4131-a2b2-9fa2566e1808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:39:51.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:01.110Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=10b2ca73-33fe-4ae2-8d2e-804b46bd51b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:01.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:11.116Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6b7800d5-6f59-4ece-b156-2ce51b080557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:21.122Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e3de6ed3-fcb4-43cb-9cd6-52512af8ffa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:21.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:31.128Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=29f86a8d-25d3-4376-9ac0-e6dc6f71d665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:41.133Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=ff278024-1f6e-417f-900a-706a07682c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:41.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:51.140Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d38f60c4-852f-4cab-913d-13b262238853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:40:51.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:01.148Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=6757f22d-8d85-45d3-942b-539bb307e2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:11.154Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=77b48fab-c50b-428c-a90c-b192a306e6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:11.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:21.165Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=04c2b065-87c7-4a0e-9d40-c15432eeccdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:21.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:31.173Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=79cd9adb-c6e2-4a2e-8b5e-5c190c378791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:41.183Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=79ec986b-cbf8-47b1-b502-2ed45f08d7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:41.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:51.191Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=60dde78e-6f74-4a3d-a3dc-acfaf4f148f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:41:51.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:01.200Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e23c9ee4-2c99-4707-aeb6-cf8bcfbfc6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:11.206Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=573b7096-4369-423a-a843-4aa0baa6c2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:11.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:21.212Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=21db28e7-5f8c-450b-a568-ceac1632530f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:21.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:31.219Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=dc86d6af-4660-4006-912d-baa22df2f10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:41.226Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=f5248378-e814-45d2-a06c-c11d6e2cceab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:41.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:51.237Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=9971bbbe-4fe1-4634-84a4-b7bdb37b70b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:42:51.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:01.244Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=566e3620-e13c-4e6c-8c89-aa42cbff47aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:01.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:11.251Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=3faa3b80-5391-4498-bdb8-cfcfa08e18bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:43:21.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-30T13:43:21.151Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-30T13:43:21.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:43:21.154Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:43:21.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-30T13:43:21.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-30T13:43:21.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-30T13:43:21.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:21.258Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=aa3b0300-2d62-484c-b30f-251594e06575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:21.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:31.265Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b441f905-4c13-480f-9e01-638b9ae108cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:41.273Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=1f6f227d-0961-4396-84a1-8231f55f9ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:41.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:51.282Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e8056e51-c5e0-4c38-a7bd-84f06532eb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:43:51.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:01.292Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=e213643a-c7f7-4782-bb03-08b8e9765f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:01.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:11.308Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5b35ce31-11a9-4ec1-9a75-fa236ff6e03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:11.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:21.313Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=5a9675ab-8963-4b4a-a7a1-ffefe649afbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:21.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:31.319Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=d42179b5-93ae-434e-90cb-88eb2e6855a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:31.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:41.327Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=78aa8c98-dc64-4fbe-ae57-285d6bcedd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:51.333Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=b84a4361-cfc1-4cfd-a49d-11b552d53ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:44:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:45:01.339Z |INFO |Init configs |InvocationID=40101963-2745-4fb5-a36e-30ebf7b1b743, InstanceUUID=89900f8d-67b0-4953-9f08-9a6053499ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-30T13:45:01.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |