. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:13:00.044Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:13:00.047Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T12:13:00.078Z |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-03-05T12:13:00.606Z |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-03-05T12:13:00.685Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T12:13:00.685Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T12:13:00.685Z |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-03-05T12:13:00.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-05T12:13:00.842Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-05T12:13:00.872Z |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-03-05T12:13:02.150Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-05T12:13:02.567Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-05T12:13:02.587Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-05T12:13:02.587Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-05T12:13:02.644Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-05T12:13:02.644Z |INFO |Root WebApplicationContext: initialization completed in 1772 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-05T12:13:02.975Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-05T12:13:03.700Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-05T12:13:04.817Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-05T12:13:05.253Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-05T12:13:05.254Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-05T12:13:05.256Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-05T12:13:05.291Z |INFO |Started MainApp in 7.162 seconds (JVM running for 7.732) |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-05T12:13:05.355Z |INFO |Start scheduling PRH workflow |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:13:05.365Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=894bf937-644a-4640-a536-79ac9e4dbeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T12:13:06.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.173.30:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:13:06.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:13:16.844Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8f8af0d8-0c0a-4144-a43b-d7ff3bc67c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T12:13:17.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.173.30:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:13:17.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:13:27.888Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=791d5d10-f9b0-454e-adf4-59a11e2e8408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T12:13:28.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.173.30:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:13:28.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:13:38.926Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2b128ddc-40c8-497c-bdaf-71a8e1d16332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T12:13:39.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.173.30:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:13:39.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:13:49.967Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=456e47ef-f441-4cf7-b03b-e0be92a50fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T12:13:51.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.173.30:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:13:51.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:01.006Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9b35dc32-8f39-44aa-b318-f0c070e5455f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T12:14:02.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.173.30:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:12.046Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=62834256-eefc-4fc4-b4e4-f4af3ce4e1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T12:14:13.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.173.30:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:13.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:23.086Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=7499b082-04ca-43cb-8638-5abf963311af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T12:14:24.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.173.30:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:24.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:34.128Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3fbb3f54-4a6f-4d87-8038-b8e2ffb1f8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T12:14:35.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.173.30:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:45.169Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3e7f0fa6-8486-4ce0-a6ad-cabe3730374a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T12:14:46.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.173.30:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:46.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:56.206Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=12563ef3-0796-4e8a-b755-2beaaaffaa17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T12:14:57.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.173.30:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:14:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:07.247Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f93072e7-2329-4e8d-8880-ec45510c5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:07.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:17.487Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=dc3197bf-2f08-48c7-af92-8618b33da067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:27.508Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a4ccb821-a312-4233-b2a9-cfa29e9f36ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:37.542Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3da65430-5b15-44b6-a746-7e1e67ad94e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:47.558Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e71be09b-fbe6-4264-9062-8f91ebec1939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:57.582Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=39655fcb-35b1-47e6-9acc-e26887af1859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:15:57.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:07.632Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=edb34136-24df-472f-8551-f5e6dcb8543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:07.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:17.645Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=686ca27a-5fe3-4819-ace5-cbca5c642f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:17.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:27.654Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4fffa77f-72cf-4589-b1c3-096f0604a2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:37.663Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a1623bc9-2016-4e85-95aa-9373c7f37167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:47.685Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8332ca82-fe05-4e7f-803f-41c122011c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:57.696Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=78b16817-d7f6-4bc9-9650-2b391ecd1708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:16:57.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:07.715Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=27ff0830-25fe-4068-991a-b5ff1c9e6d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:17.725Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=49992653-d156-4cf7-8fe6-f7f71b9a5267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:17.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:27.735Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a3854639-e608-4845-8882-86259b173853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:27.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:37.758Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f39b6358-0a86-4a20-9a73-a5e6b92f03b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:37.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:47.767Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=55b224d7-e5eb-47ba-80fd-046c3db50912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:47.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:57.784Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=581a3dd7-15c7-4492-ac09-d9d5e1bddc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:17:57.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:18:03.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:18:03.946Z |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-03-05T12:18:03.949Z |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-03-05T12:18:03.953Z |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-03-05T12:18:03.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T12:18:03.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T12:18:03.963Z |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-03-05T12:18:03.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:07.798Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a3aed74f-0b62-4313-a355-5f0379ef9a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:07.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:17.819Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3f1ee869-8772-481a-8dfa-1037cf90c3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:27.828Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2061cb56-82db-402e-a5e1-51d844a766fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:27.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:37.841Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=cf5c2657-167b-4958-b5c6-d7e1d6bd4342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:37.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:47.853Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=68a72235-f27e-48cd-b879-644586e820cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:47.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:57.880Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0bd6dcf4-f201-41f6-8a09-a7149e44fee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:18:57.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:07.896Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=675b585f-7b9c-45f1-8b60-885a1d14c4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:07.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:17.907Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=6ff44187-fcd2-45fe-aba7-2d887ad6d5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:17.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:27.916Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=69df298b-6d59-4ced-a62a-ac587d750440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:37.936Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2688fa9b-d509-4e80-827f-6fc9eba13194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:37.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:47.947Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=74fa4d22-a4d0-4a53-a232-c4a69a6f2fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:57.958Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=73044b39-ca31-4061-b21f-54d798968590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:19:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:07.967Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5c7de6f0-f726-4118-a3c2-0aac9087849e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:07.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:17.980Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=6cac4304-138d-47df-9640-74a6bf703bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:18.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:28.001Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c5535e27-9765-4f70-896e-b4fcada1bab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:28.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:38.011Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f7ddc70a-7307-41e8-8730-5de0409e3bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:38.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:48.023Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=dd668a01-89ef-41a9-8651-834349ed025e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:58.033Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1d9b8a5c-10d9-48a4-b432-f5528e7c3f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:20:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:08.049Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2f732696-d171-48e6-b612-e832c04bdf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:18.059Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=134177ab-1c15-4b12-9ebb-31faf927100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:18.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:28.069Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0b15d966-39ea-46e8-b316-5fbe8760ff10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:28.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:38.079Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1c171fc0-7c8f-45cf-b3e9-f39ea6d8d091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:48.088Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=290146db-a235-4ba6-9b84-4927a34f9fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:48.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:58.103Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c8e0503f-1175-45a7-a0de-135b95c09fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:21:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:08.113Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=94bbe16d-dd6e-46fc-9a02-da17ff8efb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:08.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:18.126Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ed07f655-cc02-419c-9370-1d3e75e9eba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:28.143Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=bfacc710-171a-422c-9996-dd33ee64d01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:28.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:38.166Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1800c553-afd2-4442-8c75-b06fed4fe22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:48.175Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a0c72f3e-f1e2-4c6b-99c9-ac9d7cb9f66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:58.183Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e21a7074-8749-4d10-9213-82627a8fa395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:22:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:23:03.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:23:03.288Z |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-03-05T12:23:03.288Z |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-03-05T12:23:03.291Z |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-03-05T12:23:03.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T12:23:03.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T12:23:03.298Z |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-03-05T12:23:03.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:08.196Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=626455ce-8677-4f41-98cb-4d27374f8043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:08.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:18.206Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=6ebe2c06-5bf6-4849-8923-f34e4f2f76a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:18.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:28.215Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=931d6780-e884-4475-949d-fca5a37fd373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:38.226Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=df156b9e-2d19-42a2-9330-4b1d43a3e227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:48.241Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=da6351f6-7884-49bc-8119-f9657257e8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:48.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:58.264Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=418422ff-aac9-42aa-b7a5-7f1edcd75f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:23:58.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:08.289Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f2c28710-3507-4072-a42e-d7a452dc58cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:08.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:18.297Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4e6464b9-9199-4f84-8883-e1b56b89af84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:18.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:28.306Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b5e0789b-9a22-4251-9bdb-d1a026b55817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:28.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:38.315Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=6f964975-c259-4466-a355-03ed57160e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:38.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:48.328Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=986d9ea9-ee48-456d-adb4-75781bf8be3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:58.336Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3154df4e-b8ae-4477-a032-e9ba56e9c6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:24:58.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:08.346Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=09e336c5-3a6a-4471-8c65-8e4001d752e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:18.355Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ee8c0a4a-84e4-44e6-bda0-257c51ad9bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:18.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:28.363Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=809a1dad-959b-4202-864c-3fa60d27178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:28.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:38.376Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2fdedf89-440f-4911-a6db-e51a8d5df522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:38.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:48.389Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0d293dcf-f9b3-4c1e-86b0-cf97f8803868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:48.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:58.409Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=233fb379-f701-48fa-b2fd-fb5837da6827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:25:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:08.416Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c311e224-b058-48a7-9417-2158ad6a9b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:08.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:18.433Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=680cffeb-ab23-4fc2-a4cb-953b5f3fa079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:28.442Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=15835fac-ad32-42cc-92b1-ef5caa69e185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:38.455Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a43aef76-3008-477c-b7b3-f4b415109b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:38.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:48.474Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4e9cf885-f3b5-40cf-bc03-b2d19f90413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:58.483Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b0d86d0f-f689-4731-b946-42b856dc9f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:26:58.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:08.492Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b78bf412-bb9b-4394-a3c8-9b2cced26eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:18.503Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e9331549-d945-4a7e-b05b-91f5b13b3f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:18.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:28.511Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2c67dc07-8c97-4428-ab93-583e600848f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:28.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:38.520Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9cc10e32-230f-4242-8b01-3a43b5b52a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:38.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:48.528Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=40aea62e-c7ef-4a48-831b-76d13923f718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:48.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:58.536Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1c5b90ab-dfe9-4832-abcb-d59690693435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:27:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:28:03.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:28:03.373Z |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-03-05T12:28:03.374Z |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-03-05T12:28:03.377Z |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-03-05T12:28:03.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T12:28:03.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T12:28:03.387Z |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-03-05T12:28:03.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:08.545Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5074b25b-f81e-4e0d-8ad1-8fa75db69528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:08.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:18.555Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=671d3ea4-a787-43eb-b48d-b997e6305419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:18.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:28.563Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=7adde3a9-773b-464e-b8d1-6f291334e767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:38.572Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=de314629-df31-4407-8607-02dbddd77b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:38.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:48.582Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8cd994b6-d702-4a3e-961c-3e65160491bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:48.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:58.591Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ea01f0b3-dd96-450f-a891-e26a878284ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:28:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:08.600Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=285d9d98-9550-49f9-95cd-0df0f34d5417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:08.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:18.611Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a7c9d453-3ca0-4885-a83e-968c8cbb251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:28.619Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=619689b8-9734-46a7-af41-deb5d71f8f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:28.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:38.629Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f1728ef9-b5df-4b7a-a6cc-ce80d25a5d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:48.643Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=527f7898-1d17-4d56-a6b7-1dc108663d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:58.651Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=91887d96-23c3-41fb-a903-2de168f4e749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:29:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:08.660Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c2cbb359-8b95-478e-9bb2-e90db12796e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:18.674Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3cfbd2a7-6cbb-46b3-a8bf-cee7bfafe0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:28.685Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=db243dc1-ac30-4ef7-8254-1260e1e67e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:38.693Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=287f121d-75fb-416a-a74f-377bde34f5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:38.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:48.702Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=17fac7b8-cb19-49dc-b00f-a22aeb479a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:48.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:58.709Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e4b09998-bad1-4fa7-a8dd-00553339e644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:30:58.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:08.717Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=404c9a64-780e-4477-9472-b5d7a38a130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:08.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:18.727Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=27089a9d-9841-46ec-9c9f-534ef8084bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:28.743Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=680e4909-a5ba-4280-be76-96ce64948ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:28.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:38.750Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=dcba8ea2-fba0-43e5-977b-02faca64cd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:38.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:48.759Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=cc15331e-c10d-4813-85a3-99b7354bd1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:58.769Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=143b2e4c-83af-4080-a083-f00bae80c7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:31:58.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:08.781Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b724366b-910f-4ec1-9500-6fa32cde6e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:08.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:18.789Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=be76b9b1-d674-4f60-951a-4aa3cfdfe6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:18.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:28.797Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=7a4b0c84-b2c7-4ceb-8e96-763bd33bab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:28.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:38.805Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ab72d726-41ea-4732-b061-455ba9de55d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:38.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:48.814Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=98260909-c9fb-4159-9f5e-8674ad72f3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:58.826Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=25bc2bb3-7c0a-432f-baad-4ae036161917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:32:58.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:33:03.333Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:33:03.333Z |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-03-05T12:33:03.334Z |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-03-05T12:33:03.336Z |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-03-05T12:33:03.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T12:33:03.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T12:33:03.344Z |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-03-05T12:33:03.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:08.843Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e88bbd53-0ef5-4326-bc82-e53e938a5b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:18.853Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=665745c8-1c53-4984-b23a-57d78f68208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:18.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:28.861Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=490d439c-af18-4a5f-b29c-a9205b5e0546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:28.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:38.869Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e26c5424-d9ca-49cf-b754-88e13cb86a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:38.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:48.879Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=02551889-b90c-4a94-b8c6-d4670e21792d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:58.887Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=82874dc9-e1b1-4e9e-a1b2-30da413bfd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:33:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:08.896Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b501fa9d-d44b-4f20-8c12-5f087aca14f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:08.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:18.912Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=67f12108-676f-4bf5-9ebc-9d8efc57a891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:28.920Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a18e491b-0d20-453c-b53c-8e5ccd28d2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:38.929Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b4417340-0bac-4ba6-9a69-c89afb888a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:38.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:48.942Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f27330cc-f5d7-459d-b33a-2ff9ab5bc510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:58.951Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2160de2e-f14e-4a0b-8968-740d1a8d4015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:34:58.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:08.960Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e7e918b6-d4f7-456c-a533-d235c1e7a016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:08.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:18.969Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e9643acd-a753-424a-855c-4a46cffd91da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:28.976Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=539d2d95-c83a-4407-a5be-a998c09e40fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:28.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:38.985Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5b78017c-6266-4653-9b1e-7e83e8b40740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:38.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:48.992Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=da2abd29-2284-4fa7-ada6-fbc9faf79442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:48.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:59.000Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c42ed5ab-c661-4cff-874c-31527a2fa36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:35:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:09.007Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=814291f8-05f2-4ad5-86be-5b1ce50a73b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:19.027Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1d188469-951b-4ada-8919-384f6b598fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:19.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:29.044Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1238dcb9-5665-4701-8eea-c7b840002f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:39.051Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4b679ae9-3fe6-457e-8163-5b5ee9a509a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:39.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:49.060Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3c465896-eab5-499e-9c81-01c32a661c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:49.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:59.067Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=045efd77-289e-48f0-a3e2-69680db29e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:36:59.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:09.074Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c67c8a9f-9e91-4199-b00c-c96c6e8a62c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:19.084Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=12613da2-beb7-474d-b207-ed762a3fbd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:29.091Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=040f5649-5889-4eb8-b679-ee507b89195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:39.098Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=86aa8206-32b4-4927-bcef-1f6b8d8ffc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:39.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:49.105Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0fdae7ac-1902-4b75-b543-db3f2bc45ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:59.117Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a9df170e-5be3-41f9-854b-3c2b5e99cfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:37:59.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:38:03.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:38:03.296Z |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-03-05T12:38:03.296Z |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-03-05T12:38:03.298Z |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-03-05T12:38:03.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T12:38:03.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T12:38:03.305Z |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-03-05T12:38:03.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:09.125Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5ce7614f-c313-4914-b690-53924222b1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:09.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:19.133Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f1e3e2c5-31d1-4be0-9910-9dbdc6e6b72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:19.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:29.141Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=64208c28-a8a5-4b22-be14-0fd1834bc67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:29.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:39.148Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=39dca153-b58e-4a6a-8192-6646a422a278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:49.155Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5fcef601-88da-41aa-9b89-39bbd2367f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:59.163Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0e06f3b5-9ec6-4256-b75a-0e32c9906cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:38:59.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:09.172Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1b560f2f-925c-4c64-9641-38d148c87980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:09.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:19.180Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ac3fade3-eac6-41e6-bb2c-6460760f565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:29.197Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=af82b164-3b5d-4612-8031-7794ed282059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:39.207Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=091fa36f-4923-450d-8db4-519d24b9a9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:39.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:49.215Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3f287598-6a27-4778-a975-a466f62e4da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:49.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:59.232Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a2fb11ce-5f2a-47a8-bbb6-095fa1b61920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:39:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:09.241Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8d43d070-c012-494c-83f5-3aa6f1bb1464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:19.249Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e93e7325-cfce-42ec-81e2-80f7fa22e3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:29.257Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=63ce52ec-32b1-4f1a-8319-0978324c21fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:29.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:39.266Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=cecd0733-d029-4a0b-bf7a-015675a4b1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:49.274Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e36abdae-69b3-49cd-bcb9-96cdd33a6b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:49.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:59.283Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=120b92e5-d1ca-4430-93ba-67a2bd64c4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:40:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:09.294Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=eda1a55a-884f-46e6-855f-42718dc547ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:09.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:19.308Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4a4b9d6e-5a87-42f8-8b8c-2d2955bd2c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:19.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:29.318Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=927a6946-325b-4cc3-97df-2c14e9de9ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:29.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:39.333Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b9e62498-dcd1-465e-8c8f-4d12e18e661a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:39.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:49.341Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=91d7b566-cb32-4e97-b7ed-16d5663bb388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:59.353Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e9a3fdd7-1876-4255-9b8a-56e7ccb3dade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:41:59.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:09.360Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=7d2d9ca7-9ec5-4e57-933e-ef420168d94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:09.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:19.369Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=78dbdc77-86fb-4726-a6e3-e767667709db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:19.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:29.375Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=dfcc46ac-4f94-416e-b39a-23ffd12e54a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:29.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:39.383Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0c1308d1-de75-4a8a-a87c-650e8ebe4490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:49.396Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0afcba93-88f0-4ab3-a694-03501bbbdb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:49.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:59.407Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=cc7b9d1e-1c5a-4d4e-9783-5b3ad802d456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:42:59.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:43:03.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:43:03.296Z |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-03-05T12:43:03.297Z |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-03-05T12:43:03.299Z |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-03-05T12:43:03.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T12:43:03.303Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T12:43:03.303Z |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-03-05T12:43:03.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:09.416Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=77d0e0d9-fb23-4b79-9db6-c9195d107808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:09.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:19.425Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=6c8b1d05-15f6-4bad-83f2-573dbdecc494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:29.434Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=63e28f41-9f81-46db-b0a0-370c525cdb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:39.441Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c500027c-b13e-4efa-884d-393d80be2981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:39.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:49.449Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=6ba87461-51ea-4bd5-ae75-e54486cb3f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:49.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:59.456Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=997dbe7a-5997-43b6-b0ac-9e6d17f544e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:43:59.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:09.464Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1afa96e1-f200-48ba-b847-b3a75ca85838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:19.477Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e91d0155-cc65-4678-aa72-098e2033abcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:19.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:29.485Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=dedca4ff-1b2d-48c3-aa4b-a909c9f6a6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:29.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:39.491Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=21a5e902-1d36-4a97-aa75-5de9d2bd9bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:39.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:49.500Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d00a8df6-ccec-4cd1-8875-57afa6da61e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:59.512Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e2ac588b-02e1-40d6-9bcd-8c8a954f3299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:44:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:09.520Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2da8c4b3-c63b-42f0-a7c1-742e9b512a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:19.527Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2c39342b-8b18-4a14-afb8-95b57119b53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:19.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:29.537Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=24f0297e-7286-4441-b2fe-2e34ced57f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:29.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:39.544Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ad666616-ae65-407e-8eb3-b9043821bdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:49.553Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3b55d84e-7819-415e-9891-04b9dbef9348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:49.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:59.568Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e65b1ea0-6856-478a-bbc3-ecc98831610c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:45:59.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:09.576Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8e9ce1db-c1b9-44b1-9106-9cc5326c848a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:19.584Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f8e39447-60bd-409e-a6fc-4611eb5bdc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:29.595Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=169b4c88-8210-4eab-ac1d-db106b65226b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:29.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:39.603Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2c84d104-f5b7-450b-94ac-644a29b5482c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:39.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:49.615Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=186da203-2ea1-4cd8-9c6f-8a058e264580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:49.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:59.624Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0ae43078-ceb1-49a7-9611-507d7bfcbee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:46:59.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:09.634Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=05cef10e-2579-4eb2-b8e1-5d0239fa843a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:09.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:19.641Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=66342715-6505-4f0b-8ed2-ed9b244c2936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:19.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:29.649Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=6ef5d364-b4bb-4b49-a1c9-a81c961b46c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:29.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:39.665Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f25ee3af-2683-4144-aa9d-652e83e08881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:49.671Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a2229a2b-f433-4a41-8408-334ba5d7b115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:59.680Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9f0139aa-f255-4c84-b222-10eb4cbeaf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:47:59.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:48:03.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:48:03.276Z |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-03-05T12:48:03.276Z |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-03-05T12:48:03.278Z |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-03-05T12:48:03.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T12:48:03.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T12:48:03.282Z |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-03-05T12:48:03.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:09.691Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4ffc6e5b-03ef-49ca-9ea9-8e9dce6ce68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:19.700Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4c61259c-b0dc-4f56-9f79-90c577c9cedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:29.706Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ec8d436d-3f8c-4e6e-9ab9-d47e0e888e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:29.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:39.715Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a9cdd95a-d587-4cf5-b6f3-d8f60f04eabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:39.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:49.722Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=862c7ecd-e610-4ecc-b8d4-cc3239075e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:49.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:59.730Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a9c8424f-4d62-4c29-929f-e08bac618d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:48:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:09.743Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=dcfea562-d039-425b-80c9-2a70db1a3e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:19.750Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5f9355fa-fbc9-44e1-bda3-735c02ae2fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:19.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:29.759Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=6d66275d-797d-4269-a142-88c0616fe26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:29.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:39.767Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=7eac8b74-98cb-4397-ba2c-2a7cb2f15fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:39.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:49.774Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3b1e2ba4-4f9f-48a7-8e0b-57d4d473f793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:59.782Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9a3c2e14-9900-46e3-8302-97546082693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:49:59.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:09.791Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5d65fa58-c9f3-469a-93fa-4ec6e0b4513e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:09.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:19.800Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=793bed4a-5ec2-4d64-958f-058aaf5dd553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:19.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:29.808Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3d645b41-de71-4b20-97d6-7e3a08cc5a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:29.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:39.821Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f28de74b-46ac-44bd-ad91-457717a5712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:49.829Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=289ce497-a6c1-45da-af1b-ec1dc1750973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:59.837Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1b3beb82-2323-4747-86ee-8d66bba8e407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:50:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:09.847Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9bff143f-6c75-473e-b5be-745e93ed0a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:19.855Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=067c2b7b-a70c-451c-95bf-4f7deb496893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:19.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:29.866Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f84638ae-1409-420e-a8c6-2dcbebdc037a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:39.903Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b95f9146-cd24-4343-bc4c-a6716ab1ad95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:39.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:49.911Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=bd77dd3b-bfc8-4ccd-83b0-2eeeb9cca057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:49.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:59.920Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=87d7a36f-1f46-43a8-b8f3-2820746f6d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:51:59.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:09.933Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1b18ec40-cc77-4f73-8de0-e13166a768c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:09.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:19.940Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=baf5673d-5039-45ed-b76a-1b73eb9d9305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:19.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:29.946Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e4236e64-161c-47f5-8162-29df8421b310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:39.954Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=84fd6b95-3328-4b0d-bd07-08c0194d38c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:39.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:49.963Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f6a72f53-9687-4621-b465-3f0467c2034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:59.970Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=74da6430-9d66-45cc-a476-cc176d04e47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:52:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:53:03.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:53:03.272Z |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-03-05T12:53:03.272Z |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-03-05T12:53:03.274Z |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-03-05T12:53:03.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T12:53:03.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T12:53:03.278Z |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-03-05T12:53:03.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:53:09.978Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d1cb66b4-7782-402e-b22e-4ca91f1afc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:53:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:53:19.987Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=da37f862-1ffe-44d5-9f3d-de89788819d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:53:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:53:29.995Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5da28b19-1e07-41b2-9a5e-08b7576afd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:53:30.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:53:40.003Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=83d721d4-96d6-4ef4-b4ee-6c17c6d3e3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:53:40.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:53:50.012Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=86c87e90-2325-4bb6-9c14-7c4b77819d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:53:50.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:00.020Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9e1b3c23-b01f-4c58-acaf-62d1e40748f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:10.037Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e599bceb-9580-4693-97fc-492658f10375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:10.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:20.047Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2569dc66-9ed4-40c8-b3d0-8101950a3d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:30.055Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=cca4a7ca-527f-431c-89bc-4d46d5ea1c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:40.062Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=84e30b0e-7ffa-4228-8bca-906a5286fb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:50.069Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=37b2846c-6a38-4e89-9c56-dda13d5e33fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:54:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:00.078Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f4bc24da-0803-415a-97cd-f8d497ffe644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:10.086Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f9cd9e91-65d6-445a-8c7c-049e8947d09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:20.098Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d314f054-4db1-4730-9244-14760592606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:30.104Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4e5a0456-986f-4f37-b775-a04243d7f0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:40.112Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=66d922f4-b8af-45cb-9c26-ce2854654d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:50.120Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e23c53a7-d1b3-4fd6-a8d5-c8c7bfb40b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:55:50.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:00.128Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8fe6b7c2-979e-4dec-802a-481e945e089f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:00.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:10.135Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5e2bf399-6d50-4827-b51f-77f638a96a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:10.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:20.142Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=83d53045-9613-49f8-a3e6-e4d662720632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:30.148Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=bb7d6c54-3d73-4163-b138-579160b38491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:30.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:40.158Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=84337ad0-00f2-4994-9664-84b3c5b3cd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:40.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:50.168Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f0f1f3ad-40ea-455d-bcf9-ff2fcd920d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:56:50.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:00.176Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=554d3a8b-2c76-487f-a5d2-6b2ebe887e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:00.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:10.191Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=61cb1e89-d479-485a-aeb2-8da4e4349cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:20.198Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=56d733f5-36b3-48cb-abad-731a3d9da33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:20.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:30.205Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=eb6becca-b9f4-4bf4-a2af-7ad7a1e73863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:30.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:40.213Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ed06a6bd-78b2-414a-b5ad-8a1edfa5cd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:50.222Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b63f9767-02d2-44a0-93f0-125bc9aeded8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:57:50.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:00.229Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a3349f95-f9f3-4ec6-b748-dff04c8a7324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:58:03.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T12:58:03.317Z |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-03-05T12:58:03.318Z |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-03-05T12:58:03.321Z |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-03-05T12:58:03.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T12:58:03.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T12:58:03.326Z |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-03-05T12:58:03.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:10.237Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=54d96e2e-cc76-4d74-ae62-1d40bb241479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:10.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:20.245Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ab5b3ab8-ab77-4452-baa5-acc6c9c9c077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:30.259Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b0d98cf8-1f88-4227-a2fc-4a46737d6fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:30.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:40.266Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=36d92530-c2dc-4b65-91cb-6dec63e06975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:50.272Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=93bf2ca6-82d4-47f5-91e2-1c1f616b3198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:58:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:00.279Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2a8acb10-1141-4756-9711-b2e3d94d3814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:00.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:10.287Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0c3673b9-0fdb-453d-ae73-b91018b5bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:10.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:20.293Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9d387cbc-2245-4fe3-8c0c-4f33f3a22408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:30.300Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=cb71b910-3016-44c4-ad43-398e60988698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:40.310Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ce10f302-62aa-498d-92e8-e08d75134cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:40.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:50.316Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f3139d52-cb0b-4ebe-b986-612a42c53b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T12:59:50.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:00.323Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=09bd7dde-010d-4252-b202-ab1b9d11435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:00.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:10.336Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=85fce9b6-ea88-4538-a19a-c73a63ded10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:20.342Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3c51657e-09fc-4d0d-9755-31f487904932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:20.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:30.349Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ef555d79-967f-4e59-a42f-a53ab55ef007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:40.356Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=95a6943e-aabf-498c-94e1-ed2deb631a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:50.365Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=19b764db-9712-4773-b071-5f18152ec3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:00:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:00.372Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=995ddf37-5e3c-4551-bf80-734012b7f74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:00.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:10.380Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c24e1466-2648-42dd-99b3-f91f4e10aba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:10.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:20.388Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=99ba56e3-0de9-47ec-94b7-3c6bdc1d7570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:20.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:30.394Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d403eac6-ec0c-4faf-89f4-4333950db8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:40.408Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0b4719ff-c4f2-42e6-9398-58833f3a8bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:40.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:50.422Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=fa878578-c1bf-4a30-9095-8556566bbc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:01:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:00.429Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=cf4c4952-1deb-42ca-bd7b-f08ada107019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:00.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:10.437Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ed357acc-42a0-42e9-8d8c-ec0ab688ac16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:20.447Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=da6533f4-86d0-4898-82f3-277bd0495a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:20.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:30.455Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3cf2a584-9b9b-4845-8009-66edeb5c9d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:40.462Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e7e37ee3-2014-4f7a-9298-f72eb97e754b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:50.469Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=006cdf23-2b56-4228-8e25-0f027cc0bf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:02:50.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:00.476Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=84f1b47f-d79c-4e62-bdc8-6afce29ccd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:00.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:03:03.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:03:03.328Z |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-03-05T13:03:03.329Z |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-03-05T13:03:03.331Z |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-03-05T13:03:03.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T13:03:03.335Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T13:03:03.336Z |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-03-05T13:03:03.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:10.483Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4576123c-67bb-42df-82da-a10e47046b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:10.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:20.492Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=664f39a0-ad1e-4b28-9e4f-adf187065b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:30.501Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=93074419-535d-4a27-a793-8018f9cf4656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:40.510Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=228ac32b-d12d-449d-8032-058fff5e0db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:50.516Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f128f99a-68b1-4544-93c0-b17cce00bec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:03:50.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:00.525Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d5608e4c-a419-49b2-91ec-b37fc46026dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:10.536Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a8f8b596-0913-4de3-b4a4-857d452a1b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:20.543Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8f2e30f3-7958-4320-916a-07dc034a719c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:20.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:30.550Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=94264a7b-009e-4c87-9b24-fdb3b41e9b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:40.556Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8e4b9165-8ab6-4285-b34b-670fefdb53d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:50.562Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0f1885b3-592e-4b5e-982b-b83bc74fb50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:04:50.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:00.569Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=981a7212-7ca4-452b-a836-cee5ef6370fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:00.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:10.581Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8c263d61-9ca8-4ebc-b3a2-80e799ca8861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:20.589Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=69036180-3221-4a4d-934c-ccc922231df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:20.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:30.596Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=405d980f-2a89-4ed2-a999-42f18d94b1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:30.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:40.604Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f4110b01-34bf-4c49-aa3e-c6f50bfd3929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:40.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:50.611Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a1f0e5d8-5175-4d20-86e4-c6b0bb083b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:05:50.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:00.625Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=136d739f-6ebb-4c58-a977-1488b91d6dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:00.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:10.632Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c94608a3-9e77-467f-9e25-46cd42f162ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:10.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:20.640Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=aed1a944-6b2d-40d3-b73b-36632dc2f4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:20.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:30.646Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=caa14ce2-0c31-4409-b44e-81a7134c562f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:40.653Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f4859f12-84fa-48ed-9f02-2ecfe30fe460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:50.665Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=73bbb4a4-b9cc-4062-b4f9-81ea319af32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:06:50.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:00.672Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=49386211-81c2-4e6d-b24e-6b02520cb0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:00.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:10.680Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e19b0ac5-0fec-46d5-bb2f-8322ed6b62ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:10.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:20.687Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=29d1d1c1-f731-446a-b94e-642a812ce85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:20.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:30.694Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b31a13b1-0ad3-4947-9402-ca020c77bce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:30.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:40.700Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=6a0292c0-738c-4513-a407-4e8063696c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:40.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:50.708Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=58cd6721-469e-4335-b651-3d970daffee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:07:50.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:00.717Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=dff95b70-71b4-4ca8-b5eb-4573f6d5c309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:00.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:08:03.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:08:03.278Z |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-03-05T13:08:03.279Z |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-03-05T13:08:03.281Z |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-03-05T13:08:03.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T13:08:03.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T13:08:03.285Z |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-03-05T13:08:03.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:10.723Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2461be04-02dd-4677-8b43-22a0a0e70224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:10.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:20.731Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=7bdbfd13-c088-4757-bb1a-ad510bd2b58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:20.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:30.741Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=76c6a47e-e7f4-4367-9c40-02a0f6357b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:40.748Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f3825564-8e23-4e2d-9f63-6f1fc42debec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:40.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:50.755Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=fedb2235-b076-4fb3-a2f4-067f99a2e3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:08:50.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:00.763Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=39715bcf-e8ad-4636-abd4-0bfb6fd233c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:00.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:10.770Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f46bddf2-1a3a-46c3-bc09-7166b279a7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:20.779Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=61b56c57-0a92-4d04-83ce-769160e87a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:20.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:30.786Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=958ec2d4-94f1-4941-aaec-af165cd46408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:30.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:40.794Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c5f2bc01-aa5e-4a02-a105-45b2d664650b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:40.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:50.801Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ce23693f-5dcb-4b99-b648-7a7579ab3f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:09:50.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:00.810Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=95f79c43-c829-4c22-97e0-86b72b9c9aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:00.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:10.818Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=cd9e7bfc-2f9c-47a3-9e91-26f0f2ec78b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:10.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:20.825Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=24d6723a-5723-4a10-a2ab-3ee794e907dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:20.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:30.832Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a467d32e-9873-4b14-8c65-c9f9547a5977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:30.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:40.841Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=960579f5-6454-4c56-9805-9e9528a1d04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:40.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:50.848Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5cae211a-64e9-4804-ad41-bf01797be263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:10:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:00.855Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8060b3e4-7c75-4350-bbe3-fea6bf87e7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:10.864Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5611a456-d4de-421c-8d18-b7033b7b74d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:10.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:20.871Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=56f7b3ce-5af0-42a5-9c6e-aa19485855a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:20.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:30.878Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=baf45710-06b0-440b-a690-3050adc11bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:30.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:40.892Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=bb3e8531-d736-4d88-a95f-16a5fc66aba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:40.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:50.898Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=856cc6c6-f756-408d-bb75-3ac9bf11ee5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:11:50.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:00.905Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=51638944-a649-4bc4-81ab-2b7829486be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:10.914Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d06642c9-5374-4634-bfb6-81b51beb163c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:20.922Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=bd9ef277-2d82-4753-b959-cfe46b49153a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:20.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:30.928Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9fcd29a7-5e03-4d8a-857e-b974bc93d308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:30.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:40.935Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=23a310d5-157c-4565-b4d4-32d14dacaf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:40.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:50.942Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=83df59f8-99b4-4721-92dc-15eea286eb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:12:50.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:00.948Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=12c97bfb-7651-4f4b-8a52-c57cc6ad6081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:00.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:13:03.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:13:03.343Z |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-03-05T13:13:03.344Z |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-03-05T13:13:03.347Z |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-03-05T13:13:03.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T13:13:03.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T13:13:03.352Z |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-03-05T13:13:03.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:10.956Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=93f680e9-d693-404a-a88b-6ccd81b54c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:20.967Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=465ce18e-8de1-4986-a383-8b76e1acf0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:20.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:30.973Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e7a1d6ca-0ab5-48aa-8912-9936e1bbdeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:30.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:40.980Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3a990ad6-1090-4c96-a0b1-d7513c9aea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:50.989Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b3b16034-cfae-4268-a5c1-c119157e63fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:13:50.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:00.996Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b1808a5e-36d5-4a5e-b4d7-8277afbd0b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:11.003Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=fcaa72b3-e1e8-46a3-8355-dfafa88b1923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:11.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:21.014Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2ac9c72d-7750-4c56-98a0-d3dd62a0b8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:21.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:31.021Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0a6894a9-5f59-40da-b896-2ad8e264b41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:41.028Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=88f7eb2c-3848-406e-8317-1e32da13b613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:41.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:51.039Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8636a38d-7627-455b-8dda-0c8dff36859d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:14:51.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:01.045Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9b62c4f5-76f2-4c90-886c-e467171dfeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:01.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:11.053Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b8c1194d-e1a5-475f-89fe-4e10404b1fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:21.061Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=edefca4d-9900-4651-b68f-f79ef7c0fd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:21.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:31.069Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4069e1e5-fdfc-4b5f-9eef-be22dd988193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:31.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:41.077Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3eb39337-352c-48cb-a1a4-fc1a8146c38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:41.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:51.086Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=46058813-363d-487c-807d-de3e14cfce36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:15:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:01.094Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ee4ab4eb-04c9-4a67-b661-ee5189b942ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:01.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:11.101Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5b136509-8430-45a4-a486-68fc7345ad29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:21.109Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5e2f8b72-5b6d-4bba-b796-71221e20bcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:31.119Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2ba1be1f-eced-4123-a7df-33a3f439c899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:31.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:41.128Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c50dd0ea-6e3d-4e40-ba29-768f36ab00a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:41.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:51.136Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0dac4a71-91be-4feb-b010-a6823bde665a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:16:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:01.142Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3c59a035-74a2-443e-a2f5-a0dd38b912ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:01.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:11.149Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ecaae7dd-d694-4e9e-b6c4-1d5504359b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:11.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:21.155Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ce7d5e20-4f12-48cb-ac34-7672b86380b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:31.163Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f50e6b3e-1636-4014-b9ad-eda8f4f34da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:31.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:41.169Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0ad8a019-96f0-4e36-bc36-ddae045cb0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:51.176Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=be9ac489-552f-48d3-ab1d-c06aa6f03b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:17:51.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:01.185Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=bb9e5d8d-60b1-498c-920a-d932c52eaeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:01.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:18:03.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:18:03.240Z |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-03-05T13:18:03.241Z |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-03-05T13:18:03.242Z |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-03-05T13:18:03.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T13:18:03.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T13:18:03.245Z |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-03-05T13:18:03.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:11.191Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=dac32e85-c795-464c-91d6-cbcd9697078e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:21.198Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=98dbf527-4465-43fd-b320-c35cbbdf4535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:21.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:31.205Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5a58eece-4018-4c4b-8370-7f7ffaa53c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:41.214Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e61feb10-67e6-4e9a-864a-c227080b29f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:41.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:51.221Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=080fca28-4c4f-4ffa-9b6e-c0b244ac974d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:18:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:01.227Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ecd90452-c72d-46ee-b8ff-66a40782c349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:11.234Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f6ad015a-6864-4611-98d5-672e5f3cc695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:11.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:21.240Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b550c381-d70a-46bf-ac64-da0b2913d4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:21.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:31.249Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ee4fdf77-fd66-4e61-9dd0-cfcd8ae09ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:41.259Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5c08d1d8-f3ed-4ec9-a38c-455911784035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:41.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:51.264Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d7b21dd1-9abd-4241-ad9f-6a168eef8eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:19:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:01.272Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=452af3f8-df8e-4f5d-a92a-82a115ec2783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:11.280Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4d077484-64da-45fb-bc40-901c57fab4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:11.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:21.287Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f1c7cc3b-8b68-455c-befc-c287452021e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:31.295Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=de81a71e-fd16-4b60-bcf3-18f9630e4f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:41.303Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1924f0a3-5adb-44e3-9fd0-317e9b94085b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:41.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:51.310Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=759bb8d9-b063-4ee7-bc57-6c9808207492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:20:51.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:01.316Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3cb98895-620b-4177-8e2a-c32fd1438319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:01.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:11.329Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=598cc683-040c-45a2-8d70-dda8825d54ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:11.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:21.336Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=322c050e-5771-4c10-a2de-f506193ea05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:21.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:31.343Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=79e82ecf-e92b-447f-b6e1-32d88d6433d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:31.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:41.351Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=67a1a96c-6996-4d54-96bd-aa5f325e4d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:51.357Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9d0a252e-f7f3-40c1-8ad0-f2794a78d410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:21:51.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:01.363Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4a0d1c4b-0ac9-4841-b5ab-9f66a0e659d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:01.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:11.368Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3a79fff6-3f04-4501-942f-ec68dd6997ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:11.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:21.377Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d0b7380a-efd2-454f-b139-fbc5758eba4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:31.384Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f8d1a7b8-2fe4-4bfe-97fa-f3948a813f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:31.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:41.392Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8b3e04e3-818f-448f-849b-0f45fc6230bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:41.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:51.404Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=40e504a4-3524-4b14-b988-56a36ae1c800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:22:51.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:01.411Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8a7f0f9b-dafc-4a35-b4b8-9de55f6415ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:01.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:23:03.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:23:03.323Z |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-03-05T13:23:03.323Z |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-03-05T13:23:03.326Z |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-03-05T13:23:03.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T13:23:03.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T13:23:03.330Z |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-03-05T13:23:03.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:11.419Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=720c2399-f3e7-4a53-bac9-1a6221fbca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:11.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:21.426Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=94dc1ac2-3b5c-400a-8782-ec46b267233e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:21.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:31.433Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=dc34292b-76bd-430c-a23c-004687ccd42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:31.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:41.439Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=50723fed-b352-46b8-bd6c-165c433e0253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:41.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:51.449Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9799f42d-598d-4cc7-921a-08af4b66b0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:23:51.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:01.455Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=cfab4294-0a63-4746-8a03-169f70e7e206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:01.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:11.463Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1ca8432e-2493-428f-a1c2-4c579f70e6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:11.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:21.476Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=a8d92792-b1fe-4439-9325-1d7ed4ea3f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:31.483Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=9046b3fa-5964-49a9-b960-b1549f23e0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:31.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:41.489Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e62856a8-6045-46a8-898d-17db6deea395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:51.497Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=4ad87f8c-b432-488d-8218-c731db7abf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:24:51.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:01.504Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8dc4b167-7621-440a-81ba-6d4b0a423d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:01.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:11.511Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=505c8f26-3295-4b09-8505-4158a45251b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:21.518Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=02a12b62-a07f-41d5-9f1a-9e6ab34ef316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:21.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:31.524Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=73dc3ad4-5e4d-4b45-ae49-1cf3180af795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:41.530Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=7b2a6ff5-43d1-4f80-87e7-cda364f06584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:51.537Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=cf3cdd47-9f78-4426-a0ba-fcd9e58f552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:25:51.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:01.544Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=57e99e09-fff9-4407-9fe6-6e0649fd43a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:11.555Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=c9fee006-62e0-4711-8b12-d06c625c5ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:21.561Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=7f80bd8a-02a4-457a-bfdb-699efe010644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:21.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:31.568Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=652d580e-8be0-4ab3-8537-844fc9c66058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:31.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:41.580Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d2bc1a47-94e6-40bc-a01b-fe445522f5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:41.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:51.587Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f2de8266-71f7-4879-92dd-30e25330ca44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:26:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:01.594Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=87e344b5-1f0c-4345-b389-25890e3da7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:01.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:11.605Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=cdc32b51-8a36-4ee3-8da1-f1567f438fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:11.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:21.613Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3c50cbde-0181-40e2-b842-64df0f66e1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:21.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:31.620Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3c6eaaf5-411c-4798-af68-f38021fbbd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:31.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:41.631Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e7e427c4-3686-4dca-b951-a9d92f5a80f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:51.639Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=886db9dd-11ca-4356-8b22-d6326749da01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:27:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:01.646Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=466d11df-e93a-4f71-ac70-1531612b0659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:01.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:28:03.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:28:03.323Z |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-03-05T13:28:03.324Z |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-03-05T13:28:03.327Z |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-03-05T13:28:03.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T13:28:03.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T13:28:03.331Z |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-03-05T13:28:03.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:11.653Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8279581d-54bb-4193-bae0-39148d9e3ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:11.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:21.665Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=bf0b8093-8bb0-4243-a259-27c965537bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:31.673Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=6e2434a8-d12d-4939-b4df-608db34ef0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:31.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:41.680Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1ce8b0a8-e2ae-46b9-9224-43e2449b2fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:41.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:51.687Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=8ad8593b-5276-4037-ba88-04fa5c072e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:28:51.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:01.693Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=fd73c1f5-538a-45b3-863a-9d4cec265f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:11.701Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1925046d-0d41-43ca-b3ba-39a05e1e4c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:21.714Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f8f0a680-0e98-4799-8233-c0090e378210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:21.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:31.721Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=572468c2-9bb1-4b67-ac1c-a575e33cb148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:31.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:41.729Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e2bb9461-79f8-45fa-b32e-256ac36870dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:51.736Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ea38698d-203b-48c8-8ca8-141f53fd50bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:29:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:01.744Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e2ffe6a8-86fa-43e1-9880-5d4989183113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:01.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:11.751Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=5b50d5d0-e01c-4cff-a0d8-58508b0b4cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:21.758Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1c7a1ee6-56df-45f0-a635-8e6e7664f18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:31.764Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=7b25b24b-03a9-401e-9de5-62b860e6659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:31.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:41.772Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1e0db0cc-1501-4de3-8052-5c1347b37ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:51.787Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=2f28da0c-4b35-4b91-95e3-081135214d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:30:51.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:01.793Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=559186dc-7b54-4fbf-883b-d06051821eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:01.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:11.800Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=f63d93c3-06e5-427b-9fb7-394e43f48506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:11.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:21.808Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=ef5da10f-4284-4903-bf3a-cc1d10b77859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:31.816Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d16c041d-d336-430e-a001-c47204b4b08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:31.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:41.824Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d48d22f7-388d-44f4-9cce-58bfc93a0e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:51.832Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=58f11817-f170-4cff-8ac0-26f9b8bb9044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:31:51.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:01.837Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=86c97958-10b6-4489-b5ec-f0088cefd4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:11.845Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=032df8c5-4ef5-4eb5-9a70-40beafb8622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:21.858Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=47540fe5-9d77-4835-afb8-744a2e8271b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:31.864Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=692a2084-6eed-46ac-bd98-e7e2a06fc8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:41.870Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=161c075c-b927-4605-b413-e9a2ea2e72c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:51.878Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=dcea391e-5821-4249-ac52-0bb8abacc842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:32:51.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:01.884Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=43b674d5-61d5-4bd8-8bcb-6c50d6eff7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:01.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:33:03.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T13:33:03.271Z |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-03-05T13:33:03.271Z |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-03-05T13:33:03.273Z |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-03-05T13:33:03.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T13:33:03.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T13:33:03.276Z |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-03-05T13:33:03.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:11.892Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=b146bf10-4571-4e8d-a789-fe44a6922866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:11.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:21.899Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=1617431a-4b33-4f8d-a7e8-3edf81eaf2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:31.906Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=3fcf89f4-c05b-4df0-8242-c35061ace620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:31.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:41.913Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=146048f1-8267-4c0e-9113-855d82f35f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:41.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:51.920Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=761a1bab-501e-402c-975e-dc688298efa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:33:51.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:01.927Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=afa68ff6-11f3-45c8-8818-e1e35e5ec63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:01.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:11.941Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=57a44b75-0366-4157-8b05-627e3a320372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:21.949Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=55b946a3-4357-4de8-972b-7a2103955eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:21.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:31.955Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0843e548-34d6-4618-a553-bfda70724b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:41.963Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=43150aa2-7623-426e-9490-15985f4c83f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:41.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:51.970Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=41ba679f-6ca7-4842-a765-ee61e5e9f347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:34:51.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:01.977Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=e1cc0841-b762-41cb-a74a-a58b05dfbe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:11.985Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=bdeeaf98-0662-484d-8983-64740f4f1ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:11.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:21.994Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=0d5df8ca-a070-4f61-b51a-3b9e50e350b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:21.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:31.999Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=00924d38-513c-46aa-91e4-33090b76047b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:42.007Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=db8300c5-3a28-4e40-9c46-f942eef1a5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:52.019Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=7e48bf6d-76e2-462d-8a15-9661234fbc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:35:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:02.026Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=d61d2f17-bae8-4a9d-aad7-6e0e4c091d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:12.031Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=559757d8-65d2-4223-ac57-1c466242ce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:12.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:22.038Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=58abb9d0-e754-47d7-b34e-7d4d9efecfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:32.046Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=6546d99b-5282-417b-a0dd-04d29c258ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:32.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:42.053Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=22f1f9c3-784f-461a-bf1b-bb82dac0a79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:42.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:52.059Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=dfdf5db6-4f7b-465c-bc44-a92e146962ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:36:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:37:02.065Z |INFO |Init configs |InvocationID=39c7945f-a2ce-47aa-8215-e6321c44e939, InstanceUUID=254c1e44-c20e-4dba-82a9-7832190402c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T13:37:02.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |